I am also having the same issue see
https://www.esp32.com/viewtopic.php?f=1 ... 8783ef84b3
Search found 15 matches
- Mon May 06, 2019 5:29 pm
- Forum: ESP-IDF
- Topic: Problems with ESP32-IDF v3.2 and HTTPS
- Replies: 1
- Views: 3576
- Mon May 06, 2019 5:24 pm
- Forum: ESP-IDF
- Topic: mbedtls_ssl_handshake returned -0x4290
- Replies: 11
- Views: 18310
Re: mbedtls_ssl_handshake returned -0x4290
I am also getting the same error see thread https://www.esp32.com/viewtopic.php?f=1 ... 8783ef84b3
- Tue Apr 30, 2019 7:05 pm
- Forum: ESP-IDF
- Topic: Compile error after upgrading to 3.1.4
- Replies: 3
- Views: 4373
Re: Compile error after upgrading to 3.1.4
I upgraded from 3.1.3 see below for output of the command build/G2.elf: file format elf32-xtensa-le Sections: Idx Name Size VMA LMA File off Algn 0 .rtc.text 00000000 400c0000 400c0000 000bddc4 2**0 CONTENTS 1 .rtc.dummy 00000000 00000000 00000000 000bddc4 2**0 CONTENTS 2 .rtc.force_fast 00000000 00...
- Thu Apr 25, 2019 1:24 pm
- Forum: ESP-IDF
- Topic: Compile error after upgrading to 3.1.4
- Replies: 3
- Views: 4373
Compile error after upgrading to 3.1.4
Hello I have upgraded to the lasted version when I go to compile my code I now get this error A fatal error occurred: Segment loaded at 0x40156208 lands in same 64KB flash mapping as segment loaded at 0x40156204. Can't generate binary. Suggest changing linker script or ELF to merge sections. Any sug...
- Mon Apr 08, 2019 9:03 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
- Thu Mar 28, 2019 5:28 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
Re: Amazon IOT disconnects and won't reconnect
Just wondering if anyone had any ideas still stumped by this one.
- Thu Mar 21, 2019 4:05 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
Re: Amazon IOT disconnects and won't reconnect
Yes for some reason it looks like a wifi buffer gets over run and disconnects and never frees the space back up. I am lost at ideas on how to prvent and or recovry from it
- Tue Mar 19, 2019 8:09 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
Re: Amazon IOT disconnects and won't reconnect
Even with code to wait for a ip it still does not recconect I (3171866) AIOT: Stack remaining for task 'aws_iot_task' is 2272 bytes I (3177776) wifi: bcn_timout,ap_probe_send_start I (3180276) wifi: ap_probe_send over, resett wifi status to disassoc I (3180276) wifi: state: run -> init (c800) I (318...
- Fri Mar 08, 2019 9:38 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
Re: Amazon IOT disconnects and won't reconnect
Even with a wait it still the same message sorry the example I posted must of left that code out but the result is the same with our without it
- Thu Mar 07, 2019 8:29 pm
- Forum: ESP-IDF
- Topic: Amazon IOT disconnects and won't reconnect
- Replies: 16
- Views: 21900
Re: Amazon IOT disconnects and won't reconnect
Any suggestions I have been spinning my wheels on this issues. I understand that is is a heap size issues my guess is some wifi buffer fills up doesn't get cleared. Am I the only having issues any help would be greatly appreciated this is the last hurdle I am having with my code. Thank you
Joseph
Joseph