Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICCID length wrong in ME310_AT_Test? #17

Open
Humancell opened this issue Apr 13, 2022 · 2 comments
Open

ICCID length wrong in ME310_AT_Test? #17

Humancell opened this issue Apr 13, 2022 · 2 comments

Comments

@Humancell
Copy link

Hello,

Working with the example ME310_AT_Test it appears the display of the ICCID is truncated by one character.

https://github.com/telit/arduino-me310-library/blob/main/examples/ME310_AT_Test/ME310_AT_Test.ino#L130

On this line only the first 19 characters are being displayed, but the ICCIDs are 20 characters.

@fabiopi-tlt
Copy link
Collaborator

Hello,
as a matter of fact, ICCIDs can be also 19 characters, but the demo should be able to manage both. We will change this in a future release to cut the real length.

@Humancell
Copy link
Author

You are correct. I forgot the 19 character versions are out there also!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants