Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Intitialization failed #27

Open
MoosaK opened this issue Mar 16, 2020 · 1 comment
Open

Intitialization failed #27

MoosaK opened this issue Mar 16, 2020 · 1 comment

Comments

@MoosaK
Copy link

MoosaK commented Mar 16, 2020

Hi,
I have connected the PN5180 scanner to the same pins as set in the PN5180 library, when I used the level shifter, I uploaded the library example code and it said the following in the serial monitor.

Uploaded: Mar 16 2020 16:42:06
PN5180 ISO15693 Demo Sketch

Reading product version...
Product version=255.255
Initialization failed!?
Press reset to restart...

So to get the scanner working I found that the level shifter was not working and ever since then, I have been using the scanner with connections straight to the Arduino. Fortunately the code began to run and the scanner was working. The code was simply checking for 3 cards, when the 3 cards are scanned in any order the arduino will allow access to a certain function.

As part of this project I had to remove the header pins of the scanner and attach wires to the pads of the scanner. Now I am getting this error,

Initialising...
Resetting...
Enabling RF field...
Setup Complete
*** FATAL: Reading more than 508 bytes is not supported!
*** FATAL: Reading more than 508 bytes is not supported!
*** FATAL: Reading more than 508 bytes is not supported!

and when I ran the PN5180 library code I got the same error as above,

Reading product version...
Product version=255.255
Initialization failed!?
Press reset to restart...

What exactly is causing this error?
Any help would be much appreciated.

@ATrappmann
Copy link
Owner

ATrappmann commented Mar 17, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants