Search found 10 matches
- Mon Nov 08, 2021 3:49 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
That resistor is there because of EMC reasons... if during your EMC testing you find out that there's emissions from your UART1 TX pin, you could try also putting a 470 ohm resistor there, but from what I know, it's only an issue on UART0. Regardless, having or not having the resistor shouldn't aff...
- Sat Nov 06, 2021 3:32 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
The issue is still being investigated. But just out of curiosity, I am using UART1, there is no resistor 470 Ohm between the esp TXD and modem RXD.. is it mandatory?
- Sun Oct 31, 2021 3:03 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
I've created git issue:
https://github.com/espressif/esp-idf/issues/7803
I appreciate any valuable feedback on the issue
https://github.com/espressif/esp-idf/issues/7803
I appreciate any valuable feedback on the issue
- Sat Oct 30, 2021 2:05 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
Ohh ok,might @ESP_cermak will help us here.. I notice also one more thing, its always crashing when exiting from PPP [0;32mI (511128) esp-modem: entering esp_modem_stop_ppp...[0m [0;31mE (512058) esp-modem: esp_dte_handle_line(124): handle line failed[0m [0;33mW (512058) pppos_example: Unknow line r...
- Fri Oct 29, 2021 11:13 am
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
Can you decode that backtrace? Hi, Thanks. Sure please find below: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x400d52e5 PS : 0x00050031 A0 : 0x400826f8 A1 : 0x3ffb0dc0 0x400d52e5: uart_ll_get_intsts_mask at C:/esp4/esp-idf/component...
- Thu Oct 28, 2021 4:45 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
Can I get any feedback here????
- Tue Oct 26, 2021 5:16 pm
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
I've tried ESP_cermak example, I've let it running for hours but after awhile, I'am getting the famous "GGuru Mediation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled." One more thing here, I notice that its showing Core 1 while I dont have any task running on it..? [0;32mI (334856...
- Sat Oct 23, 2021 9:02 am
- Forum: ESP-IDF
- Topic: ESP32 PPP disconnection re-connection issue
- Replies: 21
- Views: 21793
Re: ESP32 PPP disconnection re-connection issue
Hi, I have the same issue. While I've managed to make the re-connection work, I've let it to cycle through disconnection and re-connection for hours just to make sure that there is no sudden crashes.. But I'm getting random crash: [0;33mW (2115847) event: handler already registered, overwriting[0m [...
- Sun Feb 09, 2020 8:09 pm
- Forum: Hardware
- Topic: What manufacturing defect can cause lack of WiFi functionality?
- Replies: 9
- Views: 10701
Re: What manufacturing defect can cause lack of WiFi functionality?
Hi,
Thanks for the reply. God bless, we've found the issue it was from the crystal and its capacitors. we've replaced it along with its caps and its working now. Thanks.
Thanks for the reply. God bless, we've found the issue it was from the crystal and its capacitors. we've replaced it along with its caps and its working now. Thanks.
- Fri Feb 07, 2020 12:35 pm
- Forum: Hardware
- Topic: What manufacturing defect can cause lack of WiFi functionality?
- Replies: 9
- Views: 10701
Re: What manufacturing defect can cause lack of WiFi functionality?
Hi Sorry for pumping this thread. But unfortunately we are facing the same behavior, everything works correctly, even UART/Serial but when canning wifi shows zero APs. We are using 40mhz crystal. We've reflowed the PCBs also. Moreover this is not the case for all our production, only few of them, sh...