Hi everyone ! well to start, I'm a beginner in programming JN5179, and i need some help regarding how to communicate with JN5179 using UART protocol to send command from the Linux machine. well i tried with Test GUI in windows machine for sending some command. Test GUI send something like this -> 01 02 10 24 02 10 02 10 24 03 for Start Network command. i write c program which send same command (01 02 10 24 02 10 02 10 24 03) but i didn't get any response from JN5179. now i m stuck.
Thanks in advance.........