User Manual

JDY-25M Super BLE Bluetooth Module
18
The terminal settings should be applied to low-power consumption network device. The default is
power on sleep. Data will be sent after key wake-up and sleep will be immediately after sending.
29Add / query - MESH friend MAC address
Response Parameter
OK Param1(MAC address hex byte string)
Default000000000000
+FRIEND=<Param1>
30Clear -MESH friend MAC address
Instruction Response Parameter
AT+CLRFRIEND OK
31Set/query - MESH friend type
Instruction Response Parameter
AT+FRTYPE<Param1> OK Param1:(0 or 1
0Private friend
1Open friend
Default0
AT+FRTYPE +FRTYPE=<Param1>
Instruction: For private friend type, data can only be sent to the MAC address of the friend set by AT+RIEND. If
the MAC address is different from that of at + friend, data cannot be sent. Open friend type, you can specify all
friends around to send data one-to-one.
For the use of friend relation, please refer to the use instruction of MESH for details.
32Set/query - iBeacon UUID
Instruction Response Parameter
AT+IBUUID<Param> OK ParamHex UUID
Default
FDA50693A4E24FB1AFCFC6EB076
47825
AT+IBUUID +IBUUID=<Param>
Example: 41 54 2B 49 42 55 55 49 44 FD A5 06 93 A4 E2 4F B1 AF CF C6 EB 07 64 78 25 0D 0A
AT+IBUUID
FDA50693A4E24FB1AFCFC6EB07647825
end mark
33Set/query - iBeacon Major
Instruction Response Parameter
AT+MAJOR<Param> OK Param:0000-FFFF
Default000A
AT+MAJOR + MAJOR=<Param>
If Major value is10008AT instruction is: AT+MAJOR2718 2718 is 10008 hex data
34Set/query - iBeacon Minor
Instruction Response Parameter