Other Parts Discussed in Thread: SIMPLICITI
Dear Experts,
I am using the SimpliciTI stack.I am using the UART Bridge sample code. and
I have loaded LinkListen code on one side and LinkTo code on another side.
The terminal settings are Baud-9600,parity-None,Databits-8,stop bit-1.
In the terminal messages displayed are " Linking To" and "Link Liistening" and they are unable to link each other.
If linked successfully next message will display as "Link Established Ready...".
Please suggest how to make these application code to link each other and transfer data on both sides.