IQRF_IDE_Command.exe is a command line version of the IQRF IDE that can be used for IQRF Code encoding/decoding and also for generating QR Code picture file.
• Encoding example
IQRF_IDE_Command.exe IQRFencode /IBK=00112233445566778899AABBCCDDEEFF /HwpId=AABB /MID=12345678 /QRcode=QRcode.png
Output:
IQRF Code: 42rfRrBCHc7zLq2SZrdcCBkTv4wwaHbNeP
QR code file: QRcode_12345678.png
Size: 37 x 37 (29 x 29) modules
Total size: 37 x 37 pixels
• Decoding example
IQRF_IDE_Command.exe IQRFdecode /Code=42rfRrBCHc7zLq2SZrdcCBkTv4wwaHbNeP
Output:
MID: 12345678
IBK: 00112233445566778899AABBCCDDEEFF
HWPID: AABB