Matteo Giaccone

Results 249 comments of Matteo Giaccone

@MatteoSalviTech from what you are saying about pressing 2 for confirming the PIN code instead of #, I think the problem is with your Wiegand configuration. Sometimes it might be...

I'm closing this as it's now fixed on `dev`, thanks to @croggero :)

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...

@teodino93 have a look at this: https://github.com/esprfid/esp-rfid/issues/558 might give you a hint?

Actually, have you seen the doc: ![immagine](https://user-images.githubusercontent.com/65402/228359888-f3a3214d-0761-447c-b31b-1326afcaf7b6.png) It looks like you should connect RDM6300 TX to GPIO-03, right? Let me know!

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...

Hey @timknowlden are you using the code in the PR #591? I've had successfully tested that PR. It needed a bit more polish, but it was working. Are you sending...

Hey @timknowlden actually it wouldn't be too complex to support a generic serial reading. Currently though the serial read is then parsed specifically from a library for RDM6300 or RF125-PS...

Hey @stupsi099 the uptime is in seconds now. I agree that it would be nicer if it was parsed and shown in days/hours/seconds. If anyone wants to try improving that...

hey @IVCrossway I'm sorry for your problem :( Unfortunately this is not something that happens to me, MQTT connection is reliable to me. It's strange that HA thinks that the...