-
• #2
Thanks! Shame it seems to be mostly behind a paywall, but if anyone gets this already it'd be probably be fun to check out.
Looks like it's about low level C development - but it might be handy to get an idea of what Espruino's having to do to give you the JavaScript API.
Also, there are some cool nRF52 features that are hard to expose nicely with an API (the peripheral interconnect) - you could use them directly with
poke
though and get some really interesting high speed stuff going.
For those wanting to understand more NRF52832 details, Nuts and Volts magazine has run a series of articles on various hardware aspects in the 11/2016 to 1/2017 issues.
http://www.nutsvolts.com/magazine/article/November2016_DesignCycle_Nordic-nRF52832-BLE
http://www.nutsvolts.com/magazine/article/December2016_DesignCycle
http://www.nutsvolts.com/magazine/article/January2017_DesignCycle