I want to experiment with BLE Mesh. I have several BLE400's with nrf51822's. I want to use these as mesh nodes. I want to get the nrf52-dk to use as an interface node. Can the nrf52832 operate both BLE and BLEMesh simultaneously?
I want to experiment with BLE Mesh. I have several BLE400's with nrf51822's. I want to use these as mesh nodes. I want to get the nrf52-dk to use as an interface node. Can the nrf52832 operate both BLE and BLEMesh simultaneously?
Mesh uses softdevice Timeslot API. Hence it will work concurrently with BLE. Please read the infocenter page here.
Thanks!
Thanks!