Hello,
I have one Digi Connect ME with a PIC18F connected to it by serial communication.
I want to configure it by RCI commands, but DIGI doesn't listen to me.....
I have:
1-DSR at 3.3v
2-Serial baudrate at 9600bps.
3-I have enabled RCI serial commands.
4- I send characters serial trought UART PIC:
<rci_request version="1.1">
<set_factory_default/>
</rci_request>
Questions:
1-I have to put "/n" between commands?
2-I have to change "<" and ">" to “&lt” and “&gt” ?
Please, anyone that TEST with PIC18F <---> RCI comands??
Thanks lot!
Best Regards