guigui
April 30, 2024, 8:36am
1
Hello,
I want to change the APN on my FX30S device using the cm data apn
command. I can see the APN is correctly updated when I run cm data info
, but as soon as I start the data connection with cm data connect
the APN reverts to its previous value.
Is that a known problem? Do I need to do something else to save the new APN value?
My device runs firmware version R15.1.0.004
jyijyi
April 30, 2024, 8:46am
2
What is the return of “app status”?
Is it same issue as this one?
then it means the image you download will change the APN automatically, but the offical WP77 image will not, is that what you mean? Have you tried download the official WP77 image to it to confirm? Have you tried to download the octave image to...
guigui
April 30, 2024, 9:03am
3
app status returns:
[running] atAirVantage
[running] atQmiLinker
[running] atService
[running] avcService
[running] cellNetService
[running] columbiaAtService
[running] dataConnectionService
[running] factoryRecoveryService
[running] fwupdateService
[running] gpioService
[running] modemService
[running] portService
[running] positioningService
[running] powerMgr
[running] powerService
[running] qmiAirVantage
[running] secStore
[stopped] smsInboxService
[stopped] spiService
[stopped] tools
[stopped] voiceCallService
[stopped] wifi
[stopped] wifiApTest
[stopped] wifiClientTest
[running] wifiService
[stopped] wifiWebAp
It does not look like the same issue in the link you posted. I am using the generic image without octave.
The APN reverts to the one I had set when using a different SIM in this device, about 2 weeks ago.
jyijyi
April 30, 2024, 9:07am
4
what are the return of the followings?
AT!ENTERCND="A710"
ATI3
ATI8
AT!UIMS?
AT+Cgdcont?
guigui
April 30, 2024, 9:20am
5
AT!ENTERCND="A710"
OK
ATI3
Manufacturer: Sierra Wireless, Incorporated
Model: FX30S(WP7702)
Revision: SWI9X06Y_02.36.08.09 c094f4 jenkins 2022/06/24 03:14:28
IMEI: 354723090168609
IMEI SV: 8
FSN: VU026200210210
+GCAP: +CGSM
OK
ATI8
Legato Ver: 21.05.0.0d38bc34_40288ac0b0ffed9ebe2ffce8ae730a91_modified
Yocto Ver: SWI9X06Y_03.00.13.00 2022-12-28_08:23:43
OS Ver: Linux version 4.14.253 (oe-user@oe-host) ( gcc version 9.3.0 (GCC), GNU ld (GNU Binutils) 2.34.0.20200220) #1 PREEMPT Wed Dec 28 07:40:21 UTC 2022
LK Ver: 1.3.0_1aea4d8ec8
RootFS Ver: SWI9X06Y_03.00.13.00 2022-12-28_08:23:43
UserFS Ver: unknown
MCU Ver: 002.015
OK
AT!UIMS?
!UIMS: 0
OK
AT+CGDCONT?
+CGDCONT: 1,"IP","bicsapn","0.0.0.0",0,0,0,0
OK
jyijyi
April 30, 2024, 9:28am
6
what is the return of the following before “cm data connect” and after “cm data connect”?
cm data
AT+CGDCONT?
at+cgcontrdp
Could the apn being changed by host platform?
Hi All,
I’m setting up a FX30S for a customer and I just received their AT&T SIM card. I inserted in the FX30S and after initial startup, the modem does not connect to the AT&A network.
Upon closer inspection, I noticed that the APN had been changed to vzwinternett for Verizon networks. I reset the correct APN tobroadband for the AT&T network, but it always changes back to vzwinternet.
I tried switching the SIM card to another FX30S that I had here already working with on the AT&T network wit…