The function in the library that gives me this error is a request to read the characteristic yes.
There's another function in the API to subscribe to the characteristic, and a handler should pick up TX output. I've also tried that, but that gives me nothing at back at all.
Could I do anything to make UART TX characteristic ready for a single read?
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.
Both the pucks I'm using are on v1.96.
The function in the library that gives me this error is a request to read the characteristic yes.
There's another function in the API to subscribe to the characteristic, and a handler should pick up TX output. I've also tried that, but that gives me nothing at back at all.
Could I do anything to make UART TX characteristic ready for a single read?