2.535 on rpi3b unable to connect wifi

Hi, I just setup a ropieee, with wired network is working fine.

But wireless won’t work. I filled up my wifi connect info (WPA2) in config, after reboot, in Active Interface shows external, and only Gateway shows my correct gateway, and other fields are all unknown.

And iwconfig outputs

wlan0     IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=31 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
eth0      no wireless extensions.

lo        no wireless extensions.

and in ifconfig has:

wlan0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether b8:27:eb:85:f2:6d  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 0 overruns 0  carrier 0  collisions 0

Thanks

Can you please provide more info?

Are you using the internal wifi or an external one?
If it’s external, which one?

Can you send feedback?

Yes, I sent a feedback (7cd3568c7215ad0b).

I don’t have any wifi dongle on it, just try to use onboard wifi, It able to scan and show up my ssid, but can’t connect to it.

Ok, your installation failed.
So you need to re-install and make sure the device has internet connection during installation.

Thanks