I have (3) Boron LTE’s using internal Particle SIM that I haven’t used since late January.
System firmware version is 0.8.0-rc.27
Seeing the 0.9.0 firmware release yesterday, it’s time to resume testing.
Problem is that none of the (3) Borons will establish a cellular connection… blinking green, before making any changes to previously working Borons.
All (3) Still blink green when booting into safe mode.
I updated my IOS Particle app and tried the Device Setup again for each of the 3.
They get stuck at “Connecting to the internet via cellular”.
I have not tried to Deactivate or Unclaim any of the Boron LTEs.
All (3) SIMS are shown as ACTIVE in the Particle Console.
I also updated one Boron LTE (named Boron02) to 0.9.0 via:
• download the 0.9.0 system, Tinker, and bootloader .bin files from the repo
• DFU Mode
• particle flash --usb system-part1-0.9.0-boron.bin
• particle flash --usb tinker-0.9.0-boron.bin
• Listening mode
• particle flash --serial bootloader-0.9.0-boron.bin
Boron02 still wont establish a Cellular Connection in Safe Mode, or IOS App.
Serial Output for Boron02 after 0.9.0 HERE
C:\CLI>particle identify
Your device id is e00fce684f0f2f6b82f40312
Your IMEI is 352753090217819
Your ICCID is 89014103271226456372
Your system firmware version is 0.9.0
C:\CLI>particle serial inspect
Platform: 13
Modules
Bootloader module #0 - version 300, main location, 49152 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #1 - version 403, main location, 671744 bytes max size
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
Bootloader module #0 - version 101
undefined module #0 - version 0
User module #1 - version 5, main location, 131072 bytes max size
UUID: 493ABD05C2F1B20405140EBFD39C5412C7ACE88F4A14C20B3A7E7D5184FBE3FD
Integrity: PASS
Address Range: PASS
Platform: PASS
Dependencies: PASS
System module #1 - version 403
undefined module #0 - version 0
empty - factory location, 131072 bytes max size
My next thought was something got crosswired during the last Billing Cycle, so I opened up a brand new Boron LTE. Same symptoms, it times-out at “Connecting to the internet via cellular” in the IOS App, after successfully activating the Particle SIM.
I’m starting to wonder if my location has lost LTE service somehow since late January.
I found the Boron Cloud Debug, Here, but it’s built on 0.8.0-rc.25
Also, the 0.9.0 release has a couple of options that looks like they could be useful in my situation, but I’m not sure which direction to take now.
Any advice or recommendations are greatly appreciated.