2.1.5. Read BLE MAC Address
Format: AT+LEADDR
Response: +LEADDR=Param
Param: Module's LE MAC address (12 Bytes ASCII)
2.1.6. Read/Write BR/EDR Local Name
Format: AT+NAME {=Param1{, Param2}}
Param1: BR/EDR local name (1~31 Bytes ASCII, default: FSC-BT90X)
Param2: MAC address suffix (0/1, default:0)
(0) Disable suffix
(1) Enable suffix "-XXXX" (lower 4 bytes of MAC address) after local name
Response: +NAME=Param
Description: Write local name if parameter existence, otherwise read current local name
Example: Read current BR/EDR local name
<<
AT+NAME
>>
+NAME=Feasycom
>>
OK
Example: Change module's BR/EDR local name to "ABC"
<<
AT+NAME=ABC
>>
OK
Example: Change module's BR/EDR local name to "ABC" and enable suffix
<<
AT+NAME=ABC,1
>>
OK
<configurable>
11
Need help?
Do you have a question about the FSC-Blueware and is the answer not in the manual?