This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is there a working sample of BLE Mesh on the nRF5340?

Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I've tried both the mesh light and light_switch on the app core (readme says the 5340 is supported) and the ble hci_rpmsg on the net core but when I scan for beacons using an Ellisys capture device i don't see anything. The logs from the app_core indicate the device is publishing an unprovisioned beacon periodically without any errors but the only thing the sniffer can pick up are connectable advertising packets for the gatt proxy. 

These samples seem to work fine when running on the 52840 DK. Any guidance?

Parents Reply Children
Related