MaaXBoard_Mini-Linux-Debian-UM-V1.1
http://www.avnet.me/maaxboardmini.com
20
3.10.3 Delete Wi-Fi Connection
Delete the Wi-Fi Connection to
“Embest-WiFi”.
root@maaxboard-mini:~# nmcli con del Embest-WiFi
Connection ' Embest-WiFi ' (12551227-ee19-4054-9f43-0c9b83b75995) successfully deleted.
root@maaxboard-mini:~# [ 2581.404408] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 2581.950671] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
3.10.4 Wi-Fi Hotspot
To open a Wi-Fi hotspot, disconnect Wi-Fi connection, connect the network cable to J8, and execute the
following instructions on the serial terminal:
root@maaxboard-mini:~# nmcli dev wifi hotspot ifname wlan0 con-name MyHostspot ssid
MyHostspotSSID password 12345678
In above instruction:
“MyHostspot” is connection name, “MyHostspotSSID” is the SSID, “12345678” is the
password. Users could connect the hotspot with Wi-Fi device.
Close the Wi-Fi hotspot:
To temporary close the hotspot, see:
Connect and Disconnect Wi-Fi Connection
Delete the Wi-Fi hotspot:
root@maaxboard-mini:~# nmcli con del MyHostspot
3.10.5 Configure Via GUI
Debian Weston desktop environment support nmcli GUI version, users can configure Wi-Fi connection
from GUI. For detail, refer to
Weston Desktop Environment: Network Manager
3.11 Bluetooth 5.0
3.11.1 Initialize the Bluetooth Module
Execute the following instructions on the serial terminal:
root@maaxboard-mini:~# hciattach /dev/ttymxc3 bcm43xx 115200
bcm43xx_init
Cannot open directory '/etc/firmware': No such file or directory
Patch not found, continue anyway
Set Controller UART speed to 115200 bit/s
Device setup complete
root@maaxboard-mini:~# hciconfig hci0 up