Hi everyone,
I am currently developing a wireless rfid identification node via CLRC663ARD.
The interface of CLRC663ARD configured to uart connection.
CLRC663ARD connected to PC via usb-uart converter.
I tested the operation of the CLEV663ARD using the CLRC663PcSerial.3.6 test program.
And CLRC663PcSerial.3.6 freezes when executing any jcf script from the program.
The freeze looks like this: commands from the script are successfully executed one by one. And one command does not receive a response from the board, after which the command is repeated again. And so on indefinitely.
I have tested all the scripts from the CLRC663PcSerial.3.6.
Is this normal?