hi,
I am reviewing development in the environment below.
* HW : nRF52832
* SW : SDK -> example -> ble_app_uart_c
In the nRF52-DK board, we reviewed the example of connecting central and peripheral with the ble_app_uart example. What I would like to inquire about is...
When central is configured with ble_app_uart_c, Whether or not the APP of the peripheral device and the smart phone can be used at the same time through bonding.
I wonder if it is possible to register the APP of the smart phone in the central device and also register the peripheral device and reconnect each one through bonding.
thank.