NRF52832 Articles #1948
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2017-01-17 by @gfwilliams 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 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-01-17 by CanyonCasa
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
Beta Was this translation helpful? Give feedback.
All reactions