How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

axellin
Posts: 197
Joined: Mon Sep 17, 2018 9:09 am

How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

Postby axellin » Mon Oct 07, 2019 5:30 am

Hi,
I'm using the git master of esp-idf.
I got many of below messages after boot:
I (6668) wifi: rsn valid: gcipher=3 ucipher=3 akm=5
I (6976) wifi: rsn valid: gcipher=3 ucipher=3 akm=5
I (7180) wifi: rsn valid: gcipher=3 ucipher=3 akm=5
...
Is there any way to silence these messages?

axellin
Posts: 197
Joined: Mon Sep 17, 2018 9:09 am

Re: How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

Postby axellin » Sun Oct 13, 2019 12:30 pm

Looks like I accidently enable WiFi debug log.
Fixed by uncheck "Enable WiFi debug log".

josival
Posts: 1
Joined: Tue Jul 20, 2021 7:37 pm

Re: How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

Postby josival » Tue Jul 20, 2021 8:12 pm

I had the same problem, and I solved it by disabling the option: "WiFi NVS flash": in make menuconfig, Component config → Wi-Fi

Jonathan2892
Posts: 29
Joined: Tue Dec 07, 2021 4:04 pm

Re: How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

Postby Jonathan2892 » Tue Dec 07, 2021 4:08 pm

Hey there,

I ran into the same problem, but a observed a strange behaviour. I have an esp32-wrover and an esp32-wroom (esp32-cam). I uploaded the exact same code to both module. On the wrover I do NOT get the "wifi: rsn valid: gcipher=3 ucipher=3 akm=5" messages. But on the wroom they appear all the time...

Has anybody an idea why the modules behave different with the same code?

Kind regards,
Jonathan

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: How to silence wifi: rsn valid: gcipher=3 ucipher=3 akm=5 messages

Postby ESP_Sprite » Wed Dec 08, 2021 2:37 am

You possibly could try erasing the entire flash of the module and re-flashing. Could be that there's some faulty phy parameters lingering in NVS, maybe.

Who is online

Users browsing this forum: MicroController and 109 guests