AT^SICI? doesn't work on EHS6 rev2 | Thales IoT Developer Community
August 21, 2015 - 11:01pm, 5892 views
Hello!
I'm trying to use the Internet Connection Information command AT^SICI? but it's failing on my EHS6. Does EHS6 support this command?
ATI info:
ati Cinterion EHS6 REVISION 02.000 OK AT+CMEE=2 OK AT^SICI? +CME ERROR: Unknown
Regarsd,
Leonardo.
Also tried on a different module, with ati1
Cinterion
EHS6
REVISION 03.001
A-REVISION 00.000.14
Hi,
The comand is supported, but it will only answer if a internet connection has be setup previously with at^SICO
Regards
ALopez
Somewhere over the rainbow!!! Looking for the Oz Land!!!
From the manual, I got that I had to use SICS to setup first, then use SICO to open. But SICS also fails.
The first command from item "10.1.1 Example: GPRS connection profile" fails
at^sics=0,conType,GPRS0
+CME ERROR: Unknown
The root cause was the JRC midlet not running.
Thanks!
Just to remark here for the other users. Here is the command to check if the JRC is running:
AT^SJAM=5
Hello,
What sought of functionalites the JRC MIDlet offers? Is it necessary to run it always when the module is started ?
Best Regards,
Umair
Hello,
Generally the JRC is provided as part of the modules firmware and it is not recommended to disable it. There's no detailed information published what's exactly inside - it's just internal technical detail. Some of the AT commands are implemented in JRC and will not work without it. Additionally you will not be able to catch URC's in Java MIDlet.
There will be "^SYSINFO: 200" URC thrown when JRC MIDlet was not tried to be started.
Regards,
Bartłomiej