50
Reference AT Commands
WAGO-I/O-SYSTEM 750
750-921
Bluetooth
®
Adapter
Manual
Version 2.0.1, applicable from FW Version 02
2.
To add device in the list of found devices under index
2
to the list of
allowed devices:
AT BTSEC ADEV ADD = FOUND 2
3.
To add device in the list of trusted devices under index
4
to the list of
allowed devices:
AT BTSEC ADEV ADD = TRUSTED 4
8.3.1.2 AT BTSEC ADEV DEL = <Index>
The
AT BTSEC ADEV DEL = <Index>
command deletes the device under
the specified index from the list of allowed devices. If the device is in the list of
trusted devices, it is also removed from that list.
Example:
AT BTSEC ADEV DEL = 2
8.3.1.3 AT BTSEC ADEV CLEAR
The
AT BTSEC ADEV CLEAR
command clears all entries from the list of
allowed devices.
8.3.2
AT BTSEC AUTH
This command queries (
AT BTSEC AUTH ?
) or determines
(
AT BTSEC AUTH = <x>
) if the WSA itself always requires secure
authentication. Valid values are
x =“0”
(informal authentication allowed) and
x = “1”
(secure authentication is forced).
Example:
AT BTSEC AUTH = 1
Authentication always occurs if required by the other side!
Regardless if authentication is required in the settings of the WSA, secure
authentication always takes place if the other side requires it.
8.3.3
AT BTSEC HELP
The
AT BTSEC HELP
command displays the syntax of all commands starting
with
AT BTSEC
.
Output:
at btsec help
00 SUCCESS
Configure security settings using the following
commands:
AT BTSEC HELP