Hey there.
Just got my hands on the wonderfull RN171 WifiModule.
Got it to work by sending the [em]set comm remote 0[/em] to the module. Maybe GHI should add this to the sample at https://www.ghielectronics.com/docs/178/wifi-rn171-module. Just a suggestion:-)
Well happy as I am I can now get a response on my Android so here comes my next question.
How can I consume query parameters sent to the module?
It seams that sending something like 192.168.1.1/index.html?mtm=1 does not work. It gives an exception in private HttpRequest _ParseHttpHeader(string buffer)
What am I doing wrong?
Cheers from Martin