Search found 1 match
- Wed Apr 28, 2021 11:22 am
- Forum: General Discussion
- Topic: Connecting to a GATT Server that has a custom 128 bit serrvice UUID
- Replies: 1
- Views: 1749
Connecting to a GATT Server that has a custom 128 bit serrvice UUID
Hi, I'm following the gatt_client tutorial, and I need to modify the code to connect to a gatt server that is advertising a 128 bit custom service UUID. I have added the required custom UUID in a define: - #define REMOTE_SERVICE_UUID {0x12, 0x34, 0x56, 0x0E, 0x53, 0xF4, 0xF5, 0xA4, 0xAE, 0x42, 0xF9,...