Specifications
UC864-E/G/WD/WDU AT Commands Reference Guide
80304ST10041a Rev. 7 - 2010-10-14
Reproduction forbidden without Telit Communications S.p.A’s. written authorization - All Rights Reserved. Page 187 of 318
#SLED - STAT_LED GPIO Setting
Note: values are saved in NVM by command #SLEDSAV
Note: at module boot the STAT_LED GPIO is always tied High and holds this
value until the first NVM reading.
AT#SLED? Read command returns the STAT_LED GPIO current setting, in t he format:
#SLED: <mode>,<on_duration>,<off_duration>
AT#SLED=? Test command returns the range of available values for parameters
<mode>, <on_duration> and <off_duration>.
3.5.7.1.23. Save STAT_LED GPIO Setting - #SLEDSAV
#SLEDSAV - Save STAT_LED GPIO Setting
AT#SLEDSAV Execution command saves STAT_LED setting in NVM.
AT#SLED=? Test command returns OK result code.
3.5.7.1.24. Digital Voiceband Interface - #DVI
#DVI - Digital Voiceband Interface
AT#DVI=<mode>
[,<dviport>,
<clockmode>]
Set command enables/disables the Digital Voiceband Interface.
Parameters:
<mode> - enables/disables the DVI.
0 - disable DVI; audio is forwarded to the analog line; DVI pins can be used
for other purposes, like GPIO, etc. (factory default)
1 - enable DVI; audio is forwarded to the DVI block
<dviport>
2 - DVI port 2 will be used (factory default)
<clockmode>
0 - DVI slave
1 - DVI master (factory default)
Note: #DVI parameters are saved in the extended profile
AT#DVI? Read command reports last setting, in the format:
#DVI: <mode>,<dviport>,<clockmode>
AT#DVI=? Test command reports the range of supported values for parameters
<mode>,<dviport> and <clockmode>
Example AT#DVI=1,2,1
OK