Search found 3 matches

by falling_stone
Fri Nov 10, 2017 1:06 am
Forum: ESP-IDF
Topic: UART flash download procedure
Replies: 1
Views: 5948

UART flash download procedure

Hi,
I need to write ESP32 flash in production from host MCU through UART.
Can Anyone please provide me a step by step explanation or maybe some SW example of FLASH writing procedure in UART download mode?
Thank You and Best Regards,
F.S.
by falling_stone
Tue Feb 28, 2017 12:46 am
Forum: General Discussion
Topic: Stack overflow - core panic
Replies: 3
Views: 8729

Re: Stack overflow - core panic

Thank You Mr. Kolban for the useful video,
Thank You Angus for contribution, the release is the same as Yous, the problem seemed to be in enabled "Bluedroid memory debug" in menuconfig. Now its OK.
by falling_stone
Sat Feb 25, 2017 11:52 pm
Forum: General Discussion
Topic: Stack overflow - core panic
Replies: 3
Views: 8729

Stack overflow - core panic

Hi, I compiled the gatt_server_service_table demo from the IDF and I've got the following response from the console: E (516) BT: app_main init bluetooth E (516) BT: Startup BTU E (516) BT: GATTS_CreateService: handle of service handle1 E (526) BT: osi_mem_dbg_clean full future_free 98 !! E (526) BT:...