Dear forum,
I’m new in the “router SBC” world and I need help to set up my new R64 board. I have installed ubuntu 18.04 image on it, I can connect to my home router using WAN interface.
I need help with the following -
- cant connect to my home WIFI -
[root@bpi-r64 ~]# wpa_supplicant -i wlan0 -c /etc/wpa_supplicant.conf Successfully initialized wpa_supplicant wlan0: SME: Trying to authenticate with xx:xx:xx:13:c2:81 (SSID='xxx' freq=2462 MHz) wlan0: SME: Trying to authenticate with xx:xx:xx:13:c2:81 (SSID='xxx' freq=2462 MHz) wlan0: SME: Trying to authenticate with xx:xx:xx:13:c2:81 (SSID='xxx' freq=2462 MHz) wlan0: SME: Trying to authenticate with xx:xx:xx:13:c2:81 (SSID='xxx' freq=2462 MHz) wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="xxx" auth_failures=1 duration=10 reason=CONN_FAILED nl80211: send_and_recv->nl_recvmsgs failed: -33 wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="ken"
- I need to set up the LAN port to connect to security cameras which IP is 192.168.1.111-113
- The cameras should be accessed via WAN or WLAN0
- Nice to have - set up the board to be AP and access the cameras
Any help would be appreciated!
Thank you, Michael