This repository has been archived by the owner on Jun 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 96
Won't go passed PN5180 Hard-Reset #24
Comments
Hi Erik,
did you have a token on the card reader, when the arduino starts up?
After the reset, the library only waits for an idle interrupt of the PN5180
module. Right after that is the next text output written to the serial
monitor.
I think you should start without any token on the card reader!
Regards,
--Andreas.
…-----Original-Nachricht-----
Betreff: [ATrappmann/PN5180-Library] Won't go passed PN5180 Hard-Reset
(#24)
Datum: 2020-02-11T17:46:04+0100
Von: "MagicEk" <[email protected]>
An: "ATrappmann/PN5180-Library" <[email protected]>
Hi, thank you for sharing your work.
I'm trying to get my PN5180 to work with the example code.
I've wired as instructed but when I run the code it won't go passed "PN5180
Hard-Reset..." no matter what I tried. Tried to change to another arduino,
diffrent PN5180 and voltage divider, without luck.
P.S I'm a beginner with both codeing and electric components.
Thanks in advance.
Best regards, Erik.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#24?email_source=notifications&email_token=AEVOSHU5EGXFRHUGR264X3TRCLI4TA5CNFSM4KTEM3SKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMT2NXQ>
, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVOSHVZPLY3K3GJRKVAVCDRCLI4TANCNFSM4KTEM3SA>
.
[ { "@context": "http://schema.org", "@type": "EmailMessage",
"potentialAction": { "@type": "ViewAction", "target":
"#24?email_source=notifications\u0026email_token=AEVOSHU5EGXFRHUGR264X3TRCLI4TA5CNFSM4KTEM3SKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMT2NXQ",
"url":
"#24?email_source=notifications\u0026email_token=AEVOSHU5EGXFRHUGR264X3TRCLI4TA5CNFSM4KTEM3SKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMT2NXQ",
"name": "View Issue" }, "description": "View this Issue on GitHub",
"publisher": { "@type": "Organization", "name": "GitHub", "url":
"https://github.com" } } ]
|
Hello folks, I had the exact same issue which I solved. I am using an Olimexino-32U4, an Arduino Leonardo clone which allows me to run signals at 3v3. Regards all, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, thank you for sharing your work.
I'm trying to get my PN5180 to work with the example code.
I've wired as instructed but when I run the code it won't go passed "PN5180 Hard-Reset..." no matter what I tried. Tried to change to another arduino, diffrent PN5180 and voltage divider, without luck.
P.S I'm a beginner with both codeing and electric components.
Thanks in advance.
Best regards, Erik.
The text was updated successfully, but these errors were encountered: