manual

BLUETOOTH AT COMMAND LIST
7749_de_00 PHOENIX CONTACT 32
Write_Allow_Configuration_Over_Bluetooth (AT*ACCB=)
Read_Controller_Power_Save_Mode (AT*AMPM?)
Response Parameters Type Value
allow_configuration_over_
bluetooth
enumerator 0: Configuration over Bluetooth is not allowed (default value).
1: Configuration over Bluetooth is allowed.
AT Command Description
AT*ACCB= <allow_configuration_over_bluetooth>,
<store_in_startup_database><CR>
See the Read_Allow_Configuration_Over_Bluetooth command.
Command Parameters Type Value
allow_configuration_over_
Bluetooth
enumerator See the Read_Allow_Configuration_Over_Bluetooth command.
store_in_startup_database enumerator 0: The setting will only be valid for the current power cycle.
1: The Serial Port Adapter will remember the setting between power cycles. The
settings database in the Serial Port Adapter will be updated.
Responses Description
<CR><LF>OK<CR><LF> Successful response
<CR><LF>ERROR<CR><LF> Error message.
AT Command Description
AT*AMPM?<CR> This command reads the current power save mode setting.
Responses Description
<CR><LF>*AMPM:<mode> <CR><LF>OK<CR><LF> Successful response
<CR><LF>ERROR<CR><LF> Error message.
Response Parameters Type Value
mode enumerator 1: Allow only online mode. The Serial Port Adapter will never enter sleep or stop
mode to save power.
2: Allow sleep mode (default value). The Serial Port Adapter will enter sleep
mode when possible to save power.
3: Allow sleep mode and stop mode. The Serial Port Adapter will enter sleep or
stop mode when possible to save power.
4: As online mode except that the internal clock will always be 32 MHz.
5 – 255: Power modes reserved for future use.