BLE NRF.setServices() string UUID Error #7122
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-11-29 by Engineer
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"
Beta Was this translation helpful? Give feedback.
All reactions