I cannot get my Freematics One+ Traccar to connect over cellular network. The terminal just prints this over and over again. (I removed the IMEI)
[CELL] Activating...
CELL:SIM7070G
IMEI:XXXXXXX
[CELL] Searching...
APN:hologram
Is there a way to get more debugging information to determine why my device is not connecting to the cellular network?
Freematics One+ Traccar - No cellular network
Re: Freematics One+ Traccar - No cellular network
What's the cellular module's state code (can be found in serial output).
Re: Freematics One+ Traccar - No cellular network
I can confirm this issue. I have not been able to get my Freematics One+ to work with the hologram SIM card. See below for full output. This seems to be the error code for the SIM card not registering[1]. This appears to be happening in CellSIMCOM::setup [2]. Any help on getting this device registered on the the hologram network would be appreciated.
[1] https://community.hologram.io/t/network ... ing/2466/3
[2] https://github.com/stanleyhuangyc/Freem ... 5C1-L276C1
[CELL] Activating...
[BUF] 44 samples | 528 bytes | 22/32
[BUF] 48 samples | 576 bytes | 24/32
CELL:SIM7070G
IMEI:86545605370XXXX <--- obfuscated
[CELL] Searching...
APN:hologram
[BUF] 52 samples | 624 bytes | 26/32
[BUF] 56 samples | 672 bytes | 28/32
[BUF] 60 samples | 720 bytes | 30/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
+CGREG: 0,2
OK
+CGREG: 0,2
OK
[1] https://community.hologram.io/t/network ... ing/2466/3
[2] https://github.com/stanleyhuangyc/Freem ... 5C1-L276C1
[CELL] Activating...
[BUF] 44 samples | 528 bytes | 22/32
[BUF] 48 samples | 576 bytes | 24/32
CELL:SIM7070G
IMEI:86545605370XXXX <--- obfuscated
[CELL] Searching...
APN:hologram
[BUF] 52 samples | 624 bytes | 26/32
[BUF] 56 samples | 672 bytes | 28/32
[BUF] 60 samples | 720 bytes | 30/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
[BUF] 64 samples | 768 bytes | 32/32
+CGREG: 0,2
OK
+CGREG: 0,2
OK
Re: Freematics One+ Traccar - No cellular network
Just to be sure I double checked building and installing thus using Freematics builder on Windows and received the same result. My sim card is registered in the hologram portal but has not received a connection yet.
Re: Freematics One+ Traccar - No cellular network
A customer reported this issue solved by using a local (non roaming) SIM card first to activate and then hologram sim cards can be registered on the network.
Re: Freematics One+ Traccar - No cellular network
Hi @stanley I want to try a local SIM but I need to provide an APN Username and APN password. I can't see how to do this in the Telelogger v5 code.
Also I tried what was suggested here but it didn't work: viewtopic.php?p=49629&hilit=apn#p49629
Please advise! Thanks
Also I tried what was suggested here but it didn't work: viewtopic.php?p=49629&hilit=apn#p49629
Please advise! Thanks