Search found 1 match
- Tue Nov 14, 2023 10:10 pm
- Forum: ESP-IDF
- Topic: 128-bit UUID on GATT server
- Replies: 0
- Views: 613
128-bit UUID on GATT server
I'm trying to modify the GATT SPP server demo to accommodate a 128-bit UUID so I can replicate other SPP profiles. While I successfully got a 128 bit service ID to work using the github client documentation and other questions on the forum, I'm having trouble making a Rx and Tx characteristic with 1...