hello! i was just wondering if anyone could share how they create/generate UUIDs for arduino's BLE protocols? i used a random UUID generator to create the UUIDs for my service and read and write characteristics but they dont seem to be working. this is current what i have:
service: "87b2fbdd-a8a3-4efe-bedf-78d26680bbdf"
send/write: "ff3cca21-afd5-45a4-94b8-a7c197a01184"
receive/read: "c8a23f48-3893-4513-8273-742b5ac59b0e"
any help would be greatly appreciated!
^ i want my service to send and receieve string data
1 post - 1 participant