| Soft reset | AT + RST | Returns: OK |
| Setting the baud rate Note: The module default baud rate is 115200 | Instruction: AT + BOUD0 means the baud rate is 115200, 1 means the baud rate is 57600, 2 means the baud rate is 38400, 3 means the baud rate is 19200, 4 means the baud rate is 9600 | Returns: OK |
| Set the module operating mode | AT + HOSTEN0 means to set the slave transparent transmission (APP) mode. 1 means to set the host transparent mode, 2 means to set the host (indoor positioning, sensor) observer mode, 3 means to set the host (indoor positioning, sensor) observer mode, 4 means to set the slave (WeChat transmission) mode | Returns: OK |
| Disconnect | AT + DISC Disconnect | Returns: OK |
| Open the radio | Command: AT + ADVEN0 Stop broadcasting, AT + ADVEN1 means to turn on the broadcast, do not turn on the radio after power on | Returns: OK |
| Broadcast interval | Instruction: AT + ADVIN0 means to set the broadcast interval to: 100ms, 1 means to set the broadcast interval to: 500ms, Instruction: AT + ADVIN2 means to set the broadcast interval to: 750ms, Instruction: AT + ADVIN3 means to set the broadcast interval to: 1000ms, Instruction: AT + ADVIN4 means to set the broadcast interval: 2000ms, Instruction: AT + ADVIN5 means to set the broadcast interval to: 4000ms, Instruction: AT + ADVIN6 means to set the broadcast interval to: 8000ms | Returns: OK |
| Connection Interval | Instruction: AT + NEIN0 connection is 10ms, Command: AT + NEIN1 connection is 100ms, Command: AT + NEIN2 connection is 500ms | Returns: OK |
| Transmission power | Instruction: AT + POWR0 that set the transmit power to 4db CC2541 module this is 0db, Command: AT + POWR1 means to set the transmit power to 0db, Command: AT + POWR2 that set the transmit power -6db, Command: AT + POWR3 means to set the transmit power to -23db | Returns: OK |
| Transmission power | Instruction: The AT + POWR instruction is followed by a read without parameters | Returns: POWR0db indicates that the module transmit power is: 0db |
| Set the broadcast name | Instruction: AT + NAMEEB-08 means to set the broadcast name: EB-08 | Returns: OK |
| Set the broadcast name | Instruction: The AT + NAME instruction is followed by a read without parameters | Returns: JDY-08 Indicates that the module broadcast is named JDY-08 |
| Reads the MAC address | Instruction: AT + MAC | Returns: MAC: 001830EA0662 Indicates that the MAC address is: 001830EA0662 |
| Set the iBeacon UUID | The string type UUID is set, UUID is: FDA50693A4E24FB1AFCFC6EB07647825 <ul><li> Command: AT + STRUUIDFDA50693A4E24FB1AFCFC6EB07647825 </li></ul> | Returns: OK |
| Set as UUID in hexadecimal, UUID is: FDA50693A4E24FB1AFCFC6EB07647825 | Directive: 41542b48455855554944FDA50693A4E24FB1AFCFC6EB07647825 | Returns: OK |
| Set as UUID in hexadecimal | Instruction: The AT + STRUUID instruction is followed by a read without parameters | Returns: UUID: FDA50693A4E24FB1AFCFC6EB07647825 |
| Reads the UUID in hexadecimal | Command: AT + HEXUUID | Return: 555549443AFDA50693A4E24FB1AFCFC6EB07647825 |
| Set iBeacon Major | Command: AT + MAJOR000A Indicates that Major is set to 10 | Returns: OK |
| Set iBeacon Major | Instruction: The AT + MAJOR instruction is followed by a read without parameters | Returns: 4D414A4F523A000A Returns the data in hexadecimal format Major: 0x000a |
| Set iBeacon Minor | Command: AT + MINOR0007 means to set Minor to 7 | Returns: OK |
| Set iBeacon Minor | Command: The AT + MINOR instruction is followed by a read without parameters | Returns: 4D494E4F523A0007 Returns the data in hexadecimal format Minor: 0x0007 |
| Read the module version number | Command: AT + VER instruction is not behind the parameters that read | Back to: EB-08-V2.1 |
| Set the factory identification code | Command: AT + VID1122 means to set the factory identification code to 1122 | Returns: OK |
| Set the factory identification code | Command: AT + VID Read the factory identification code | Returns: VID: 1122 |
| Set the sensor temperature value | Command: AT + TEMP32 means the setting temperature is 32 degrees | Returns: OK |
| Set the sensor humidity value | Command: AT + HUMID11 means that the relative humidity is set to 11% | Returns: OK |
| Set the sensor charge value | Command: AT + BATT90 means that the sensor power is 90% | Returns: OK |
| Set whether to open the password connection | Command: AT + ISCEN0 means close the password connection <ul><li> Command: AT + ISCEN1 means open the password connection but not binding </li><li> Command: AT + ISCEN2 means open the password connection and bind </li></ul> | Returns: OK <ul><li> Note: The factory default is to disable the password connection </li></ul> |
| Set the connection password | Command: AT + PASS123456 means to set the connection password: 123456 password length can only be 6 | Returns: OK |
| Set the connection password | Command: AT + PASS means to read the connection password | Returns: PSS: 123456 <ul><li> Note: The factory default password: 123456 </li></ul> |
| Change the service UUID | Instruction: AT + SVRUUFFFF0 means set service UUID is: 0xFFF0 | Returns: OK |
| Change the service UUID | Command: AT + SVRUUID Indicates the read service UUID | Returns: SRUUID: FFF0 |
| Change the pass-through feature UUID | Instruction: AT + CHRUUIDFFF1 means setting the characteristic UUID to be: 0XFFF0 | Returns: OK |
| Change the pass-through feature UUID | Command: AT + CHRUUID Reads the feature UUID | Returns: SRUUID: FFF1 |
| Host scan | Command: AT + SCAN1 Indicates that the master starts scanning the slave <ul><li> Command: AT + SCAN0 indicates that the master stops scanning the slave </li></ul> | Returns: OK |
| The host reads the number of slaves scanned | Command: AT + GETDCD | Returns: DEV: 1 indicates that the host has scanned a device and can scan up to 8 devices |
| The master reads the scanned slave MAC address | Instruction: AT + RSLV0 means the host reads the MAC address of list 0, and can read up to 8 lists of addresses | Returns: MAC: 001830EA0662 |
| The address of the list to which the host connection is scanned | Command: AT + CONNET0 Indicates the MAC address of host connection list 0 | Returns: OK |
| The MAC address that the host binds to | Command: AT + BAND0 Indicates the MAC address of Host Binding List 0 | Returns: OK |
| The MAC address that the host binds to | Command: AT + BAND001830EA0662 Indicates that the host binds the specified MAC address: 001830EA0662 | Returns: OK |
| The MAC address that the host binds to | Command: AT + BAND Reads the bound MAC address | Returns: MAC: 001830EA0662 |
| Read the working status of the module | Command: AT + GETSTAT | The following is the return status of each operating mode <ul><li> 1: Slave transmission mode </li><li> Returns: STS: 0111 </li><li> The stunning part corresponds to the left function </li><li> Operating mode - STS: 0111 0 Indicates transparent mode for the slave </li><li> Connection status - STS: 0111 1 means connected, 0 means not connected </li><li> Broadcasting - STS: 0111 1 means that the broadcast is enabled and 0 means it is off </li><li> Open password connection - STS: 0111 1 means to play password connection, 0 means not open in this case, </li></ul><ul><li> 2: Host transparent mode </li><li> Returns: STS: 10 </li><li> 1: Indicates the host transparent transmission mode </li><li> 0: Connected, 1: Connected </li></ul><ul><li> 3: Slave iBeacon mode </li><li> Returns: STS: 301 </li><li> 3: Indicates the iBacon mode </li><li> 0: Not connected, 1: Connected </li><li> 1: Indicates that the broadcast is on, and 0 means that the broadcast is not turned on </li><li> 4: Host observer mode </li><li> Returns: STS: 2 </li><li> 2: Indicates the host observer mode </li></ul> |
| PWM frequency setting | Command: AT + PWMFRE260 means to set the PWM frequency to 260HZ | Returns: OK |
| PWM frequency setting | Command: AT + PWMFRE Read the PWM frequency | |
| Turn on the PWM function | Command: AT + PWMOPEN1 Indicates that the PWM is turned on <ul><li> Command: AT + PWMOPEN0 means to turn off PWM </li></ul> | Returns: OK |
| Turn on the PWM function | Instruction: AT + PWMOPEN Read PWM operation state | Returns: PWMOPEN: 1 for development, 0 for off |
| Set the PWM1 pulse width | Instruction: AT + PWM1PUS50 means to set the pulse width of PWM1 to 50% | Returns: OK |
| Set the PWM2 pulse width | Instruction: AT + PWM2PUS10 means to set the pulse width of PWM2 to 10% | Returns: OK |
| Set the PWM3 pulse width | Instruction: AT + PWM3PUS90 means to set the pulse width of PWM3 to 90% | Returns: OK |
| Set the PWM4 pulse width | Instruction: AT + PWM4PUS80 means setting pulse width of PWM4 to 80% | Returns: OK |
| Set the RTC time | Instruction: AT + RTCDATE2014-12-05,12: 07: 08, Indicates that the RTC time is set to December 5, 2014, 12: 7: 8 | Returns: OK |
| Set the RTC time | Command: AT + RTCDATE Read RTC time | Return: AT + RTCDATE14-12-05, 12: 07: 09, Indicates that the read RTC time is December 5, 2014, 12:7:9 |
| RTC function switch | Command: AT + RTCOPEN0 means to turn off the RTC <ul><li> Command: AT + RTCOPEN1 Indicates that the RTC is on </li><li> Command: AT + RTCOPEN2 Indicates that the RTC is turned on and turned on </li></ul> | Returns: OK |
| Micro-H5 or server selection | Command: AT + WXSVR0 Indicates communication with micro-H5 <ul><li> Command: AT + WXSVR1 indicates communication with the factory server via micro-communication </li></ul> | Returns: OK |
| Micro-H5 or server selection | Command: AT + WXSVR Read status | Returns: 0 for WXSVR: 0 for return status H5 for factory manufacturer server |