I want to interface Client Sensor over UART in light_switch_client code. Can you please give me the idea,how to do it.
I am using Mesh_V4.0 and SDK 16.0
I want to interface Client Sensor over UART in light_switch_client code. Can you please give me the idea,how to do it.
I am using Mesh_V4.0 and SDK 16.0
Hi,
I suggest you have a look at the UART Coexistence example from our Mesh SDK. The example integrates UART into the light switch client example.
I have followed all the given instructions given for ble_app_uart_coexist code and added some .h files also....still I am facing below errors.Please have a look.
It suspect that you haven't setup your MESH_ROOT macro correctly. Take a look at step 3) under "Testing the example" and check that the correct path is inserted.
It suspect that you haven't setup your MESH_ROOT macro correctly. Take a look at step 3) under "Testing the example" and check that the correct path is inserted.