Hello
I am searching a way to change the channel value with a command while a simple network (coord/blind) is running
1) status = osal_nv_write( ZCD_NV_CHANLIST, 0, sizeof(uint32), 0x00040000 ); for example
or 2) with MT_ProcessSerialCommand()
Can someone give me an example
Thank for help