What do I need to know to add mesh functionality into a normal BLE application ?
What do I need to know to add mesh functionality into a normal BLE application ?
Hung Bui Do i need to add this function even though the nrf sdk example doesn't use softdevice?
hi Mr Hung Bui.
The tutorials on merging mesh application into nRF5 SDK is ready?
kindly send me link
Will this work for Mesh 2.0.1 and nrf5 sdk 15.0.0?
There is an example like this for Mesh sdk 2.0.1 and sdk 15?
Hi Hung Bui,
I am trying to merge the light switch dome(MESH 2.0) with the ble_app_uart(SDK 15), but a mesh error since the mesh and ble_app_uart will call sd_ble_gap_adv_set_configure() to get the advertising handle (I checked here, there is one advertising handle in softdevice 6.0.0). So I want to know if there is a way to distribute different time intervals for them to let them both work.
Regards,
Yi Liu