Gordon, another question on this. I want to collect data from my Puck connected to my elect meter and load into a spreadsheet. Given my meter is out of bluetooth range, I wanted to use my phone as a more portable and frequent way of collecting data (rather that running around with a laptop). I've been playing with the html code you used in your Data Collection tutorial and using the same getData() function to output data in the info.csv file. This works fine on my laptop. However, it does not seem to work when I run the same code from WebBLE on my phone - i.e It does not seem to create a file on my phone that I can find but generates no error messages. Any ideas? Thanks
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Gordon, another question on this. I want to collect data from my Puck connected to my elect meter and load into a spreadsheet. Given my meter is out of bluetooth range, I wanted to use my phone as a more portable and frequent way of collecting data (rather that running around with a laptop). I've been playing with the html code you used in your Data Collection tutorial and using the same getData() function to output data in the info.csv file. This works fine on my laptop. However, it does not seem to work when I run the same code from WebBLE on my phone - i.e It does not seem to create a file on my phone that I can find but generates no error messages. Any ideas? Thanks
1 Attachment