<mo>
Specifies the month
<dd>
Specifies the day
<day>
Specifies the year of the week
<hh>
Specifies the hours
<mi>
Specifies the minutes
<ss>
Specifies the seconds
6.22
AT+S.RANDOM
Command that provides a random number generated by the peripheral integrated in the STM32.
Usage:
AT+S.RANDOM<cr>
Parameters:
None
Result:
AT-S.Number:<value>
<value>
Specifies the 32-bit random number
6.23
AT+S.FSC
This command has effect in the RAM memory volume and external SD card volume. The command creates a file
in the selected volume or appends the data following the command in case the file already exists. The space
available in the file system in RAM can be set using ramdisk_memsize configuration variable. Minimum size is 2
Kb, resulting in maximum 2 files.
Usage:
AT+S.FSC=<filename>,<datalen><cr>{data}
Parameters:
<filename>
name of the file. Max size is 64 bytes
<datalen>
amount of space in bytes to allocate for the file
6.24
AT+S.FSD
The command has effect in the RAM memory volume and external SD card volume. The command deletes an
existing file.
UM2114
AT+S.RANDOM
UM2114
-
Rev 3
page 20/66