lpac/docs/FAQ.md
Coelacanthus 5b98993af4
chore: rename documents directory to docs (#83)
Signed-off-by: Coelacanthus <CoelacanthusHex@gmail.com>
2024-05-08 15:01:50 +08:00

1.3 KiB

FAQ

Any subcommand of lpac will get error message like "SCardListReaders() failed:" and 8-digits error code, such as 80100069, 80100066, 8010002E, 8010000F and so on.

  • 80100069 means your UICC is not plugged correctly
  • 80100066 means your card has no response, please clean the pin and plug in again
  • 8010002E means communication error
  • 8010000F means the card is not a eUICC, or detect wrong card reader like Yubikey. For latter one, you can use lpac driver apdu list to list all reader and use $DRIVER_IFID to specify correct card reader
  • for others, Google is your friend.

I can't download eSIM profile of xxx.

The verification of SM-DP+ servers of telecom operators is diverse. Please check whether the parameters you enter are consistent with those provided to you by the telecom operators. Some telecom operators issue profiles in the form of push, which may require the use of lpac's discovery and custom IMEI function.