Difference between revisions of "Category:HamsterProKit/WifiSetup"
Line 1: | Line 1: | ||
[[Category:HamsterProKit]] | [[Category:HamsterProKit]] | ||
− | + | Image pre-configured to access point. | |
AP default settings: | AP default settings: | ||
Line 8: | Line 8: | ||
'''WPA_PASS: hamsterHAMSTER''' | '''WPA_PASS: hamsterHAMSTER''' | ||
− | + | By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address. | |
− | |||
To customize your settings enter wifi-setup folder: | To customize your settings enter wifi-setup folder: |
Revision as of 19:44, 4 December 2019
Image pre-configured to access point.
AP default settings:
SSID: hamster_ap_2
WPA_PASS: hamsterHAMSTER
By default wifi configured to wlx000f540c54e2 interface name and 192.168.1.2 address.
To customize your settings enter wifi-setup folder:
<syntaxhighlight lang="bash"> cd wifi-setup </syntaxhighlight>
and run script:
<syntaxhighlight lang="bash"> ./wifi-setup.sh </syntaxhighlight>
This script allows to change robot ip in 192.168.1.* subnet and create new access point.
ROS1 master will be configured automatically.
To recognize required interface name plug-in your wifi dongle and use command below: <syntaxhighlight lang="bash"> ip addr show </syntaxhighlight>
Note: not all wifi dongles allows you to use access point.
This category currently contains no pages or media.