The problem of connecting DuetWiFi to modern routers.
-
@Veti MI Ax1800
I would leave the network open and whitelist, but part of my smart home uses 2.4 and cannot work with a network without encryption. -
This post is deleted! -
enable ssh on the router and you can have a look at the wireless config. but i would suspect that tkip is enabled
https://forum.openwrt.org/t/add-support-for-xiaomi-ax1800-wifi-6-router/66911
edit: from the dump in the post
nv_wifi_enc=mixed-psk
-
question in the picture you posted. you called your network Bazzinga, but in the log you are trying to connect to a DuetWiFi network
-
@Veti The screen with the settings was for the sake of example, as one of attempts to change the name and password.
They were always the same when trying, of course.
I will try to change the region on my router.
-
@Veti said in The problem of connecting DuetWiFi to modern routers.:
enable ssh on the router and you can have a look at the wireless config. but i would suspect that tkip is enabled
https://forum.openwrt.org/t/add-support-for-xiaomi-ax1800-wifi-6-router/66911
edit: from the dump in the post
nv_wifi_enc=mixed-pskYes, I did it, changed the region to EU.
And I also saw "nv_wifi_enc = mixed-psk"But that didn't solve the problem.
-
-
@droftarts
Me and others who have similar problems can only wait or use other network equipment? -
@i0n1zeD see this post https://forum.duet3d.com/post/175584
This does seem to be a recent problem. There is an upcoming release but I don’t know what changes are being made yet. Until then, unfortunately yes, either wait or use other network equipment.Ian
-
@i0n1zeD said in The problem of connecting DuetWiFi to modern routers.:
@Veti MI Ax1800
I would leave the network open and whitelist, but part of my smart home uses 2.4 and cannot work with a network without encryption.Hi,
Can you setup multiple SSIDs on your router?
If so you could setup one without encryption just for the Duet until the problem is resolved.
Just FYI, AES works fine for me with my Duets and recent model EnGenius Access Points.
Frederick
-
i just got a new router and set 802.11w to optional.
i had some old clients that could not connect to the wlan until i disabled it.
maybe that is what is causing the problems with new devices.
802.11w will be mandatory for wpa3 and newer devices need to support it.