Hi all, got my beta Tachyon a week or two ago and have had many problems getting the Tachyon to connect to my wifi at home - blew through the 100MB free cellular limit just by messing around on the machine and forgot it was limited . I've got it at a hackerspace on wifi now so I can keep messing around.
anyways, I'm really interested in the cellular capabilities of the device but not super interested in paying Particle $300 up front for a block of cell data, and have been exploring the tachyon docs on installing my own eSIM profile. I followed the instructions in the docs (looks like they've recently changed?) and I'm running into this issue:
the docs say to use this command:
particle-tachyon-ril-ctl esim download '<rsp_url>' <iccid>
While I've figured out that rsp_url probably actually means the provisioning string given to me by my carrier (and my tries seem to confirm that as listed below?), but I have no clue what I should be putting for the ICCID value. In the previous version of the docs I believe there was a placeholder value to use if I didn't know what value to use? It might even be the 12341 profile listed below?
rild when starting shows these values:
Jun 12 19:04:05 agnes particle-tachyon-rild[3346]: [89000123456789012341, disabled] #perhaps this is the placeholder i should be using?
Jun 12 19:04:05 agnes particle-tachyon-rild[3346]: [xxxxxxxxxxx1245267, disabled]
Jun 12 19:04:05 agnes particle-tachyon-rild[3346]: [xxxxxxxxxx919000202, enabled]
the 267 profile (iccid?) is the Particle line. The other profiles were on the device already.
for the command:
particle-tachyon-ril-ctl esim download 'LPA:1$url.from.my.provider.com$AFAKEMATCHINGIDTHATISNOTREAL' 8969696969696969690
and
particle-tachyon-ril-ctl esim download 'LPA:1$url.from.my.provider.com$AFAKEMATCHINGIDTHATISNOTREAL' 89000123456789012341
I get the same output in the logs, pasted here:
Jun 12 19:31:43 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:41.653 PDT 2025: Processing: LPA DOWNLOAD
Jun 12 19:31:43 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:41.653 PDT 2025: LPA STATUS command received
Jun 12 19:31:43 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:41.653 PDT 2025: rsp_url: LPA:1$redacted.com$redacted, iccid: 89000123456789012341
Jun 12 19:31:43 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:42.989 PDT 2025: lpa: [INFO] Connection established with redacted on port 443
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.334 PDT 2025: lpa: [INFO] TLS Handshake completed successfully
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: SM-DP+ address: redacted
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: Matching ID: redacted
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: [INFO] Downloading profile
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: [INFO] SM-DP+ address: "redacted"
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: [INFO] Matching ID: "redacted"
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: [INFO] Initiate authentication
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.720 PDT 2025: lpa: [tp] Sending ISDR request
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.721 PDT 2025: lpa: [tp] Sending ISDR request
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.721 PDT 2025: lpa: [INFO] ES9+.InitiateAuthentication succeeded
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.721 PDT 2025: lpa: [INFO] Mutual authentication
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:43.721 PDT 2025: lpa: [tp] Sending ISDR request
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:47.896 PDT 2025: lpa: [INFO] ES9+.AuthenticateClient succeeded
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:47.896 PDT 2025: lpa: [INFO] Getting bound profile package
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:47.896 PDT 2025: lpa: [tp] Sending ISDR request
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.734 PDT 2025: lpa: 67", Response: +CSIM: 4,"9000"
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: lpa: [INFO] ES9+.GetBoundProfilePackage succeeded
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: lpa: [INFO] Loading bound profile package
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: lpa: [ERROR] Load BPP failed (es10b): -50336515
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: Error: lpa output: [ERROR] Load BPP failed (es10b): -50336515
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: lpa: [ERROR] Profile download failed: ES10 preconditions not fulfiled, argument error (code -0x03001303)
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: Error: lpa output: [ERROR] Profile download failed: ES10 preconditions not fulfiled, argument error (code -0x03001303)
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.735 PDT 2025: lpa: [INFO] Operation took 250 ms
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.740 PDT 2025: Error: lpa exited with error code: 253
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.740 PDT 2025: LPA STATUS command received
Jun 12 19:32:01 agnes particle-tachyon-rild[9246]: Thu Jun 12 19:31:52.740 PDT 2025: lpa download final result: failed, unknown
anyways, let me know what I might be missing!