estkme-group / lpac

C-based eUICC LPA
GNU Affero General Public License v3.0
253 stars 62 forks source link

eastcompeace eUICC card esim Profile cannot be enabled using pc/sc card reader #13

Closed hiya699 closed 10 months ago

hiya699 commented 10 months ago

I am currently connecting the usb smart card reader in both windows 10 and ubuntu 22 system environments. I can successfully download the esim Profile to the 5ber and esimme cards. I can successfully disable or delete the profile and set the nickname. but lpac cannot enable esim Profile, When executing /lpac profile enable xxxxxxxxxxx (iccid) Response {"type":"lpa","payload":{"code":-1,"message":"es10c_enable_profile_iccid","data":"unknown"}} Viewing through the lpa-agent also shows State: Disabled. I haven't tested the LTE module yet.

estkme commented 10 months ago

Are you using 5ber.esim card?

estkme commented 10 months ago

sorry, i see you are using 5ber card. 5ber card changed its enable logic, it required a not standard version of enable sequence. we have already located this issue, it will be fixed soon.

estkme commented 10 months ago

ps: some of 5ber & esimme card use same provider, maybe this issue is affected your esimme card too.

hiya699 commented 10 months ago

Thank you for your reply. i hope it will be fixed soon.

Leozaki commented 10 months ago

14

hiya699 commented 10 months ago

14

When executing the ‘enable’ command with the ‘RefreshFlag’ set to 0, it works.