Search found 4 matches

by ruilyn
Wed May 24, 2017 6:35 am
Forum: General Discussion
Topic: How to apply airkiss for ESP32?
Replies: 1
Views: 5834

Re: How to apply airkiss for ESP32?

Can anyone help to answer? I have the same question. How to start a airkiss discovery?
by ruilyn
Mon Oct 24, 2016 6:59 am
Forum: General Discussion
Topic: How to handle the UART RX interrupt?
Replies: 2
Views: 9761

How to handle the UART RX interrupt?

Hello,

Is UART RX ok now? How to register a callback to handle the UART RX interrupt with esp-idf?
by ruilyn
Sat Oct 08, 2016 7:18 am
Forum: General Discussion
Topic: Failed to calculate md5sum when flashing a big image
Replies: 2
Views: 6404

Re: Failed to calculate md5sum when flashing a big image

Hi Angus,

Thank you very much! It does work!
by ruilyn
Thu Oct 06, 2016 2:50 pm
Forum: General Discussion
Topic: Failed to calculate md5sum when flashing a big image
Replies: 2
Views: 6404

Failed to calculate md5sum when flashing a big image

Hello, I am developing on the ESP32 with ESP-IDF. When I flash a big image which is about 990KB, a fatal error is reported: Failed to calculate md5sum (result was 0x1, 0x0). If I decrease the image size, it will be OK to flash. Can anyone give me some advice to locate the root cause of this issue? T...