The most common commands for ESP3.
Enumerator |
---|
CO_WR_SLEEP | Order to enter in energy saving mode.
|
CO_WR_RESET | Order to reset the device.
|
CO_RD_VERSION | Read the device (SW) version / (HW) version, chip ID etc.
|
CO_RD_SYS_LOG | Read system log from device databank.
|
CO_WR_SYS_LOG | Reset System log from device databank.
|
CO_WR_BIST | Perform Flash BIST operation.
|
CO_WR_IDBASE | Write ID range base number.
|
CO_RD_IDBASE | Read ID range base number.
|
CO_WR_REPEATER | Write Repeater Level off,1,2.
|
CO_RD_REPEATER | Read Repeater Level off,1,2.
|
CO_WR_FILTER_ADD | Add filter to filter list.
|
CO_WR_FILTER_DEL | Delete filter from filter list.
|
CO_WR_FILTER_DEL_ALL | Delete filters.
|
CO_WR_FILTER_ENABLE | Enable/Disable supplied filters.
|
CO_RD_FILTER | Read supplied filters.
|
CO_WR_WAIT_MATURITY | Waiting till end of maturity time before received radio telegrams will transmitted.
|
CO_WR_SUBTEL | Enable/Disable transmitting additional subtelegram info.
|
CO_WR_MEM | Write x bytes of the Flash, XRAM, RAM0 ….
|
CO_RD_MEM | Read x bytes of the Flash, XRAM, RAM0 ….
|
CO_RD_MEM_ADDRESS | Feedback about the used address and length of the config area and the Smart Ack Table.
|
CO_RD_SECURITY | Read security informations (level, keys)
|
CO_WR_SECURITY | Write security informations (level, keys)
|
CO_WR_MODE | Write mode, Advanced or Compatible mode.
|
CO_RD_SECUREDEVICE_COUNT | Read number of teached in secure devices.
|
CO_RD_SECUREDEVICE_BY_ID | Check, if secure device with given Id is teached in.
|
CO_WR_SECUREDEVICE_ADD_PSK | Add Pre-shared key for inbound secure device.
|
CO_WR_SECUREDEVICE_SENDTEACHIN | Send secure Teach-In message.
|
CO_WR_TEMPORARY_RLC_WINDOW | Set the temporary rolling-code window.
|
CO_RD_SECUREDEVICE_PSK | Read Pre-shared key for inbound secure device.
|
CO_RD_DUTYCYCLE_LIMIT | Read actual duty cycle limit values.
|
CO_SET_BAUDRATE | Modifies the baudrate of the device.
|
CO_GET_FREQUENCY_INFO | Set frequency info.
|
CO_GET_STEPCODE | Get the chip revision.
|
CO_WR_SECUREDEVICE_CLEAR_LIST | Clear the internal list of all secure devices.
|
CO_WR_REMAN_CODE | Write the reman code.
|
CO_WR_STARTUP_DELAY | Modify the startup time for a time.
|
CO_WR_REMAN_REPEATING | Select if REMAN telegrams originating from this transceiver can be repeated.
|
CO_RD_REMAN_REPEATING | Check if the REMAN telegrams originating from this module can be repeated.
|
CO_SET_NOISETHRESHOLD | Sets the RSSI noise rejection threshold level for telegram reception. Received Signals below this threshold will be filtered out.
|
CO_GET_NOISETHRESHOLD | Read the RSSI noise threshold level for telegram detection.
|
CO_WR_RLC_SAVE_PERIOD | Select how frequently the rolling codes in the outbound secure link table will be saved to the NVM.
|
CO_WR_RLC_LEGACY_MODE | Enable / disable the legacy RLC processing mode for 24 bit RLC.
|
CO_WR_SECUREDEVICEV2_ADD | Add device to secure link table. New version to allow for 32 bit RLC.
|
CO_RD_SECUREDEVICEV2_BY_INDEX | Read device from secure link table by index (new version for 32 bit RLC).
|
CO_WR_RSSITEST_MODE | Enter a state where it mirrors the RSSI signal strength.
|
CO_RD_RSSITEST_MODE | Enter a state where it mirrors the RSSI signal strength.
|
CO_WR_SECUREDEVICE_MAINTENANCEKEY | Add secure device maintenance key to controller.
|
CO_RD_SECUREDEVICE_MAINTENANCEKEY | Read secure device maintenance by index.
|
CO_WR_TRANSPARENT_MODE | Change the firmware to run in a transparent mode, deactivates chaining,reman,encryption.
|
CO_RD_TRANSPARENT_MODE | Reads if the firmware runs in a transparent mode.
|
CO_WR_TX_ONLY_MODE | This command enables/disables the tx only mode of a device. The device still can send but will disable the rx of the radio totally.
|
CO_RD_TX_ONLY_MODE | This command reads the current state of the receiver.
|