Need Help to interfaceing jn5179 with UART

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need Help to interfaceing jn5179 with UART

484 Views
sachinsanghani
Contributor I

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.........

0 Kudos
1 Reply

356 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Sachin

Please take a look the JN-AN-1069 application note. IEEE 802.15.4 for JN516x and JN517x|NXP 

Data received by a UART on one board is transmitted via the wireless radio link to the second board, where it is output by the second board's UART, and vice versa.

Hope it helps.

Mario

0 Kudos