MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Kavilan
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    Kavilan

    @Kavilan

    0
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Kavilan Unfollow Follow

    Latest posts made by Kavilan

    • RE: MMM-RFID and MMM-Profileswitcher with RC522

      @sdetweil I used python. Python 3 thrown error whenever used since all those codes don’t use () for print function.

      posted in Troubleshooting
      K
      Kavilan
    • RE: MMM-RFID and MMM-Profileswitcher with RC522

      @sdetweil Yeah this is how I found out there are no events being sent out by MMM-RFID. I have two tags and I’ve tried both and nothing new shows up in the console

      posted in Troubleshooting
      K
      Kavilan
    • RE: MMM-RFID and MMM-Profileswitcher with RC522

      @sdetweil When I run Dump.py I still am able to scan the RFID tag and the correct data is shown. SoI dont know why it doesn’t work when running MagicMirror

      posted in Troubleshooting
      K
      Kavilan
    • RE: MMM-RFID and MMM-Profileswitcher with RC522

      @sdetweil Yeah I’ve done that and when I run the test read.py from MMM_RFID it shows the UID and the Data in decimals. sc.jpeg

      And this is the config.
      code.png

      posted in Troubleshooting
      K
      Kavilan
    • MMM-RFID and MMM-Profileswitcher with RC522

      Re: Profile Switcher - RC522 RFID

      Hi all, I’ve been trying to get my RFID tag to switch profile and I have referred every solution so far I can’t seem to get MMM-RFID to detect my card in MagicMirror. When i run the test given it can read the card and the data but when i run npm start dev, I can’t see anything about notifcation getting sent when i scan my RFID. Any help is greatly appreciated.

      posted in Troubleshooting
      K
      Kavilan