Search results

  1. M

    OTA through Ethernet with Teensy 4.1

    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 to the setup (Teensy Mircomod + PoE Micromod) - I...
  2. M

    OTA through Ethernet with Teensy 4.1

    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.
  3. M

    OTA through Ethernet with Teensy 4.1

    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 Ethernet...
  4. M

    OTA through Ethernet with Teensy 4.1

    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 QNEthernet...
Back
Top