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.
Sachin said:Can I interface external sensor (pressure sensor) on UART with this example ?
Yes, you should be able to do that.
Sachin said:If I load below .hex file in my launchpad will it have functionality of light_switch_client also ??
Yes, it will have all of the functionality of the light switch client.
Sachin said:Can I interface external sensor (pressure sensor) on UART with this example ?
Yes, you should be able to do that.
Sachin said:If I load below .hex file in my launchpad will it have functionality of light_switch_client also ??
Yes, it will have all of the functionality of the light switch client.