Search found 138 matches

by brp80000
Wed Oct 09, 2019 8:55 am
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7703

Re: Interrupt wdt on Uninstall CAN driver

Guru Meditation Error: Core 0 panic'ed (Interrupt wdt timeout on CPU0) Core 0 register dump: PC : 0x4008a5b8 PS : 0x00060634 A0 : 0x800889f7 A1 : 0x3f fce750 A2 : 0x3ffafe2c A3 : 0x3ffcea58 A4 : 0x3ffb245c A5 : 0x00 000001 A6 : 0x00060623 A7 : 0x3ffbed90 A8 : 0x3ffcea58 A9 : 0x3f fcea58 A10 : 0x0000...
by brp80000
Wed Oct 09, 2019 8:53 am
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7703

Re: Interrupt wdt on Uninstall CAN driver

ESP_Dazz wrote:
Wed Oct 09, 2019 8:47 am
Could you decode the backtrace please
tell me how to do it?
by brp80000
Wed Oct 09, 2019 8:26 am
Forum: ESP-IDF
Topic: Interrupt wdt on Uninstall CAN driver
Replies: 9
Views: 7703

Interrupt wdt on Uninstall CAN driver

I use esp-idf 3.2.2
my program switches the CAN bus speed many times. No data is transmitted. In doing so, I also start and stop the CAN bus monitoring and recovery Task. Several speed switches happen successfully, however then I get an error
1.jpg
1.jpg (213.8 KiB) Viewed 7697 times
by brp80000
Thu Mar 07, 2019 4:31 pm
Forum: ESP-IDF
Topic: How Invert a GPIO port state ?
Replies: 1
Views: 3257

Re: How Invert a GPIO port state ?

make the port status flag in your program
by brp80000
Thu Feb 28, 2019 2:37 pm
Forum: ESP-IDF
Topic: WiFi not working
Replies: 3
Views: 4493

Re: WiFi not working

What's the point of releasing a new idf 3.1.3 with non-working wifi? You have no wifi since about January 10th. that is almost 50 days. What is the advantage of ESP32 without wifi? I've had a shipment of 500 devices for a month. What do you think my thoughts are? I'm thinking of going to China and f...
by brp80000
Wed Feb 27, 2019 10:21 pm
Forum: ESP-IDF
Topic: WiFi not working
Replies: 3
Views: 4493

WiFi not working

ESP-IDF V3.1.3 - WiFi AP not working
I don't know what you're talking about. Neither in the IDF nor in 3.1.2 3.1.3 not working WiFi AP.
It doesn't work neither in my program nor in the simple use of a clean example of the IDF.
What else can be topics or questions in this thread?
by brp80000
Wed Feb 27, 2019 3:45 pm
Forum: ESP-IDF
Topic: v3.0 to v3.1 migration guide? WiFi not working...
Replies: 29
Views: 29706

Re: v3.0 to v3.1 migration guide? WiFi not working...

I will remind you I did not receive the ip address of the device with Android and I installed commit . After that, everything worked with Android, but IOS a tested only now. At the same time when you connect with Android still works, there is no meditation guru. The watchdog is set for 10 seconds an...
by brp80000
Wed Feb 27, 2019 12:38 pm
Forum: ESP-IDF
Topic: ESP32 Not see networks in turkey
Replies: 5
Views: 5687

Re: ESP32 Not see networks in turkey

Somehow I'm not even surprised. Buggy processor, no support. Switch to another MCU
by brp80000
Wed Feb 27, 2019 12:06 pm
Forum: ESP-IDF
Topic: v3.0 to v3.1 migration guide? WiFi not working...
Replies: 29
Views: 29706

Re: v3.0 to v3.1 migration guide? WiFi not working...

new adventure. When connected to the iPhone code hangs on meditation guru. With Android clients everything works. I did not expect such instability from ESP in terms of WiFi connection. Little by little my project will be to change to another chip, but I think the strawberry Pi. I think to try wheth...
by brp80000
Sat Feb 23, 2019 4:51 pm
Forum: ESP-IDF
Topic: Full soft reset
Replies: 2
Views: 3954

Re: Full soft reset

can i use from FreeRTOS for reset this?
esp_restart_noos()