Hi Teltonika team,
I’m working with an FMM00A tracker and trying to receive live BLE data via GATT notifications in my Android app using the Nordic UART Service (NUS).
Service UUID - 6e400001-b5a3-f393-e0a9-e50e24dcca9e
TX UUID - 6e400003-b5a3-f393-e0a9-e50e24dcca9e
RX UUID - 6e400002-b5a3-f393-e0a9-e50e24dcca9e
Questions:
- How can I enable the UART-over-BLE on the FMM00A?
- Which settings in the Configurator are required to make UUID 6e400003 start sending notifications?
- Do I need to enable any specific sensor mode, Bluetooth profile, or work mode?
- Is there documentation specifically describing this UUID/GATT setup for developers?
Any official guidance or screenshots from the configurator would be greatly appreciated!
Thank you in advance.