I'm looking for a solution to connect my yellowjacket device on-the-go to the web using tethering. I have a (rooted) android device (G1) which can provide a wifi ad-hoc access point. Connecting with my laptop works well.
When I try to use the yellowjacket running the webserver sample I will not connect. I create an open network with my phone, and set the yellowjacket on ad-hoc modus. However when I start the program the yellowjacket creates it own ad-hoc network with the same SSID of the android network, instead of connecting to it.
Also I find debugging this very tricky, are there functions available in the webserver sketch which can print an output?