Follower,
Thanks for the library. I’m awaiting delivery of my WiFly shield but reading the forums in the meantime. I want to control my Arduino using my iPhone via WiFly, without a router. I think that means I need ad hoc mode. I’m happy to try to implement it and submit the changes if I succeed, but I could use some hints on how to get started with that if you have any. I’m a professional developer but not a networking/wifi expert by any means. README.txt contains the following:
I assume this means I will need to tinker with the WiFly via command mode to bring up an adhoc network and analyze the "protocol", then modify the code to handle it.At the moment adhoc networks of any type are not supported–the module supports them, the library just hasn’t been modified to recognise the different way the module responds when connecting.
Thanks for any help you can give.