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

Merging app blinky central and app blinky peripheral in nrf52840

Hai ,

In my application need to merge peripheral and central of app_blinky example.

1. My pheriperal part of NRF52840 is always connected with my  client third party( ESP32 ).both are always in connected mode. it acts as a two way communication.(working)

2. when my central (ESP32) sends data to Peripheral (NRF52840), the data should send to another nrf (which is in pheriperal mode ) 

for that i m using app blinky example of pheriperal .

 3.in this i need to add central part of app blinky example.is it possible to connect switch over on both side to connected???and what are changes to do in this example ??

  is there any example code ??

Parents Reply Children
No Data
Related