How to use RFID 2 Unit in StickC Plus?



  • Hello, everyone. I need a help, i'm new at this M5 world. How can i read and write using "RFID 2 Unit" in M5 StickC Plus with micropython? I'm using micropython in UiFlow 2.0



  • Hello @mariano

    as of UIFlow2 alpha-28 the RFID/RFID2 unit is not (yet) supported.

    That said, I see three options for you:

    • wait until RFID/RFID2 is officially supported in UIFlow2
    • use UIFlow1 instead which has support for RFID/RFID2 unit
    • in UIFlow2 download this library onto your M5StickCPlus and then use below code:

    0_1703451066495_UI2_M5StickCPlus_RFID_20231224.png

    Thanks
    Felix



  • Hello @mariano

    good news. RFID/RFID2 unit is now supported in UIFlow2 alpha-29.

    Thanks
    Felix