TX Power GATT Service (UUID: 0x1804)

Hi,

I would like to create a service that shows the current TX power of a peripheral during connection. I am using the Android nRF Connect app to connect to the nRF52833 DK and I have used the Bluetooth: Peripheral HT sample from Zephyr. There is an existing GATT service with UUID 0x1804 for TX power. How do I use it in my code? And where do I find more information on implementing GATT services using nRF Connect SDK? This tab on the nRF Connect SDK docs only shows a few GATT services.

Thanks,

Adam

Parents Reply Children
Related