You can't 'read' the service because you didn't specify readable : true but you can get notified about changes. "NRF Connect" complains that the data isn't in the right format, but it does receive it.
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.
Well, I just tried your previous example here with 0x180D (and on-board temperature so it works on other devices) and it works fine:
You can't 'read' the service because you didn't specify
readable : true
but you can get notified about changes. "NRF Connect" complains that the data isn't in the right format, but it does receive it.