|
Edited by vaton at 2021-4-19 06:08
Yes, manual is very cryptic. I have succeeded with old good linux networking commands.
After configured wifi (SSID and password) and enabled ssh server (both in the orangepi-config), run the ping command to the IP address of your AP. Expecting the AP is working (including DHCP), the board connects to the AP and gets assigned IP address. If ping is successfull, run the ifconfig command and you can see all networking configuration data including assigned IP address. Now you should be able to connect by ssh ....
|
|