🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    M5stack PoESP32 - Where can I find preinstalled ESP-AT Firmware

    Units
    2
    2
    659
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      stoeff99
      last edited by

      Hi community,

      I flashed my M5stack PoESP32 through the Arduino IDE to connect to a MQTT broker using this example: https://github.com/m5stack/M5Unit-PoESP32/blob/master/examples/Unit_PoESP32_M5Atom/MQTT_CLIENT/MQTT_CLIENT.ino

      Now I'm trying to get the firmware back to it's shipped state and can not get it to work.
      I've followed the instruction given on https://docs.espressif.com/projects/esp-at/en/latest/esp32/Get_Started/Downloading_guide.html and managed to flash the latest ESP32 WROOM firmware (https://dl.espressif.com/esp-at/firmwares/esp32/ESP32-WROOM-32/ESP32-WROOM-32-AT-V3.2.0.0.zip) on to the board. With this firmware the ethernet connection however does not work at all. The LEDs on the ETH port don't light up. The unit is pretty much dead.

      I managed to get the eth port going again by following these instructions: https://github.com/DrJohnM61/poesp32-esphome. This enables the the M5stack PoESP32 to receive an IP address, but the communication with the M5ATOM through the serial link does not work.

      Long story short, where can I find the factory preinstalled firmware for the M5stack PoESP32 board, so that I can flash it?

      Thanks for your support
      Chris

      1 Reply Last reply Reply Quote 0
      • felmueF
        felmue
        last edited by felmue

        Hello @stoeff99

        from what I can tell the firmware versions offered by Espressif do not have Ethernet enabled by default. I also do not think M5Stack is offering the preinstalled ESP-AT firmware binary on their website.

        That said you could try to configure and compile the ESP-AT firmware yourself by following the steps outlined here and here.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

        1 Reply Last reply Reply Quote 0
        • First post
          Last post