anas-gif
anas-gif
Hi Will, When I am trying to run a single-read.py I am finding this error. Traceback (most recent call last): File "code3.py", line 21, in reader_info = ReaderInfoFrame(runner.run(get_reader_info)) File "/home/pi/chafon-rfid-master/chafon_rfid/base.py",...
This : is because I have written runner = CommandRunner(transport) print(runner)
[ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M cma=256M video=HDMI-A-1:1920x1080M@60,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=DC:A6:32:57:19:19 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=tty1 root=PARTUUID=d9b3f436-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles [ 0.000258] console [tty1] enabled [ 0.434975] fe201000.serial:...
I have replaced /dev/ttyUSB0 by /dev/ttyAMA0 and the programme no post nothing. I connecte my **RFID** with Raspberry by wires TXD of RFID with RXD of Raspberry and RXD of...
can you help me please