Good afternoon,
I am having issues with this WiFly module, unless I am mis-understanding something somewhere (possible) I believe that it should echo on a terminal screen, and a telnet screen (whilst not in command mode) any ASCII strings or characters that it receives over UART.
However, I am using the Package tracker board (as I require the use of the sensors it comes loaded with) and have used the rprintf function to output to a terminal through UART0 on the board, once I confirmed this worked I connected the WiFly module to UART0 and expected to see the same output.
Am I missing something silly or very small somewhere?
Any input on a telnet session to the WiFly module is correctly echoing onto the terminal screen which suggests that everything is happily wired up correctly.