BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.37k stars 250 forks source link

does not connect to wifi. #300

Open sitesoficial opened 5 months ago

sitesoficial commented 5 months ago

Hello, I have a nerd miner T display s3, I updated its system, but when I connect to its wifi it doesn't continue, it hangs on the transition screen and doesn't connect to wifi, I've spent more than 10 minutes on this screen and it doesn't connect to wifi.

How can I solve this problem?

sany3001 commented 5 months ago

I would start with using another device - phone or PC (open 192.168.4.1). I have 6 of those and I was able to connect all of them well (did with FW 1.6.2).

dackdel commented 5 months ago

Is the wifi network a 2.4ghz or 5ghz. So this works only with 2.4

jarv1s888 commented 4 months ago

Is there a workaround connecting to 2.4Ghz using Wifi 6 protocol? I tested ESP32-WROOM and it wouldn't connect . The only way to connect is if using Wifi 4 protocol on 2.4Ghz

19201003080114 commented 4 months ago

Wifi 6 works with 2.4 Ghz.

image
jarv1s888 commented 4 months ago

The protocol on the router is using Wifi 6 (802.11ax) with 2.4Ghz , This is in contrast to what ESP32 can support This development board is based on the ESP-WROOM-32 module, which supports Wi-Fi 802.11b/g/n, corresponding to Wi-Fi 0, Wi-Fi 1, Wi-Fi 3, and Wi-Fi 412. It does not support Wi-Fi 5, Wi-Fi 6, or Wi-Fi 6E, which require 802.11ac or 802.11ax standards. So a newer ESP32-C6 would solve this problem

2024-03-04_12h25_53