• I think I'll prefer donating directly to support the project instead of buying the boards

    Sure, any financial support is helpful, especially from people that are using unsupported board.
    So go and get your Donated label below your Avatar.

    Stopping Wifi is helpful during testing

    >require('Wifi').disconnect()
    =undefined
    >require('Wifi').stopAP()
    =undefined
    >require('Wifi').getDetails();
    ={
      status: "off",
      ssid: "",
      password: "",
      savedSsid: null }
    >require('Wifi').getAPDetails();
    ={
      status: "disabled",
      authMode: "open",
      hidden: false, maxConn: 4,
      ssid: "ESP-0D17D4",
      password: "",
      savedSsid: null }
    > 
    

    Eye-catching observation taken from post #12

    Flash map 4MB:512/512, manuf 0x20 chip 0x4016

    If you like you can flash the 4MB build after you got the MFRC522 working :)

About

Avatar for MaBe @MaBe started