Send data from one nrf52 to another nrf52

Hello everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack and send them every for example 10 seconds and receive the data on the other board and finally send the data with UART peripheral. The main reason to wish this service is to save power as much as possible. do you have any suggestions? at this stage, I create a gatts service with a notification that can update the data on nrf app on my phone every 5 seconds.

Thank you

Parents Reply Children
No Data
Related