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:
is there anywhere that I can post the Swift XCode code that searches for the UUIds for anyone to check? i simply dont understand where the problem is originating from as I followed templates like u sent for every step of the way.