I think your best bet is to upload that file and add some print statements to updateSensor to try and see what's going on - it just seems strange as I specifically bought a BK-805 to test and mine works great
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.
Hmm - well
Done!
comes from https://github.com/espruino/BangleApps/blob/master/apps/cscsensor/cscsensor.app.js#L238 so it's definitely connecting and thinks everything is ok.I think your best bet is to upload that file and add some print statements to
updateSensor
to try and see what's going on - it just seems strange as I specifically bought a BK-805 to test and mine works great