Search found 33 matches
- Sat Mar 24, 2018 10:25 am
- Forum: Hardware
- Topic: md5 Error while flashing ESP32-WROVER
- Replies: 7
- Views: 13087
Re: md5 Error while flashing ESP32-WROVER
Hi Kolban, Thanks for your detailed explanation. So this is a problem that occurred on one of my production boards. We have completed a production run for 500 Units where this problem is occurring on one of the units. This rules out -> Bad Serial Cable -> Shady Connections for the programmer to the ...
- Fri Mar 23, 2018 9:14 am
- Forum: Hardware
- Topic: md5 Error while flashing ESP32-WROVER
- Replies: 7
- Views: 13087
md5 Error while flashing ESP32-WROVER
Hi I am getting the following error on one of my ESP32-WROVER modules. Flashing binaries to serial port /dev/cu.usbserial-00000000 (app at offset 0x10000)... esptool.py v2.1 Connecting.... Chip is ESP32D0WDQ6 (revision 1) Uploading stub... Running stub... Stub running... Changing baud rate to 921600...
- Tue Jan 16, 2018 7:17 am
- Forum: ESP-IDF
- Topic: Query about OTA
- Replies: 2
- Views: 4715
Re: Query about OTA
@WiFive
I feel so stupid I have no idea how I missed that.
Thanks alot
I feel so stupid I have no idea how I missed that.
Thanks alot
- Tue Jan 16, 2018 7:14 am
- Forum: ESP-IDF
- Topic: Uart reading issue
- Replies: 8
- Views: 14937
Re: Uart reading issue
Hi,
A day ago there was an update in the IDF to fix this issue. I haven't got around to testing it yet.
https://github.com/espressif/esp-idf/co ... fb61431339
A day ago there was an update in the IDF to fix this issue. I haven't got around to testing it yet.
https://github.com/espressif/esp-idf/co ... fb61431339
- Tue Jan 16, 2018 7:06 am
- Forum: ESP-IDF
- Topic: Query about OTA
- Replies: 2
- Views: 4715
Query about OTA
Hi,
I have 2 partitions for OTA.
By default, ota_0 is programmed and runs.
After I perform an OTA update ota_1 is the running partition.
Is there a way I can jump back to ota_0 without rewriting the firmware to the ota_0 partition and run the old code?
Regards
I have 2 partitions for OTA.
By default, ota_0 is programmed and runs.
After I perform an OTA update ota_1 is the running partition.
Is there a way I can jump back to ota_0 without rewriting the firmware to the ota_0 partition and run the old code?
Regards
- Sun Dec 31, 2017 9:58 am
- Forum: ESP-IDF
- Topic: Uart reading issue
- Replies: 8
- Views: 14937
Re: Uart reading issue
Hi,
I am facing the same problem. As long as I don't let the buffer get full it works perfectly.
I haven't found any solution for that yet.
Regards
I am facing the same problem. As long as I don't let the buffer get full it works perfectly.
I haven't found any solution for that yet.
Regards
- Wed Dec 06, 2017 10:30 am
- Forum: ESP-IDF
- Topic: Running GATTS and GATTC simultaneosly
- Replies: 0
- Views: 2846
Running GATTS and GATTC simultaneosly
Is it possible to Scan and run GATTS and GATTC simultaneously on ESP32?
- Sun Nov 12, 2017 3:19 pm
- Forum: ESP-IDF
- Topic: Read Issue with UART 2
- Replies: 7
- Views: 15475
Re: Read Issue with UART 2
Hi ,
isnt the flow ctrl threshold used for hw flow control??
Regads
isnt the flow ctrl threshold used for hw flow control??
Regads
- Tue Oct 10, 2017 11:14 am
- Forum: ESP-IDF
- Topic: Magic Byte bin file
- Replies: 4
- Views: 8005
Re: Magic Byte bin file
Hi,
Thank You.
I will check it out.
Regards
Thank You.
I will check it out.
Regards
- Tue Oct 10, 2017 7:19 am
- Forum: ESP-IDF
- Topic: Magic Byte bin file
- Replies: 4
- Views: 8005
Re: Magic Byte bin file
Hi ,
So is it safe to use this byte as the start of the bin to detect the end of http headers for OTA update?
Regards
So is it safe to use this byte as the start of the bin to detect the end of http headers for OTA update?
Regards