Hi
I'm trying to decode a PDF417 barcode on the TC55. But it seems that some of the data has been changed on the TC 55. And this difference causes that the barcode decryption fails.
On a desktop PC with a Honeywell I get the following ScanData
Data length: 853
Hex of first 8 bytes: EF 04 15 4D 0C 3D 07 CF
On TC 555 I get the following ScanData
Data length: 802
Hex of first 8 bytes: 3F 04 15 4D 0C 3D 07 3F
Any help would be greatly appreciated.