Im building a small remote control tank using an android and IOIO OTG. 

I found a similar robot build on the web, and decided to use code he posted 
on a blog. 

The author 
<http://shortcircuitsandinfiniteloops.blogspot.co.uk/2013/07/android-rover-alpha-code.html?showComment=1424210484323#c6608562403087386746>
 
based the server end code on the HelloIOIOService, but they expanded it 
somewhat. You connect to the server/android/ioio combo with another android 
device running a client to turn the motors on off etc..effectively to allow 
internet or wifi remote control.

Im not a programmer, just an enthusiastic techie, and Im struggling to get 
the robot to respond. 

I think the IOIOservice is not running correctly on my android device. I 
started inserting logging messages in most of the code so I could see how 
its processed. 
I also put code in to blink the onboard led on and off, which seems to be 
happening in one loop of code. 
The code does not seem to drop into any loops where a network connection is 
established, nor can I telnet or connect to the android device running the 
ioio service. 

Can anyone give me a hand troubleshooting why the service does not listen 
on a tcp port, and should it? 

My github repository is here <https://github.com/laserkestrel/LK1000-Server>
.



Thanks for any help, and remember Im a novice programmer, so go easy on me 
:-)

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to