Which build is most like a bare nrf52832 #6860
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
Replies: 1 comment
-
Posted at 2022-02-02 by @fanoush https://github.com/espruino/Espruino/blob/master/boards/MDBT42Q.py Posted at 2022-02-03 by user140086 tyvm! |
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 2022-02-02 by user140086
I apologize for what may be a lack of creativity on my part in searching for the answer, but I am building my own Bluetooth device that is little more than an nrf52832 and a neopixel. It came up and I tried loading PUCKJS_MINIMAL onto my chip, and it came up but failed when I tried to put code on it, and the last message I received from it was complaining that it couldn't find the magnetometer. I was wondering, from someone more familiar with the code base, which build/board is the most like a bare nrf52832? I can see that several use the nrf52832, but there isn't, as far as I can tell, a build without any accessories.
Beta Was this translation helpful? Give feedback.
All reactions