WAGO-I/O-SYSTEM 757
Reference AT Commands
77
757-801 Bluetooth® Module RS-232
Manual
1.0.0
Output:
00 SUCCESS
results:
* adr=“00:09:dd:50:11:1c” name=“PC96585”
>
9.11.3
AT RDEV HELP
The
AT RDEV HELP
command lists the syntax of all AT commands starting
with
AT RDEV
.
9.11.4
AT RDEV NAME <Device>
The
AT RDEV NAME <device>
command queries the
Bluetooth
®
device
name of a target device. The target device can be defined directly by specifying
the MAC ID (e.g.
device = “11:22:33:44:55:66”
). As an alternative,
the MAC ID of a specified index of the list of
found (
device = “FOUND <Index>”
) or
trusted (
device = “TRUSTED <Index>”
) can also be used. The name of the
device that has currently established a connection to the SPP “DATA” service can
also be queried (
device = “CON”
). If there is no connection to “DATA”, the
information applies to the SPP “CONFIG” data.
Examples:
•
AT RDEV NAME 11:22:33:44:55:66
•
AT RDEV NAME FOUND 2
•
AT RDEV NAME TRUSTED 1
•
AT RDEV NAME CON
9.11.5
Subgroup “AT RDEV PORT”
AT commands starting with “AT RDEV PORT” allow the retrieval of information
on SPP services provided by external devices.
9.11.5.1 AT RDEV PORT INDEX <Target Device>
The
AT RDEV PORT INDEX <target device>
command queries the port
numbers of the SPP services that the target device provides. For a definition of the
target device, see section “AT RDEV NAME <device>”. If the target device is a
WSA, the query returns two results – port indexes 1 and 2.