Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

EHS-5: firmware 0055, invalid error code for AT^SFSA=mkdir | Telit Cinterion IoT Developer Community

April 11, 2018 - 11:26am, 1007 views

I just observed intersting scenario:

at^sfsa=mkdir,a:/zz/
^SFSA: 0

OK
at^sfsa=mkdir,a:/zz/
^SFSA: 16

ERROR 

Obviously, second command fails due to directory being already there, but error code 16 is not the right one, it's not even mentioned in the docs.

Is it a known bug?