Hi,
Can anyone tell me how to use debug_msg() to print the variables from the application?
I have used debug_msg( 5, 0x04, 3, zclSampleSw_DstAddr.panId, NULL, NULL );
but it is not working to print the pan Id
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Can anyone tell me how to use debug_msg() to print the variables from the application?
I have used debug_msg( 5, 0x04, 3, zclSampleSw_DstAddr.panId, NULL, NULL );
but it is not working to print the pan Id