Hi, i try to establish a communication between 3 sensors in the following way!
Node 1 should broadcast messages to Node 2 and Node 3 as Peripheral. To establish a connection now between Node 1 and Node 2, Node 2 acts as central and connects to Node 3 as a seconde peripheral device!
First of all is it possible to use the Multiperipheral on nRF51422 or just on nRF52 series?
Second how do i have to extend the RAM to use a second Peripheral based on ble_nus_uart app peripheral?