I haven't had a chance to test this on real hardware yet but I'm certain I found the problem and fixed it (I tested on build for my PC). It was a regression introduced when I started making the Bluetooth libraries return DataViews to be a bit more standards compliant.
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.
I haven't had a chance to test this on real hardware yet but I'm certain I found the problem and fixed it (I tested on build for my PC). It was a regression introduced when I started making the Bluetooth libraries return
DataView
s to be a bit more standards compliant.If you install the puck.js zip file from http://www.espruino.com/binaries/travis/master/ it should have the fix in.