Retro Net – 3Com Etherlink II/16

Predecessor to the Etherlink III card, unfortunately without an RJ45 connector. If you know how to do it, the card is quickly configured and easy to handle, even though it's still not clear to me how the IRQ is set. Please leave a comment if you know more.

Continue reading "Retro Net – 3Com Etherlink II/16"
bannerEsp32Fota

OTA - ESP32fota Test

OTA (Over-the-Air Update) is a concept for updating firmware over a network. I've taken a closer look at the Esp32FOTA library here. All of the files I used are in the following GitHub directory: https://github.com/sfambach/esp32/tree/master/test/ESP32fota If something doesn't work, it's better to use the GitHub files, as they are more up-to-date than the post. If you encounter problems, let us know...

Continue reading "OTA – ESP32fota Test"