This shows you the differences between two versions of the page.
|
digispark:tutorials:wificlient [2014/12/18 16:17] digistump |
digispark:tutorials:wificlient [2016/06/09 12:03] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== WiFi Module Client Setup ====== | ||
| - | * Follow the first time setup guide if you haven't already. | ||
| - | |||
| - | * On a computer, tablet, or smartphone connect to the USR-WIFI232-T wireless network. | ||
| - | |||
| - | * Open a web browser (tested with Chrome) and go to http://10.10.100.254 | ||
| - | |||
| - | * On the left hand side navigation click on Other Settings and set the settings as follows: | ||
| - | Baud Rate: As specified in the sketch/example you are using. | ||
| - | |||
| - | Then click the Save halfway down the page -- **NOT** the one at the bottom -- and when it asks if you'd like to restart click the back button. | ||
| - | |||
| - | Then set the following settings: | ||
| - | * Protocol: TCP Client | ||
| - | * TCP Time Out Setting: 300 | ||
| - | |||
| - | And click the Save at the bottom of the page. | ||
| - | {{https://s3.amazonaws.com/digispark/images/client.PNG}} | ||
| - | |||
| - | *This time you can hit restart and let the module restart so the settings take effect. | ||
| - | {{https://s3.amazonaws.com/digispark/images/tinywifi_restart.PNG}} | ||
| - | |||
| - | **Your Wifi module is now set up and ready for client sketches at the baud rate you selected.** | ||