Looking at espruino codebase this would appear to be the error I'm getting back partially:
(from Espruino/libs/bluetooth/jswrap_bluetoothÂ.c line 87)
BLE task completed that wasn't scheduled (%d/%d)
The numbers I get are 8/0 rather than 0/8 - I transposed them in first post
What does this error mean?
@Ollie started
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.
Looking at espruino codebase this would appear to be the error I'm getting back partially:
(from Espruino/libs/bluetooth/jswrap_bluetoothÂ.c line 87)
The numbers I get are 8/0 rather than 0/8 - I transposed them in first post
What does this error mean?