AT^SFSA and AT^SJDL commands hangs after CONNECT | Telit Cinterion IoT Developer Community
March 10, 2017 - 12:50pm, 2134 views
Hello!
I've tried to push (download) some files to device. I used AT commands to do it since I'm a OSX user . Unfortunately without any success. One I ran AT^SFSA=write,0,10 and get CONNECT back device kinda hangs. It doesn't react to aby number of bytes, then after some time it responds with ERROR . Documentation says that it should timeout after 30 secods after last send byte. Nothing like that happens. Only feasible solution at this point seems to be restarting device. Same goes with AT^SJDL.
I tried with serial terminal and python script that uses pySerial. Also tried with script from: https://iot-developer.thalesgroup.com/tutorial/python-script-load-files-modules-ffs-over-command-interface No go.
Is there something obvious I'm missing?
My ATI1 command output:
Cinterion
EHS5-E
REVISION 03.001
A-REVISION 00.000.42
Hello,
Have you tried other possible commands for AT^SFSA? Is it for example possible to list the files or read?
Can you paste some log?
Please execute AT+CMEE=2 before testing, maybe this will show some error description.
What interface are you using?
Regards,
Bartłomiej
Hi,
I solved problem. I'll write down the answer if anyone in the future have similar problem. It turned out that one of running applications were conflicting. Probably doing something with serial port. After stopping that application problem was gone.
Also, thanks alot for Your involvement and fast answer.
Great to hear that it's working.
Regards,
Bartłomiej