8 years, 7 months 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?

Question relating to:

This is a simple program to work with RedBearLab BLE Controller App. Type something from the Terminal to send to the BLEController App or vice verse. Characteristics received from App … BLE, nRF51822, RedBearLab
Be the first to answer this question.