UUIDs for Nano 33 BLE Sense sensors

Writing a sketch for the Arduino Nano 33 BLE Sense using ArduinoBLE.h library I have used the UUID for the ledService as both "180A" and "19B10000-E8F2-537E-4F6C-D104768A1214" and switchCharacteristic as "2A57" and "19B10000-E8F2-537E-4F6C-D104768A1214". Both the long and short UUIDs work. What is the reationship between the short and long UUID's. And can someone supply a list of all the UUID's for the sensors on the Arduino Nano 33 BLE Sense, preferably the short ones.

2 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.