Tower WIFI setup

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
459件の閲覧回数
admin
Specialist II

I had a couple of questions regarding the manual TWR-WIFI-G1011MI LAB Guide. On page 7 step 14 where it asks to modify the settings, I would like to know what is the IP Address for the ENET_IPADDR. If it is the IP Address of the router, does it overwrite it after the wireless settings are set.

Also, I am having trouble with getting the results mentioned on page 8, steps 22 and 23.

Another concern that I have is that after I get successful connection with PC as mentioned on pages 11 and 12, I am not able to locate the towerwifi GSWebProv on the network list i.e. the tower wifi fails to communicate with other devices.

Please advice. Thank you.


タグ(1)
0 件の賞賛
1 解決策
315件の閲覧回数
GainSpanWi-Fi
Contributor III

ENET_IPADDR is the IP address of the TWR WIFI board.  The code uses static IP and so an IP address is assigned to it in the code.  The TWR-WIFI board IP address should be in the same subnet as the AP that it is connecting to.  If it is not, then the PC that is connected to the AP won’t be in the same subnet and won’t be able to access the web page as reported below.  The TWR board IP address (ENET_IPADDR) value can be changed in the ~\rtcs\examples\httpsrv\config.h for network connection.  After this change, rebuild the project and try again.

元の投稿で解決策を見る

0 件の賞賛
1 返信
316件の閲覧回数
GainSpanWi-Fi
Contributor III

ENET_IPADDR is the IP address of the TWR WIFI board.  The code uses static IP and so an IP address is assigned to it in the code.  The TWR-WIFI board IP address should be in the same subnet as the AP that it is connecting to.  If it is not, then the PC that is connected to the AP won’t be in the same subnet and won’t be able to access the web page as reported below.  The TWR board IP address (ENET_IPADDR) value can be changed in the ~\rtcs\examples\httpsrv\config.h for network connection.  After this change, rebuild the project and try again.

0 件の賞賛