Thanks @shawn for your reply. My experience is too little to understand what I should exactly do/look for.
Install and add QNEthernet and the OTA library here, taking code snippets from the examples - ok I know how to do.
But adapting libraries...
Thanks AndyA, could you point me a bit more in the right direction?
Googling for "async_tcp library W5500 teensy" gives me some results but frankly I do not understand what to do with them.
I use this combination, works great:
Sparkfun Teensy Micromod: https://www.sparkfun.com/sparkfun-micromod-teensy-processor.html
Sparkfun Micromod Mainboard (Single): https://www.sparkfun.com/sparkfun-micromod-main-board-single.html
Sparkfun PoE...
Hi, how do I make this to compile for Teensy Micromod instead of Teensy 4.1?
I started with this fork and its demo sketch: https://github.com/FogozIV/FlasherX-Ethernet_Support
AsyncWebserver: https://github.com/khoih-prog/AsyncWebServer_Teensy41...