nmcli con add type wifi ifname wlan0 mode ap con-name wifi-hotspot ssid OctoPi-WiFi autoconnect true nmcli con modify wifi-hotspot connection.autoconnect-priority -999 nmcli con modify wifi-hotspot ...
I'm having an issue with uploading to the Uno R4 WiFi in a Windows environment. This all uses ArduinoCore-renesas v1.0.1. When in the Arduino IDE, the device is recognized. It's only when uploading to ...