NRF5340 software is developed on nrf connect SDK.
Is nrf connect SDK support the bluetooth mesh on NRF5340?
It's use Zephyr's bluetooth mesh stack?
NRF5340 software is developed on nrf connect SDK.
Is nrf connect SDK support the bluetooth mesh on NRF5340?
It's use Zephyr's bluetooth mesh stack?
Hi Syuji,
Currently there are no Bluetooth Mesh examples in the nRF Connect SDK, however, this will come in future releases.
Yes, with the nRF5340 the plan is to use the Zephyr Bluetooth Mesh implementation.
Best regards
Bjørn
OK.
I will planning to use bluetooth mesh and nrfxlib's TimeSlotAPI on nRF5340.
Does ZephyrBluetoothMesh use TimeSlotAPI(for example nRF SDK for mesh)?
As we do no have any examples for bluetooth mesh in nRF Connect SDK yet I do not know the specifics, but any multi-protocol solution, i.e. Bluetooth peripheral/central concurrently with Bluetooth Mesh will likely use the Timeslot feature.
Best regards
Bjørn
Oh, Realy?
So bad.
Thank you.