Error in address entry on the ELS31-V | Telit Cinterion IoT Developer Community
February 8, 2017 - 12:08am, 2076 views
When writing an address to the ELS31-v
Sent from my device:
at^siss=3,address,"https://tracermanage.com/config/89148000001919240902.txt
Read back from the ELS31-v:
at^siss=3,address,"https://tracermanage.com/config/891480000019192409 2.txt"
^^
It is inserting a 0x$00 not the '0' that I wrote. If I have a shorter address it is fine. I have also see this when writing and sending an SMS message. What is the serial input buffer length on the ELS31-V, I am watching an stopping the data sent to the chip when the handshaking line indicates pause in sending, but the problem still persists.
Is there a known issue where the chip inserts a hex $00 in certain setup strings sent to the chip?
Can someone try this on their test bed to see if it is an issue?
Hello,
Could you check the firmware version with ATI1 command?
Regards,
Bartłomiej
Cinterion
ELS31-V
REVISION 4.3.2.0
A-REVISION 4.3.2.0-25421
L-REVISION 3.7.6
Hello,
I have tried with ELS31-J (as I don't have ELS31-V but there should be no difference in that) with the following result:
at^siss=3,"srvType",http
OK
at^siss=3,address,"https://tracermanage.com/config/89148000001919240902.txt"
OK
at^siss?
^SISS: 0,"srvType",""
^SISS: 1,"srvType",""
^SISS: 2,"srvType",""
^SISS: 3,"srvType","Http"
^SISS: 3,"conId","1"
^SISS: 3,"address","https://tracermanage.com/config/89148000001919240902.txt"
^SISS: 4,"srvType",""
^SISS: 5,"srvType",""
^SISS: 6,"srvType",""
^SISS: 7,"srvType",""
^SISS: 8,"srvType",""
^SISS: 9,"srvType",""
OK
ati1
Cinterion
ELS31-J
REVISION 4.3.2.1b
A-REVISION 4.3.2.1-26730
L-REVISION 3.7.6
OK
Maybe the problem is in the terminal program or some converters that you are using (for example USB to serial).
Regards,
Bartłomiej