Espruino 1v91 released #125
Replies: 11 comments
-
Posted at 2017-01-12 by @joakim
Nice!! That didn't take long. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-13 by h3rald Hi, I tried re-flashing my Puck.js with this newest firmware using the nRF Toolbox app on iOS and after the flashing process is completed (successfully, it seems), I can no longer see my Puck.js. I tried scanning with many different apps and my laptop, and it just doesn't show up. If I re-flash with version 1v90, everything works as normal. I tried three times, even re-downloaded the file, but it seems it just doesn't work. Any ideas? Thanks a lot for all the great work on Espruino btw, it is truly an amazing project! :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-13 by stevie4711 I just flashed on my Puck and it works very nicely, no problem. Uploaded from the same app. Very nice update, I like the NRF.setLowPowerConnection (note that the announcement above wrongly says E.setLowPowerConnection() ), and the hwRand fix especially! Thanks! Also the getAddress() is very nice, I needed that for some kind of self organization of a swarm of puck. So far I configured this in the boot code, but being able to ask for it is great! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-14 by h3rald Nevermind, managed to flash it correctly in the end. weird, but better this way :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-16 by @gfwilliams Great! @stevie4711 thanks, I changed the post above. @h3rald did you figure out why it was failing when you updated before? It might help others |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-16 by h3rald Hi Gordon! Well basically I just repeated the process:
I am now running the latest version on My Puck and it's working perfectly! I got it to advertise sensor data as manufacturer GAP data and basically it now works as a "smart" beacon the periodically advertises fresh sensor data. I may post about it in another section of the forum later on, it may be interesting to someone. Thanks again for building such an amazing little thing! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-09 by OwenBrotherwood On the Android, upload file seems only to be via Dropbox (causes me a little delay as I forgot my Dropbox password) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-10 by @gfwilliams
Not at all! Did you look at the video? http://www.espruino.com/Puck.js#firmware-updates You can just download the file via your web browser first |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-14 by user73705 Hi Gordon |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-15 by @gfwilliams I don't know what the problem could be - and I'm afraid I don't have time to offer support for non-Espruino boards. The best I can suggest is to make the first line a statement like |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-02-15 by user73705 THANKS |
Beta Was this translation helpful? Give feedback.
-
Posted at 2017-01-12 by @gfwilliams
Just a quick note to say that Espruino 1v91 has been released.
Changes in this one are:
Bugfixes on ES6 features
General improvements
Puck.js improvements
Beta Was this translation helpful? Give feedback.
All reactions