Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. rashedtalukder
    3. Best
    R
    • Continue chat with rashedtalukder
    • Start new chat with rashedtalukder
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by rashedtalukder

    • RE: AWS IoT Edukit Core M5 - Micropython support?

      @greenleaf, after doing some initial quick testing I found that many of the features are in parity, but things like the RBG LED is not functional because the pins are different from the M5Stack Fire. You might be able to take the existing M5Stack MicroPython library and update the pins to work with it.

      The crypto module isn't supported. However, you can use the Adafruit Crypto library for the secure element.

      M5Stack and AWS are working together to explore an option to deliver a MicroPython package specifically for the Core2 for AWS IoT EduKit.

      posted in Core2 for AWS
      R
      rashedtalukder
    • RE: AWS EduKit restore factory firmware

      I wasn't aware of this forum, so my apologies if you didn't receive a solution right away.

      To flash the factory firmware:

      cd /<<PATH_TO_REPO>>/Core2-for-AWS-IoT-EduKit-Factory-Firmware
      idf.py build flash
      

      The tick/pop you hear is the sound of the device rebooting over and over since there's no firmware (after erasing the flash). It's not bricked.

      All the links on the instructions as of a week ago all point directly to the us-west-2 region so you don't get taken to your default region by accident. Hoping that helps all users.

      Since there appears to be a lot of interest in UIFlow, we will prioritize getting that going in partnership with M5Stack. I really appreciate the feedback.

      posted in Core2 for AWS
      R
      rashedtalukder