network

Search

You can find the results of your search below.

micropython
4 Hits, Last modified:
ll picocom picocom /dev/ttyUSB0 -b115200 </code> network wifi STA <code> import network sta_if = network.WLAN(network.STA_IF) sta_if.active(True) sta_if.connect('<your ESSID>', '<your password>') sta_if.ifconfig
iotaiuto
3 Hits, Last modified:
ervice [Unit] Description=Home Assistant After=network.target [Service] Type=simple User=pi ExecStart=... arnings, which are a common false # alarm on WiFi networks. This option preserves the security of # the ... rov. # 1.5 Run setup() and provide your ssid, network password (if secured), and set the security mode
homeassistant
1 Hits, Last modified:
s.service> [Unit] Description=homeassistant After=network.target [Service] Type=simple User=pi ExecStart=/