[GH-ISSUE #25] The eUICC Firmware version information extracted from EUICCInfo2 is being incorrectly displayed on the EasyLPAC tool. #81

Open
opened 2026-03-07 19:58:16 +03:00 by kerem · 0 comments
Owner

Originally created by @BhushanPatil555 on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/25

When the euiccFirmwareVer[3].VersionType value is "83 03 42 90 00", the tool incorrectly interprets the "42 90 00" part as a hexadecimal number and converts it to a decimal value. This leads to an inaccurate display of the firmware version.

Expected behavior is 42.90.00

Originally created by @BhushanPatil555 on GitHub (Nov 21, 2024). Original GitHub issue: https://github.com/creamlike1024/EasyLPAC/issues/25 When the euiccFirmwareVer[3].VersionType value is "83 03 42 90 00", the tool incorrectly interprets the "42 90 00" part as a hexadecimal number and converts it to a decimal value. This leads to an inaccurate display of the firmware version. Expected behavior is 42.90.00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/EasyLPAC#81
No description provided.