SM-DS discovery #55
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi OpenEUICC Dev Team,
I’m reaching out as a user of OpenEUICC with a feature request that would improve compatibility, especially in Japan. Currently, the Japanese carrier Docomo only supports eSIM profile provisioning through EID-based SM-DP+ server notification, making this EID notification feature essential for accessing eSIM profiles.
Request
Could we consider adding a feature to OpenEUICC that automatically notifies the SM-DP+ server of the EID? This would allow users to download eSIM profiles directly, without the need for an activation code. Adding this functionality would enhance OpenEUICC's flexibility, particularly as a utility that enables eSIM information to be mirrored as a physical SIM.
Technical Background
I’d really appreciate it if you could consider this for future development. Thank you!
Request to Add EID Notification Feature to OpenEUICCto Request to Add EID Notification Feature to EasyEUICCmore see https://www.gsma.com/solutions-and-impact/industry-services/device-services/gsma-esim-discovery
eSIM Discovery is based on SM-DS, requires EUM and RSP to work together
The problem with eSIM discovery is that I have no way to test this properly. If anyone has a way to test, contributions are welcome.
https://github.com/estkme-group/lpac/blob/main/src/applet/profile/discovery.c
however, this function requires the removable esim card to support SM-DS for delivery
most removable esim cards do not support this capability
We'll implement this as part of the effort to bring EuiccService partner download API to OpenEUICC
Request to Add EID Notification Feature to EasyEUICCto SM-DS discovery