Hi all,
I am trying to connect to wifi but without success on official image.
ifconfig wlan0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether <someMAC> txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 42 overruns 0 carrier 0 collisions 0
When I scan for SSID I have 0 in return. I followed Connect WiFi — BeagleBoard Documentation.
Do I need to attach the antennas? Should it work without it?
Regards