nRF Communication
The nRF communication for transferring data contains a service with UID 0x1000 which contains two characteristics:
| Characteristic | ID |
|---|---|
| Write | 0x6000 |
| Notification | 0x7000 |
The data received and sent on these characteristics, is in Protobuf protocol.