Giter VIP home page Giter VIP logo

Comments (9)

teodino93 avatar teodino93 commented on May 23, 2024 1

Perfect! I think I can test something on saturday, I'll be in touch if i achieve something!

from esp-rfid.

matjack1 avatar matjack1 commented on May 23, 2024

hey @teodino93 can you share the sketch that works? Maybe we can start from there :)

Unfortunately I don't have a RDM6300 to test, so I need to rely on you helping me out, OK?

If there's anyone else that can help it would be really helpful, by the way.

from esp-rfid.

matjack1 avatar matjack1 commented on May 23, 2024

@teodino93 have a look at this: #558 might give you a hint?

from esp-rfid.

matjack1 avatar matjack1 commented on May 23, 2024

Actually, have you seen the doc:

immagine

It looks like you should connect RDM6300 TX to GPIO-03, right?

Let me know!

from esp-rfid.

teodino93 avatar teodino93 commented on May 23, 2024

Hi!
I have used the example sketch on this library: https://github.com/arduino12/rdm6300
In my D1 mini the GPIO-3 is the RX pin, shared with the HardwareSerial.
The pin is correct because it reads a series of 0 when i approach the tag, but the RDM6300 needs a serial of 9600 baud, if I change it in the main code it reads the ID but the code after the but RFIDr.Available() is still false.
Can we think about using a different serial (or implementing that library) for reading the RDM6300?

from esp-rfid.

matjack1 avatar matjack1 commented on May 23, 2024

hey @teodino93 I saw the example, and it's using a different library and different approach. Probably would be better to switch to that library, or at least change approach in the serial usage, as they are doing in the example.

More information on the two serials here: https://arduino-esp8266.readthedocs.io/en/3.1.2/reference.html#serial if someone can help it would be nice! :) I'll give it a try at some point, but any help is appreciated.

from esp-rfid.

teodino93 avatar teodino93 commented on May 23, 2024

I've created the PR #591 to fix the problem, no need for the library i linked, we can use a SoftwareSerial just for the RDM6300

from esp-rfid.

timknowlden avatar timknowlden commented on May 23, 2024

I've created the PR #591 to fix the problem, no need for the library i linked, we can use a SoftwareSerial just for the RDM6300

How can i test? Im also using UART to send a number over serial. However my use case is from an rf receiver. I cant see any data being received on the esprfid when connected to GPIO4 or RX

from esp-rfid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.