Hi, Doesn't the mesh coexists uart support PCA10056 (NRF52840)? If not how to implement uart in the mesh-client example?
Thanks
Hi, Doesn't the mesh coexists uart support PCA10056 (NRF52840)? If not how to implement uart in the mesh-client example?
Thanks
Hi,
Unfortunately, there are no coexistence examples for the nRF52840 at the moment. If you want to implement uart into mesh examples, I suggest you have a look at this documentation.
Hi,
Unfortunately, there are no coexistence examples for the nRF52840 at the moment. If you want to implement uart into mesh examples, I suggest you have a look at this documentation.
Hi! Does anybody know if there is an adaption of the example planned for nRF52840? I am new to this and I don't think that I will be able to follow the documentation mentioned. I would like to evaluate mesh and UART for PCA10056...
Hi @Mttrinh, Im having a look at documentation, it only seems to cover how to add mesh to BLE. where is the section how to add peripherals (UART,I2C, etc etc) to existing MESH 3.1 i/e light switch exp. I have also been trying to do this for the past 3 months with no success nor any clear indication on how to achieve it.
thanks
Hi,
It also includes NRF5 SDK in Mesh SDK. Take a look at "Including nRF5 SDK in an nRF5 SDK for Mesh example".
Hi,
There aren't any plans for this as of now.
unless im reading it wrong that copies the mesh files to the 15.2 sdk examples. I dont see where the documentation show how to add SDK15.2 examples to the Mesh 3.1.