Very excited to get started with my 2 Puck.js's this December! To keep me busy until then, I've built the latest Espruino and flashed it onto my NRF52832 dev board this evening to try writing a BLE peripheral in Javascript.
However I'm not able to find much documentation on controlling the BLE functionality of the chip, and some NRF methods documented on the Espruino site are undefined in my build (for example NRF.setName())
Is there a build which better demonstrates Espruino on the nRF52? And will the BLE api and documentation be available before the Puck.js is delivered this Winter? My apologies if documentation already exists, I'm just anxious to write some async lowpower devices :D
Cheers
Search Options
Types to Display
Espruino
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.
Very excited to get started with my 2 Puck.js's this December! To keep me busy until then, I've built the latest Espruino and flashed it onto my NRF52832 dev board this evening to try writing a BLE peripheral in Javascript.
However I'm not able to find much documentation on controlling the BLE functionality of the chip, and some
NRF
methods documented on the Espruino site are undefined in my build (for exampleNRF.setName()
)Is there a build which better demonstrates Espruino on the nRF52? And will the BLE api and documentation be available before the Puck.js is delivered this Winter? My apologies if documentation already exists, I'm just anxious to write some async lowpower devices :D
Cheers