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

I have two ble_peripherals devices that I would like to connect to the same gateway(Central?).

 Currently, only one ble_peripheral(based on nrf52840) can connect to the gateway(based on nrf52840).

The other ble_peripheral( based on nrf52832), will bond to the gateway(Central) if I turn off the ble_peripheral(based on nrf52840).

All three project is built from /examples /ble_periphal modified version of ble_app_uart.

Where is all the example documentation? (moved to )

Thanks

Related