Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 1 month ago.
What is the purpose of the Reverse UUID?
In your code you define a uuid that is the reverse of the base service uuid, and then you accumulate advertising with that uuid instead of the base. Can someone explain to me why this is done?
Also, if I want to transmit and receive using my own custom service and characteristics sans the UART functionality, do I have to use the same uuid offset that I see in your main?