This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Receiving battery status notification and output on uart

Hi!

I am sending the battery status every 1sec from nRF52840 peripheral device and receiving it on nRF5240 central device. (verified the battery status working through nRF connect app). However, I would like to receive the notification on the nRF5240 central device and output those values via UART. Can someone help me which uart module to use? I have already added the battery service client in the central.

Thanks in advance & appreciate your help:)

Specification central: nrf52840 peripheral: nrf52840 softdevice: s140

Related