How To Stop Multiple Reading Of The Same Tag In Rdm6300 Reader

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 23

  • @carlosaceves9448
    @carlosaceves9448 2 месяца назад

    Gracias.

  • @alaminashik7251
    @alaminashik7251 2 года назад

    Thanks man, this really helped.

  • @mmahardikasp771
    @mmahardikasp771 2 года назад +1

    I am using the same program you are using but I have a problem with the program, it said
    "class rdm6300" has no member named ".update"; did uou mean '_update'?
    i already add rdm6300 and esp8266 library but i dont know what the problem is, please help me with that problem thank you

  • @Nayeem322
    @Nayeem322 4 года назад

    Very informative video. Thank you!

  • @sumaiyakhan2925
    @sumaiyakhan2925 4 года назад

    Very good mate, go ahead🤗

  • @ChumaxD
    @ChumaxD 4 года назад +1

    I am using wemos d1 and it doesn't read anything. I use the same pins as your project

    • @barunbhattacharjee947
      @barunbhattacharjee947  4 года назад +1

      I have some questions for you.
      1. Is your WiFi module connecting to WiFi using my code?
      2. Is your WiFi module connecting to WiFi with any other code?
      3. Did you install all the libraries properly?
      4. Is your RFID reader reading the RFID tag using any other code?
      Some Recommendations:
      Make sure you checked WeMos D1 Retired Board and also the right port in the tools option.
      Your Upload speed in the tools option and the baud rate in the serial monitor should be the same as the baud rate that I provided in my code, which is 115200bits/seconds.

    • @ChumaxD
      @ChumaxD 4 года назад

      @@barunbhattacharjee947 Hi mate, I just made it work! I had to jump D4 with TX (hardware uart)...and D7 receives from TX from RDM6300..
      github.com/arduino12/rdm6300/blob/master/examples/esp8266_hardware_uart/esp8266_hardware_uart.ino

    • @barunbhattacharjee947
      @barunbhattacharjee947  4 года назад

      Oh well, that's good :)

  • @omarsakif3121
    @omarsakif3121 4 года назад

    Great man keep it up

  • @kigoziedward7031
    @kigoziedward7031 3 года назад

    Hello Mr. Barun, is it possible to use this solution for MFRC522 reader? Please .

  • @monikabhattacharjee8822
    @monikabhattacharjee8822 4 года назад

    Well done. Go ahead. ❤❤

  • @muhammedhuseyn4772
    @muhammedhuseyn4772 2 года назад

    Can you help me?