Don't worry about formatting, just type in the text and we'll take care of making sense of it. We will auto-convert links, and if you put asterisks around words we will make them bold.
Tips:
For a full reference visit the Markdown syntax.
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.
ESP32 WROOM-32 Dev Kit | firmware v2.00
Using string UUID (16bit or 128bit representation) throws an error
ERROR: empty UUID type
. Integers between 0 and 0xFFFF works fine.NRF.setServices() docs note:
UUIDs can be integers between 0 and 0xFFFF, strings of the form "ABCD", or strings of the form "ABCDABCD-ABCD-ABCD-ABCD-ABCDABCDABCD"