Hi, our curstomer want use moblephone connect and contral every mesh code, which example can we use in mesh sdk4.2 is fast to develop ?
Hi, our curstomer want use moblephone connect and contral every mesh code, which example can we use in mesh sdk4.2 is fast to develop ?
Hi,
customer want use moblephone control every mesh code separately , it means not pass the client node. the phone connect to sever node directly.
Carey said:it means not pass the client node. the phone connect to sever node directly.
I assume by "connect" you mean with BLE as there is no "connection" in Mesh. You will need to run Mesh and BLE concurrently. We do have coexistence examples in our SDK, showing how you can run both mesh and BLE. Also, check out this document on how to add Mesh to nRF5 examples/add nFR5 functionalities to Mesh examples.
Carey said:it means not pass the client node. the phone connect to sever node directly.
I assume by "connect" you mean with BLE as there is no "connection" in Mesh. You will need to run Mesh and BLE concurrently. We do have coexistence examples in our SDK, showing how you can run both mesh and BLE. Also, check out this document on how to add Mesh to nRF5 examples/add nFR5 functionalities to Mesh examples.