Hi all.
I would like to interface USR-WIFI232-G Wifi module with my Pic24F microcontroller via Serial Port. I have struck up with many doubts after reading its Datasheet. Some of my doubts are,
-
How to configure this module to send data to a particular station(Android Phone) among multiple clients(Android Phones).
-
How to know Client’s(Android Phone) IP Address. (Even though the DHCP server runs in my module sets client’s IP address).
I would like to send data to an Android Phone by configuring this module as ACCESS POINT. But i dont know how to perform this task as the device datasheet doesn’t explain this procedure precisely.