You are reading a single comment by @user125833 and its replies.
Click here to read the full conversation.
-
I've tried modifying MDBT42Q to the following: https://pastebin.com/TUwLqDxN
Espruino works out fine, connects nicely to BLE through NUS, but still gives the above errors.
also try start from different board than NRF52832DK. MDBT42Q may be better choice, reason is NRF52832DK has special support in nordic sdk so some extra stuff gets enabled fot that board that you don't have in your hw, or at least it is safer to disable this https://github.com/espruino/Espruino/blob/master/boards/NRF52832DK.py#L41