SparkFun Forums 

Where electronics enthusiasts find answers.

General project discussion / help
Did you make a robotic coffee pot which implements HTCPCP and decafs unauthorized users? Show it off here!
By gopintj
#163603
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,

1. How to configure this module to send data to a particular station(Android Phone) among multiple clients(Android Phones).
2. 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.