Has anybody managed to use the RCOIP protocol with the Wifly shield?
I have been trying to understand how to make the RCKit library work, but it is written for the WiShield which doesn't appear to be available any more. I have worked with Pics and electronics for years but am just getting up to speed with the wonders of Arduino.
I have the RCTx iphone app, and can receive the RCOIP string on the Arduino via Wifi. The problem is that although I think that the UDP message sent by the iphone app is 10 bytes long, and I can see individual bytes changing when I move the controls, I can't work out how to identify the start of the message since it is reaching the Arduino via the SPI UART interface. There doesn't seem to be anything that identifies the start of a message, and the timing is irregular.
Has anybody done this? Alternatively, has anybody modified the standard RCOIP library to work with the Wifly shield?
Regards
Rob