Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 | cant register multiple reader #2278

Open
Lippsson opened this issue Feb 28, 2024 · 6 comments
Open

馃悰 | cant register multiple reader #2278

Lippsson opened this issue Feb 28, 2024 · 6 comments
Assignees
Labels
bug investigation needed legacy_v2 Issues, discussions and PRs related to Version 2.x

Comments

@Lippsson
Copy link

Bug

i run the installation and tried to register more than one reader:
image

What I did

What happened

after i pressed y on the question "Do you want to add another device" the scipt endet.

I expected this to happen

to be able to register another device.
I also tried to rename the RegisterDevice.py.Multi and run this script without success

Base image and version

PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Refresh index: 100% (390/390), done.
On branch master
Your branch is up to date with 'origin/master'.

Hardware:

Pi3 B+
RC522
USB reader

@s-martin s-martin added the legacy_v2 Issues, discussions and PRs related to Version 2.x label Feb 28, 2024
@AlvinSchiller
Copy link
Collaborator

Can you try answer with a capital "Y"?
From the code this is the needed answer...

@Lippsson
Copy link
Author

Ok. Thanks. That worked..
But unfortunable this took me to another issue. When i register only 1 Reader - in my case the RC522 - the Reader works fine. If i want to register 2 Reader (RC522 & USB Reader) the USB Reader works, but not the RC522

@AlvinSchiller
Copy link
Collaborator

Do you maybe have the logs after registration and scanning?
I dont have multiple Readers to test.

@Lippsson
Copy link
Author

Lippsson commented Apr 2, 2024

Sorry! I have to come back while having issues to register RC522 and USB-Reader att the same time.

When i run the RegisterDevice.py.Multi script as RegisterDevice.py. I can register both readers but only the USB reader will work:
image
The only way i can make the RC522 to work is to run the setup_rc522.sh file in RPi-Jukebox-RFID/components/rfid-reader/RC522 folder, but than i could not use the USB reader

I also test to run the RegisterDevice.py.Multi script to register only the RC522 but could not register any TAG after restart the phoniebox-rfid-reader.service

@AlvinSchiller
Copy link
Collaborator

Checked it too and it seems like RC522 (and maybe other Non-USB Reader) are not functional with the multi reader setup :/

@AlvinSchiller
Copy link
Collaborator

The problem with the possible answers to the continue questions will be fixed with #2357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug investigation needed legacy_v2 Issues, discussions and PRs related to Version 2.x
Projects
None yet
Development

No branches or pull requests

3 participants