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

nRF5340-DK and Bluetooth mesh chat example.

why doesn't the mesh chat example work on nrf5340?

I know it's not included in the list of supported platforms, but I'm trying to figure out why.

I can compile and upload the project to a nRF52840-DK and it works just fine, but trying to do the same with a nRF5340-DK gives error code -134 on the bt_mesh_init() function, why?

Related