Sonim AT Commands ================= Filesystem access:: at*list= - list directory content (0=file, 1=subdirectory) at*mkdir= - make directory at*rmdir= - remove directory at*remove= - remove file at*move=, - ? copy (move?) files at*startul= - prepare file to upload (from phone) returned data: *STARTUL: at*startdl=, - prepare file to download (to phone) at*get - get base64 coded data chunk returned data: *GET: , at*get - get base64 coded data chunk returned data: *GET: , at*put=,,, - put base64 coded data chunk (no is chunk number, starting from 0) (len is chunk length) (last 4 characters is checksum ?) at*end - end/finish file transfer operation ------------------- at*syph=?,?.?, - ? (add downloaded record to phonebook?) at*syph=0,1,%d,%s EXAMPLE: AT*SYPH=0,1,74,/app/dir/tmp.dat at*sysm=0,1,%d - ? SMS handling --- Phone has at least two directories from root, /app and /app3 . at*list=/ gives error.