RFID13.ON(socket)
. This function supports a new parameter which permits to select the socket. It is possible to choose between socket0 or socket1. RFID13.ON(SOCKET0);
RFID13.ON(SOCKET1);
ON()
module is powered and the UART is opened to communicate with the module. It also enters in command mode and sets some default configurations.OFF()
exits from the radio RFID/NFC command-mode securely, closes the UART and switches the module off.