Difference between revisions of "Allnet ap"

From RobotinoWiki
([http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/scripts/allnet_write_festo_settings.sh allnet_write_festo_settings.sh)
(allnet_write_festo_settings.sh)
Line 13: Line 13:
 
===[http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/scripts/allnet_write_festo_settings.sh allnet_write_festo_settings.sh]===
 
===[http://svn.openrobotino.org/trunk/openrobotino1/daemons/lcdd/scripts/allnet_write_festo_settings.sh allnet_write_festo_settings.sh]===
 
Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter.
 
Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter.
 +
 +
Only works if AP is in AP mode.

Revision as of 14:27, 16 January 2012

Robotino ships with an internal wireless accesspoint/bridge (AP). The AP is managed by a couple of bash scripts.

allnet_find.sh

Searches for the AP in different configurations.

Factory default:

IP address 192.168.1.1/255.255.255.0
User/Password: admin/admin

Festo settings:

IP address 172.26.101.1/255.255.0.0
User/Password: admin/apap6

allnet_write_festo_settings.sh

Writes Festo settings to a AP with factory defaults. Takes the Robotino ID as parameter.

Only works if AP is in AP mode.