Search found 2 matches

by maxvandenbussche
Tue Sep 26, 2023 8:31 am
Forum: ESP-IDF
Topic: How to enable SHA256 in image footer
Replies: 1
Views: 1559

How to enable SHA256 in image footer

We have used the SHA256 that was appended at the end of the binary file to verify integrity when uploading the file to the our backend for OTA to client ESP32 devices. Suddenly the ESP-IDF stopped generating these checksums and I have no idea why and how to enable them again. For reference this is a...
by maxvandenbussche
Sun Jul 12, 2020 8:37 am
Forum: ESP-IDF
Topic: New SPI-Ethernet-Adapter without modifying esp-idf
Replies: 7
Views: 7932

Re: New SPI-Ethernet-Adapter without modifying esp-idf

Hello! I'm contemplating using the ESP32 with a QCA7000 chip. I understand you were able to make it work? Did it work reliably?
Is there any chance you are willing to share the modifications you made to esp-idf?

Thanks in advance!