Page 2 of 2

Re: ESP32 kills Asus Blue Cave Router

Posted: Fri Dec 20, 2019 9:46 am
by WiFive
@Besmir.likaj post your router firmware and hardware version information and if possible ask mysa what esp-idf version they use

Re: ESP32 kills Asus Blue Cave Router

Posted: Wed Dec 25, 2019 11:38 am
by xiehang
We have recently improved WiFi performance and this issue will not happen in the future.

We will notify you when this issue is fixed on Github,

Please help test if this issue is resolved, thank you very much.

Re: ESP32 kills Asus Blue Cave Router

Posted: Tue Jan 07, 2020 9:49 am
by xiehang
We have recently optimized the performance of wifi, please use the latest master branch to verify this issue.

Re: ESP32 kills Asus Blue Cave Router

Posted: Wed Feb 05, 2020 3:35 pm
by chrismerck
Can xiehang or someone else please link a GitHub issue for this, so that we know what's going on?

If confirmed, I'd like to be able to cherry-pick the fix (into v3.3 if possible). We've gotten at least one user report of exactly this symptom.

Re: ESP32 kills Asus Blue Cave Router

Posted: Thu Mar 26, 2020 11:48 am
by samsonch
Apologize that I forgot to enable the reply notification. We will test it and back to you as soon as we get the result.

Samson

Re: ESP32 kills Asus Blue Cave Router

Posted: Thu May 07, 2020 1:21 pm
by voelkerb
Still having the same Problem using Asus Blue Cave and latest arduino-esp32 (1.04) with ESP-IDF 3.2.

Wifi of blue cave router resets with:

Code: Select all

May  7 13:09:48 logserver[1416]: [2557187214] [_parse_log:1180]: wlan0: Fatal Error in file: "TsManagerRecipient.c"; Fatal Print: TS Manager Recipient Fatal
May  7 13:09:54 kernel: [  734.710000] [cbm] { cbm_queue_flush : 3647 }out QOCC 0
Blue Cave Firmware: 3.0.0.4.384_46468

Still waiting for arduino-esp32 to move to IDF 3.3 to test if the problem is fixed.

Cheers,
Ben

Re: ESP32 kills Asus Blue Cave Router

Posted: Fri Jan 29, 2021 6:08 pm
by josemsubcn
Dears,

I Have the same problem, when I connect mu ESP32 it kills the wifi connection and I need to reset the router.

Please, any new about this problem?.

Thanks

Re: ESP32 kills Asus Blue Cave Router

Posted: Sat Jan 30, 2021 1:34 pm
by samsonch
SDK 4.x fixed some problems. Have you tried it?

Samson

Re: ESP32 kills Asus Blue Cave Router

Posted: Mon Feb 01, 2021 5:45 pm
by josemsubcn
Dear Samsonch

Thanks for the reply, but I'm newbie about ESP32, what is SDK 4.x?, is an internal firmware?, if yes how I can update this firmware?. I want to use the ESP32 with home assistant and ESPHOME, and I don't know how I can update this....?.

Thanks,

Re: ESP32 kills Asus Blue Cave Router

Posted: Tue Feb 02, 2021 1:41 am
by samsonch
oh! I am talking about the very fundamental development SDK. ESPHOME is something else that probably was built on the top of it (I am not familiar with ESPHOME). The ESP32 SDK version is listed here:

https://docs.espressif.com/projects/esp ... sions.html

But it may not help your ESPHOME too much.

Samson