I have download "ble_app_uart_coexist" example to my kit nrf52832.
I can find it in nRF Connect for android, but can't see it in nRF Mesh.
Exactly how it work?
I have download "ble_app_uart_coexist" example to my kit nrf52832.
I can find it in nRF Connect for android, but can't see it in nRF Mesh.
Exactly how it work?
Hi,
The uart coexistence example does not support PB-GATT so you won't be able to provision it through the nRF Mesh. You need to use our static provisioner from the Mesh SDK to provision it into the network. You can read more about the example here, uart coexistence example.