Created
September 7, 2023 03:38
-
-
Save robarnold/c94d61f91fa4c78002e87e4805c4ca95 to your computer and use it in GitHub Desktop.
8.25 Stuck Startup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-09-07T03:25:24.729Z DRIVER ███████╗ ██╗ ██╗ █████╗ ██╗ ██╗ ███████╗ ██╗ ███████╗ | |
╚══███╔╝ ██║ ██║ ██╔══██╗ ██║ ██║ ██╔════╝ ██║ ██╔════╝ | |
███╔╝ ██║ █╗ ██║ ███████║ ██║ ██║ █████╗ █████╗ ██║ ███████╗ | |
███╔╝ ██║███╗██║ ██╔══██║ ╚██╗ ██╔╝ ██╔══╝ ╚════╝ ██ ██║ ╚════██║ | |
███████╗ ╚███╔███╔╝ ██║ ██║ ╚████╔╝ ███████╗ ╚█████╔╝ ███████║ | |
╚══════╝ ╚══╝╚══╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ ╚════╝ ╚══════╝ | |
2023-09-07T03:25:24.729Z DRIVER version 11.14.0 | |
2023-09-07T03:25:24.729Z DRIVER | |
2023-09-07T03:25:24.729Z DRIVER starting driver... | |
2023-09-07T03:25:24.729Z DRIVER opening serial port /dev/zwave | |
2023-09-07T03:25:24.736Z DRIVER serial port opened | |
2023-09-07T03:25:24.736Z SERIAL » 0x15 (1 bytes) | |
2023-09-07T03:25:25.740Z DRIVER loading configuration... | |
2023-09-07T03:25:25.746Z CONFIG Using external configuration dir /usr/src/app/store/.config-db | |
2023-09-07T03:25:25.746Z CONFIG version 11.14.0 | |
2023-09-07T03:25:26.084Z DRIVER beginning interview... | |
2023-09-07T03:25:26.085Z DRIVER added request handler for AddNodeToNetwork (0x4a)... | |
1 registered | |
2023-09-07T03:25:26.085Z DRIVER added request handler for RemoveNodeFromNetwork (0x4b)... | |
1 registered | |
2023-09-07T03:25:26.086Z DRIVER added request handler for ReplaceFailedNode (0x63)... | |
1 registered | |
2023-09-07T03:25:26.086Z CNTRLR querying Serial API capabilities... | |
2023-09-07T03:25:26.213Z SERIAL » 0x01030007fb (5 bytes) | |
2023-09-07T03:25:26.214Z DRIVER » [REQ] [GetSerialApiCapabilities] | |
2023-09-07T03:25:26.221Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.222Z SERIAL « 0x012b01070713000000040004f6873e88cf2bc04ffbd7fde01700008000808680b (45 bytes) | |
a0500700000ee7fc0000000d4 | |
2023-09-07T03:25:26.223Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.223Z DRIVER « [RES] [GetSerialApiCapabilities] | |
payload: 0x0713000000040004f6873e88cf2bc04ffbd7fde01700008000808680ba0500700 | |
000ee7fc0000000 | |
2023-09-07T03:25:26.225Z CNTRLR received API capabilities: | |
firmware version: 7.19 | |
manufacturer ID: 0x00 | |
product type: 0x04 | |
product ID: 0x04 | |
supported functions: | |
· GetSerialApiInitData (0x02) | |
· SetApplicationNodeInformation (0x03) | |
· GetControllerCapabilities (0x05) | |
· SetSerialApiTimeouts (0x06) | |
· GetSerialApiCapabilities (0x07) | |
· SoftReset (0x08) | |
· GetProtocolVersion (0x09) | |
· SerialAPIStarted (0x0a) | |
· SerialAPISetup (0x0b) | |
· SetRFReceiveMode (0x10) | |
· FUNC_ID_ZW_SEND_NODE_INFORMATION (0x12) | |
· SendData (0x13) | |
· SendDataMulticast (0x14) | |
· GetControllerVersion (0x15) | |
· SendDataAbort (0x16) | |
· FUNC_ID_ZW_GET_RANDOM (0x1c) | |
· GetControllerId (0x20) | |
· UNKNOWN_FUNC_MEMORY_GET_BYTE (0x21) | |
· UNKNOWN_FUNC_MEMORY_PUT_BYTE (0x22) | |
· UNKNOWN_FUNC_MEMORY_GET_BUFFER (0x23) | |
· UNKNOWN_FUNC_MEMORY_PUT_BUFFER (0x24) | |
· EnterBootloader (0x27) | |
· UNKNOWN_FUNC_UNKNOWN_0x28 (0x28) | |
· GetNVMId (0x29) | |
· ExtNVMReadLongBuffer (0x2a) | |
· ExtNVMReadLongByte (0x2c) | |
· NVMOperations (0x2e) | |
· undefined (0x37) | |
· undefined (0x38) | |
· UNKNOWN_FUNC_ClearNetworkStats (0x39) | |
· UNKNOWN_FUNC_GetNetworkStats (0x3a) | |
· GetBackgroundRSSI (0x3b) | |
· undefined (0x3c) | |
· UNKNOWN_FUNC_RemoveNodeIdFromNetwork (0x3f) | |
· GetNodeProtocolInfo (0x41) | |
· HardReset (0x42) | |
· FUNC_ID_ZW_REPLICATION_COMMAND_COMPLETE (0x44) | |
· FUNC_ID_ZW_REPLICATION_SEND_DATA (0x45) | |
· AssignReturnRoute (0x46) | |
· DeleteReturnRoute (0x47) | |
· RequestNodeNeighborUpdate (0x48) | |
· ApplicationUpdateRequest (0x49) | |
· AddNodeToNetwork (0x4a) | |
· RemoveNodeFromNetwork (0x4b) | |
· FUNC_ID_ZW_CONTROLLER_CHANGE (0x4d) | |
· AssignPriorityReturnRoute (0x4f) | |
· FUNC_ID_ZW_SET_LEARN_MODE (0x50) | |
· AssignSUCReturnRoute (0x51) | |
· FUNC_ID_ZW_REQUEST_NETWORK_UPDATE (0x53) | |
· SetSUCNodeId (0x54) | |
· DeleteSUCReturnRoute (0x55) | |
· GetSUCNodeId (0x56) | |
· UNKNOWN_FUNC_SEND_SUC_ID (0x57) | |
· AssignPrioritySUCReturnRoute (0x58) | |
· FUNC_ID_ZW_EXPLORE_REQUEST_INCLUSION (0x5e) | |
· undefined (0x5f) | |
· RequestNodeInfo (0x60) | |
· RemoveFailedNode (0x61) | |
· IsFailedNode (0x62) | |
· ReplaceFailedNode (0x63) | |
· undefined (0x65) | |
· GetRoutingInfo (0x80) | |
· UNKNOWN_FUNC_LOCK_ROUTE_RESPONSE (0x90) | |
· GetPriorityRoute (0x92) | |
· SetPriorityRoute (0x93) | |
· UNKNOWN_FUNC_UNKNOWN_0x98 (0x98) | |
· FUNC_ID_SERIAL_API_SLAVE_NODE_INFO (0xa0) | |
· FUNC_ID_ZW_SEND_SLAVE_NODE_INFO (0xa2) | |
· FUNC_ID_ZW_SET_SLAVE_LEARN_MODE (0xa4) | |
· FUNC_ID_ZW_GET_VIRTUAL_NODES (0xa5) | |
· FUNC_ID_ZW_IS_VIRTUAL_NODE (0xa6) | |
· BridgeApplicationCommand (0xa8) | |
· SendDataBridge (0xa9) | |
· SendDataMulticastBridge (0xab) | |
· UNKNOWN_FUNC_GET_LIBRARY_TYPE (0xbd) | |
· UNKNOWN_FUNC_SEND_TEST_FRAME (0xbe) | |
· UNKNOWN_FUNC_GET_PROTOCOL_STATUS (0xbf) | |
· UNKNOWN_FUNC_UNKNOWN_0xD2 (0xd2) | |
· UNKNOWN_FUNC_UNKNOWN_0xD3 (0xd3) | |
· UNKNOWN_FUNC_UNKNOWN_0xD4 (0xd4) | |
· undefined (0xd6) | |
· undefined (0xd7) | |
· undefined (0xd8) | |
· Shutdown (0xd9) | |
· undefined (0xda) | |
· undefined (0xdb) | |
· undefined (0xdc) | |
· undefined (0xdd) | |
· undefined (0xde) | |
· undefined (0xdf) | |
· undefined (0xe7) | |
· undefined (0xe8) | |
2023-09-07T03:25:26.225Z CNTRLR querying version info... | |
2023-09-07T03:25:26.226Z SERIAL » 0x01030015e9 (5 bytes) | |
2023-09-07T03:25:26.226Z DRIVER » [REQ] [GetControllerVersion] | |
2023-09-07T03:25:26.232Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.232Z SERIAL « 0x011001155a2d5761766520372e313900079f (18 bytes) | |
2023-09-07T03:25:26.232Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.233Z DRIVER « [RES] [GetControllerVersion] | |
payload: 0x5a2d5761766520372e31390007 | |
2023-09-07T03:25:26.233Z CNTRLR received version info: | |
controller type: Bridge Controller | |
library version: Z-Wave 7.19 | |
2023-09-07T03:25:26.233Z CNTRLR querying protocol version info... | |
2023-09-07T03:25:26.234Z SERIAL » 0x01030009f5 (5 bytes) | |
2023-09-07T03:25:26.234Z DRIVER » [REQ] [GetProtocolVersion] | |
2023-09-07T03:25:26.240Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.240Z SERIAL « 0x011901090007130300d7303030303030303030303030303030302e (27 bytes) | |
2023-09-07T03:25:26.240Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.241Z DRIVER « [RES] [GetProtocolVersion] | |
payload: 0x0007130300d730303030303030303030303030303030 | |
2023-09-07T03:25:26.241Z CNTRLR received protocol version info: | |
protocol type: Z-Wave | |
protocol version: 7.19.3 | |
appl. framework build no.: 215 | |
git commit hash: 30303030303030303030303030303030 | |
2023-09-07T03:25:26.241Z CNTRLR querying serial API setup capabilities... | |
2023-09-07T03:25:26.242Z SERIAL » 0x0104000b01f1 (6 bytes) | |
2023-09-07T03:25:26.242Z DRIVER » [REQ] [SerialAPISetup] | |
command: GetSupportedCommands | |
payload: 0x01 | |
2023-09-07T03:25:26.248Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.248Z SERIAL « 0x0116010b01ff9f8007800000008000000000000000800085 (24 bytes) | |
2023-09-07T03:25:26.249Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.249Z DRIVER « [RES] [SerialAPISetup] | |
command: GetSupportedCommands | |
payload: 0xff9f80078000000080000000000000008000 | |
2023-09-07T03:25:26.249Z CNTRLR supported serial API setup commands: | |
· GetSupportedCommands | |
· SetTxStatusReport | |
· SetLRMaximumTxPower | |
· SetPowerlevel | |
· GetLRMaximumTxPower | |
· GetPowerlevel | |
· GetMaximumPayloadSize | |
· GetLRMaximumPayloadSize | |
· SetPowerlevel16Bit | |
· GetPowerlevel16Bit | |
· GetRFRegion | |
· SetRFRegion | |
· SetNodeIDType | |
2023-09-07T03:25:26.249Z CNTRLR Querying configured RF region... | |
2023-09-07T03:25:26.250Z SERIAL » 0x0104000b20d0 (6 bytes) | |
2023-09-07T03:25:26.250Z DRIVER » [REQ] [SerialAPISetup] | |
command: GetRFRegion | |
payload: 0x20 | |
2023-09-07T03:25:26.255Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.255Z SERIAL « 0x0105010b2001d1 (7 bytes) | |
2023-09-07T03:25:26.255Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.256Z DRIVER « [RES] [SerialAPISetup] | |
command: GetRFRegion | |
region: USA | |
2023-09-07T03:25:26.256Z CNTRLR The controller is using RF region USA | |
2023-09-07T03:25:26.256Z CNTRLR Switching serial API to 16-bit node IDs... | |
2023-09-07T03:25:26.257Z SERIAL » 0x0105000b800273 (7 bytes) | |
2023-09-07T03:25:26.257Z DRIVER » [REQ] [SerialAPISetup] | |
command: SetNodeIDType | |
node ID type: 16 bit | |
2023-09-07T03:25:26.262Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.262Z SERIAL « 0x0105010b800171 (7 bytes) | |
2023-09-07T03:25:26.262Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.262Z DRIVER « [RES] [SerialAPISetup] | |
command: SetNodeIDType | |
success: true | |
2023-09-07T03:25:26.263Z CNTRLR Switching to 16-bit node IDs successful | |
2023-09-07T03:25:26.263Z CNTRLR querying controller IDs... | |
2023-09-07T03:25:26.263Z SERIAL » 0x01030020dc (5 bytes) | |
2023-09-07T03:25:26.263Z DRIVER » [REQ] [GetControllerId] | |
2023-09-07T03:25:26.269Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.269Z SERIAL « 0x01090120c8b1d55d000127 (11 bytes) | |
2023-09-07T03:25:26.270Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.271Z DRIVER « [RES] [GetControllerId] | |
home ID: 0xc8b1d55d | |
own node ID: 1 | |
2023-09-07T03:25:26.272Z CNTRLR received controller IDs: | |
home ID: 0xc8b1d55d | |
own node ID: 1 | |
2023-09-07T03:25:26.273Z DRIVER all queues idle | |
2023-09-07T03:25:26.296Z CNTRLR Performing soft reset... | |
2023-09-07T03:25:26.297Z DRIVER all queues busy | |
2023-09-07T03:25:26.297Z SERIAL » 0x01030008f4 (5 bytes) | |
2023-09-07T03:25:26.297Z DRIVER » [REQ] [SoftReset] | |
2023-09-07T03:25:26.301Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.301Z CNTRLR Waiting for the controller to reconnect... | |
2023-09-07T03:25:26.302Z DRIVER all queues idle | |
2023-09-07T03:25:26.550Z SERIAL « 0x0116000a07000102010c5e22855970565a7273989f8600b6 (24 bytes) | |
2023-09-07T03:25:26.551Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.552Z DRIVER « [REQ] [SerialAPIStarted] | |
wake up reason: SoftwareReset | |
watchdog enabled: false | |
generic device class: 0x02 | |
specific device class: 0x01 | |
always listening: false | |
supports Long Range: false | |
2023-09-07T03:25:26.554Z CNTRLR reconnected and restarted | |
2023-09-07T03:25:26.554Z CNTRLR Switching serial API to 16-bit node IDs... | |
2023-09-07T03:25:26.555Z DRIVER all queues busy | |
2023-09-07T03:25:26.556Z SERIAL » 0x0105000b800273 (7 bytes) | |
2023-09-07T03:25:26.557Z DRIVER » [REQ] [SerialAPISetup] | |
command: SetNodeIDType | |
node ID type: 16 bit | |
2023-09-07T03:25:26.562Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.563Z SERIAL « 0x0105010b800171 (7 bytes) | |
2023-09-07T03:25:26.563Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.563Z DRIVER « [RES] [SerialAPISetup] | |
command: SetNodeIDType | |
success: true | |
2023-09-07T03:25:26.564Z CNTRLR Switching to 16-bit node IDs successful | |
2023-09-07T03:25:26.564Z DRIVER all queues idle | |
2023-09-07T03:25:26.777Z CNTRLR supported Z-Wave features: | |
· SmartStart | |
2023-09-07T03:25:26.777Z CNTRLR querying controller capabilities... | |
2023-09-07T03:25:26.778Z DRIVER all queues busy | |
2023-09-07T03:25:26.778Z SERIAL » 0x01030005f9 (5 bytes) | |
2023-09-07T03:25:26.778Z DRIVER » [REQ] [GetControllerCapabilities] | |
2023-09-07T03:25:26.782Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.783Z SERIAL « 0x0104010518e7 (6 bytes) | |
2023-09-07T03:25:26.783Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.783Z DRIVER « [RES] [GetControllerCapabilities] | |
payload: 0x18 | |
2023-09-07T03:25:26.784Z CNTRLR received controller capabilities: | |
controller role: primary | |
is the SUC: true | |
started this network: true | |
SIS is present: false | |
was real primary: true | |
2023-09-07T03:25:26.784Z CNTRLR Enabling TX status report... | |
2023-09-07T03:25:26.785Z SERIAL » 0x0105000b02ff0c (7 bytes) | |
2023-09-07T03:25:26.785Z DRIVER » [REQ] [SerialAPISetup] | |
command: SetTxStatusReport | |
enabled: true | |
2023-09-07T03:25:26.789Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.790Z SERIAL « 0x0105010b0201f3 (7 bytes) | |
2023-09-07T03:25:26.790Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.790Z DRIVER « [RES] [SerialAPISetup] | |
command: SetTxStatusReport | |
success: true | |
2023-09-07T03:25:26.790Z CNTRLR Enabling TX status report successful... | |
2023-09-07T03:25:26.790Z CNTRLR finding SUC... | |
2023-09-07T03:25:26.791Z SERIAL » 0x01030056aa (5 bytes) | |
2023-09-07T03:25:26.791Z DRIVER » [REQ] [GetSUCNodeId] | |
2023-09-07T03:25:26.795Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.795Z SERIAL « 0x010501560001ac (7 bytes) | |
2023-09-07T03:25:26.796Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.796Z DRIVER « [RES] [GetSUCNodeId] | |
payload: 0x0001 | |
2023-09-07T03:25:26.796Z CNTRLR This is the SUC | |
2023-09-07T03:25:26.796Z CNTRLR querying additional controller information... | |
2023-09-07T03:25:26.797Z SERIAL » 0x01030002fe (5 bytes) | |
2023-09-07T03:25:26.797Z DRIVER » [REQ] [GetSerialApiInitData] | |
2023-09-07T03:25:26.804Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:26.805Z SERIAL « 0x012501020a081db1b7963def2494c01a07bb06038060121be43f34da55d9d0010 (39 bytes) | |
00000000700d1 | |
2023-09-07T03:25:26.805Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.805Z DRIVER « [RES] [GetSerialApiInitData] | |
payload: 0x0a081db1b7963def2494c01a07bb06038060121be43f34da55d9d001000000000 | |
700 | |
2023-09-07T03:25:26.805Z CNTRLR received additional controller information: | |
Z-Wave API version: 1 (official) | |
Z-Wave chip type: EFR32ZG14 / ZGM130S | |
node type Controller | |
controller role: primary | |
controller is the SIS: true | |
controller supports timers: false | |
nodes in the network: 1, 5, 6, 8, 9, 10, 11, 13, 14, 16, 18, 19, 21, 2 | |
4, 25, 27, 28, 29, 30, 33, 34, 35, 36, 38, 39, 40, 43, 46, 51, 53, 56, 63, 64, | |
66, 68, 69, 73, 74, 75, 81, 82, 84, 85, 86, 88, 90, 91, 97, 98, 112, 118, 119 | |
, 122, 125, 129, 130, 132, 133, 139, 142, 143, 144, 145, 146, 147, 148, 149, 1 | |
50, 155, 157, 158, 162, 164, 165, 167, 168, 169, 171, 173, 175, 177, 180, 181, | |
183, 184, 189, 191, 192, 193 | |
2023-09-07T03:25:26.896Z DRIVER Cache file for homeId 0xc8b1d55d found, attempting to restore the network from | |
cache... | |
2023-09-07T03:25:26.898Z DRIVER all queues idle | |
2023-09-07T03:25:26.898Z SERIAL « 0x012400a8000001009d169f03c7004cbfb06690b44868c85bf813297e9c2dfdd80 (38 bytes) | |
0a7007f7f9f | |
2023-09-07T03:25:26.900Z DRIVER Dropping message because network keys are not set or the driver is not yet rea | |
dy to receive secure messages. | |
2023-09-07T03:25:26.900Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:26.904Z CNTRLR [Node 001] Embedded device config loaded | |
2023-09-07T03:25:26.989Z CNTRLR [Node 005] Embedded device config loaded | |
2023-09-07T03:25:26.996Z CNTRLR [Node 006] Embedded device config loaded | |
2023-09-07T03:25:26.999Z CNTRLR [Node 008] Embedded device config loaded | |
2023-09-07T03:25:27.002Z CNTRLR [Node 009] Embedded device config loaded | |
2023-09-07T03:25:27.006Z CNTRLR [Node 010] Embedded device config loaded | |
2023-09-07T03:25:27.009Z CNTRLR [Node 011] Embedded device config loaded | |
2023-09-07T03:25:27.012Z CNTRLR [Node 013] Embedded device config loaded | |
2023-09-07T03:25:27.017Z CNTRLR [Node 014] Embedded device config loaded | |
2023-09-07T03:25:27.019Z CNTRLR [Node 016] Embedded device config loaded | |
2023-09-07T03:25:27.022Z CNTRLR [Node 018] Embedded device config loaded | |
2023-09-07T03:25:27.077Z CNTRLR [Node 019] Embedded device config loaded | |
2023-09-07T03:25:27.081Z CNTRLR [Node 021] Embedded device config loaded | |
2023-09-07T03:25:27.084Z CNTRLR [Node 024] Embedded device config loaded | |
2023-09-07T03:25:27.088Z CNTRLR [Node 025] Embedded device config loaded | |
2023-09-07T03:25:27.092Z CNTRLR [Node 027] Embedded device config loaded | |
2023-09-07T03:25:27.095Z CNTRLR [Node 028] Embedded device config loaded | |
2023-09-07T03:25:27.097Z CNTRLR [Node 029] Embedded device config loaded | |
2023-09-07T03:25:27.101Z CNTRLR [Node 030] Embedded device config loaded | |
2023-09-07T03:25:27.108Z CNTRLR [Node 033] Embedded device config loaded | |
2023-09-07T03:25:27.114Z CNTRLR [Node 034] Embedded device config loaded | |
2023-09-07T03:25:27.120Z CNTRLR [Node 035] Embedded device config loaded | |
2023-09-07T03:25:27.177Z CNTRLR [Node 036] Embedded device config loaded | |
2023-09-07T03:25:27.183Z CNTRLR [Node 038] Embedded device config loaded | |
2023-09-07T03:25:27.186Z CNTRLR [Node 039] Embedded device config loaded | |
2023-09-07T03:25:27.189Z CNTRLR [Node 040] Embedded device config loaded | |
2023-09-07T03:25:27.191Z CNTRLR [Node 043] Embedded device config loaded | |
2023-09-07T03:25:27.194Z CNTRLR [Node 046] Embedded device config loaded | |
2023-09-07T03:25:27.196Z CNTRLR [Node 051] Embedded device config loaded | |
2023-09-07T03:25:27.198Z CNTRLR [Node 053] Embedded device config loaded | |
2023-09-07T03:25:27.201Z CNTRLR [Node 056] Embedded device config loaded | |
2023-09-07T03:25:27.203Z CNTRLR [Node 063] Embedded device config loaded | |
2023-09-07T03:25:27.205Z CNTRLR [Node 064] Embedded device config loaded | |
2023-09-07T03:25:27.207Z CNTRLR [Node 066] Embedded device config loaded | |
2023-09-07T03:25:27.210Z CNTRLR [Node 068] Embedded device config loaded | |
2023-09-07T03:25:27.213Z CNTRLR [Node 069] Embedded device config loaded | |
2023-09-07T03:25:27.215Z CNTRLR [Node 073] Embedded device config loaded | |
2023-09-07T03:25:27.217Z CNTRLR [Node 074] Embedded device config loaded | |
2023-09-07T03:25:27.223Z CNTRLR [Node 075] Embedded device config loaded | |
2023-09-07T03:25:27.226Z CNTRLR [Node 081] Embedded device config loaded | |
2023-09-07T03:25:27.269Z CNTRLR [Node 082] Embedded device config loaded | |
2023-09-07T03:25:27.287Z CNTRLR [Node 084] Embedded device config loaded | |
2023-09-07T03:25:27.294Z CNTRLR [Node 085] Embedded device config loaded | |
2023-09-07T03:25:27.297Z CNTRLR [Node 086] Embedded device config loaded | |
2023-09-07T03:25:27.300Z CNTRLR [Node 088] Embedded device config loaded | |
2023-09-07T03:25:27.302Z CNTRLR [Node 090] Embedded device config loaded | |
2023-09-07T03:25:27.303Z CNTRLR [Node 091] Embedded device config loaded | |
2023-09-07T03:25:27.305Z CNTRLR [Node 097] Embedded device config loaded | |
2023-09-07T03:25:27.308Z CNTRLR [Node 098] Embedded device config loaded | |
2023-09-07T03:25:27.310Z CNTRLR [Node 112] Embedded device config loaded | |
2023-09-07T03:25:27.313Z CNTRLR [Node 118] Embedded device config loaded | |
2023-09-07T03:25:27.376Z CNTRLR [Node 119] Embedded device config loaded | |
2023-09-07T03:25:27.381Z CNTRLR [Node 122] Embedded device config loaded | |
2023-09-07T03:25:27.386Z CNTRLR [Node 125] Embedded device config loaded | |
2023-09-07T03:25:27.393Z CNTRLR [Node 129] Embedded device config loaded | |
2023-09-07T03:25:27.397Z CNTRLR [Node 130] Embedded device config loaded | |
2023-09-07T03:25:27.475Z CNTRLR [Node 132] Embedded device config loaded | |
2023-09-07T03:25:27.479Z CNTRLR [Node 133] Embedded device config loaded | |
2023-09-07T03:25:27.483Z CNTRLR [Node 139] Embedded device config loaded | |
2023-09-07T03:25:27.488Z CNTRLR [Node 142] Embedded device config loaded | |
2023-09-07T03:25:27.492Z CNTRLR [Node 143] Embedded device config loaded | |
2023-09-07T03:25:27.494Z CNTRLR [Node 144] Embedded device config loaded | |
2023-09-07T03:25:27.496Z CNTRLR [Node 145] Embedded device config loaded | |
2023-09-07T03:25:27.498Z CNTRLR [Node 146] Embedded device config loaded | |
2023-09-07T03:25:27.500Z CNTRLR [Node 147] Embedded device config loaded | |
2023-09-07T03:25:27.502Z CNTRLR [Node 148] Embedded device config loaded | |
2023-09-07T03:25:27.505Z CNTRLR [Node 149] Embedded device config loaded | |
2023-09-07T03:25:27.507Z CNTRLR [Node 150] Embedded device config loaded | |
2023-09-07T03:25:27.511Z CNTRLR [Node 155] Embedded device config loaded | |
2023-09-07T03:25:27.515Z CNTRLR [Node 157] Embedded device config loaded | |
2023-09-07T03:25:27.517Z CNTRLR [Node 158] Embedded device config loaded | |
2023-09-07T03:25:27.519Z CNTRLR [Node 162] Embedded device config loaded | |
2023-09-07T03:25:27.521Z CNTRLR [Node 164] Embedded device config loaded | |
2023-09-07T03:25:27.523Z CNTRLR [Node 165] Embedded device config loaded | |
2023-09-07T03:25:27.524Z CNTRLR [Node 167] Embedded device config loaded | |
2023-09-07T03:25:27.575Z CNTRLR [Node 168] Embedded device config loaded | |
2023-09-07T03:25:27.578Z CNTRLR [Node 169] Embedded device config loaded | |
2023-09-07T03:25:27.581Z CNTRLR [Node 171] Embedded device config loaded | |
2023-09-07T03:25:27.584Z CNTRLR [Node 173] Embedded device config loaded | |
2023-09-07T03:25:27.586Z CNTRLR [Node 175] Embedded device config loaded | |
2023-09-07T03:25:27.588Z CNTRLR [Node 177] Embedded device config loaded | |
2023-09-07T03:25:27.591Z CNTRLR [Node 180] Embedded device config loaded | |
2023-09-07T03:25:27.593Z CNTRLR [Node 181] Embedded device config loaded | |
2023-09-07T03:25:27.594Z CNTRLR [Node 183] Embedded device config loaded | |
2023-09-07T03:25:27.595Z CNTRLR [Node 184] Embedded device config loaded | |
2023-09-07T03:25:27.597Z CNTRLR [Node 189] Embedded device config loaded | |
2023-09-07T03:25:27.598Z CNTRLR [Node 191] Embedded device config loaded | |
2023-09-07T03:25:27.600Z CNTRLR [Node 192] Embedded device config loaded | |
2023-09-07T03:25:27.601Z CNTRLR [Node 193] Embedded device config loaded | |
2023-09-07T03:25:27.602Z DRIVER Restoring the network from cache was successful! | |
2023-09-07T03:25:27.603Z CNTRLR [Node 001] [Manufacturer Specific] manufacturerId: metadata updated | |
2023-09-07T03:25:27.603Z CNTRLR [Node 001] [Manufacturer Specific] productType: metadata updated | |
2023-09-07T03:25:27.603Z CNTRLR [Node 001] [Manufacturer Specific] productId: metadata updated | |
2023-09-07T03:25:27.603Z CNTRLR [Node 001] [~] [Manufacturer Specific] manufacturerId: 0 => 0 | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [~] [Manufacturer Specific] productType: 4 => 4 | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [~] [Manufacturer Specific] productId: 4 => 4 | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [Version] firmwareVersions: metadata updated | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [~] [Version] firmwareVersions: 7.19 => 7.19 | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [Version] zWaveProtocolVersion: metadata updated | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [~] [Version] zWaveProtocolVersion: "7.19.3" => "7.19.3" | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [Version] sdkVersion: metadata updated | |
2023-09-07T03:25:27.604Z CNTRLR [Node 001] [~] [Version] sdkVersion: "7.19.3" => "7.19.3" | |
2023-09-07T03:25:27.604Z CNTRLR Interview completed | |
2023-09-07T03:25:27.605Z CNTRLR Enabling Smart Start listening mode... | |
2023-09-07T03:25:27.605Z DRIVER Network key for S0 configured, enabling S0 security manager... | |
2023-09-07T03:25:27.606Z DRIVER At least one network key for S2 configured, enabling S2 security manager... | |
2023-09-07T03:25:27.607Z DRIVER driver ready | |
2023-09-07T03:25:27.608Z DRIVER Checking for configuration updates... | |
2023-09-07T03:25:27.682Z CNTRLR [Node 001] The node is alive. | |
2023-09-07T03:25:27.709Z CNTRLR [Node 001] The node is ready to be used | |
2023-09-07T03:25:27.713Z CNTRLR Interviewing nodes and/or determining their status: 24, 33, 118, 97, 6, 9, 10, | |
11, 13, 14, 18, 19, 21, 25, 27, 28, 29, 30, 39, 40, 43, 46, 53, 56, 63, 66, 6 | |
8, 69, 86, 81, 85, 16, 84, 91, 98, 112, 122, 125, 129, 130, 132, 133, 142, 144 | |
, 145, 146, 147, 148, 149, 150, 155, 173, 175, 177, 184, 189, 191, 192, 193, 8 | |
2, 5, 73, 88, 8, 51, 119, 36, 38, 34, 180, 64, 74, 181, 183, 139, 143, 165, 17 | |
1, 75, 157, 168, 167, 35, 169, 162, 158, 90, 164 | |
2023-09-07T03:25:27.713Z CNTRLR » [Node 024] pinging the node... | |
2023-09-07T03:25:27.715Z CNTRLR » [Node 033] pinging the node... | |
2023-09-07T03:25:27.715Z CNTRLR » [Node 118] pinging the node... | |
2023-09-07T03:25:27.716Z CNTRLR » [Node 097] pinging the node... | |
2023-09-07T03:25:27.716Z CNTRLR » [Node 006] pinging the node... | |
2023-09-07T03:25:27.716Z CNTRLR » [Node 009] pinging the node... | |
2023-09-07T03:25:27.716Z CNTRLR » [Node 010] pinging the node... | |
2023-09-07T03:25:27.717Z CNTRLR » [Node 011] pinging the node... | |
2023-09-07T03:25:27.717Z CNTRLR » [Node 013] pinging the node... | |
2023-09-07T03:25:27.717Z CNTRLR » [Node 014] pinging the node... | |
2023-09-07T03:25:27.718Z CNTRLR » [Node 018] pinging the node... | |
2023-09-07T03:25:27.718Z CNTRLR » [Node 019] pinging the node... | |
2023-09-07T03:25:27.718Z CNTRLR » [Node 021] pinging the node... | |
2023-09-07T03:25:27.719Z CNTRLR » [Node 025] pinging the node... | |
2023-09-07T03:25:27.719Z CNTRLR » [Node 027] pinging the node... | |
2023-09-07T03:25:27.719Z CNTRLR » [Node 028] pinging the node... | |
2023-09-07T03:25:27.720Z CNTRLR » [Node 029] pinging the node... | |
2023-09-07T03:25:27.720Z CNTRLR » [Node 030] pinging the node... | |
2023-09-07T03:25:27.720Z CNTRLR » [Node 039] pinging the node... | |
2023-09-07T03:25:27.720Z CNTRLR » [Node 040] pinging the node... | |
2023-09-07T03:25:27.720Z CNTRLR » [Node 043] pinging the node... | |
2023-09-07T03:25:27.721Z CNTRLR » [Node 046] pinging the node... | |
2023-09-07T03:25:27.721Z CNTRLR » [Node 053] pinging the node... | |
2023-09-07T03:25:27.721Z CNTRLR » [Node 056] pinging the node... | |
2023-09-07T03:25:27.721Z CNTRLR » [Node 063] pinging the node... | |
2023-09-07T03:25:27.722Z CNTRLR » [Node 066] pinging the node... | |
2023-09-07T03:25:27.722Z CNTRLR » [Node 068] pinging the node... | |
2023-09-07T03:25:27.722Z CNTRLR » [Node 069] pinging the node... | |
2023-09-07T03:25:27.722Z CNTRLR » [Node 086] pinging the node... | |
2023-09-07T03:25:27.722Z CNTRLR » [Node 081] pinging the node... | |
2023-09-07T03:25:27.723Z CNTRLR » [Node 085] pinging the node... | |
2023-09-07T03:25:27.723Z CNTRLR » [Node 016] pinging the node... | |
2023-09-07T03:25:27.723Z CNTRLR » [Node 084] pinging the node... | |
2023-09-07T03:25:27.723Z CNTRLR » [Node 091] pinging the node... | |
2023-09-07T03:25:27.724Z CNTRLR » [Node 098] pinging the node... | |
2023-09-07T03:25:27.724Z CNTRLR » [Node 112] pinging the node... | |
2023-09-07T03:25:27.724Z CNTRLR » [Node 122] pinging the node... | |
2023-09-07T03:25:27.724Z CNTRLR » [Node 125] pinging the node... | |
2023-09-07T03:25:27.724Z CNTRLR » [Node 129] pinging the node... | |
2023-09-07T03:25:27.725Z CNTRLR » [Node 130] pinging the node... | |
2023-09-07T03:25:27.725Z CNTRLR » [Node 132] pinging the node... | |
2023-09-07T03:25:27.725Z CNTRLR » [Node 133] pinging the node... | |
2023-09-07T03:25:27.725Z CNTRLR » [Node 142] pinging the node... | |
2023-09-07T03:25:27.726Z CNTRLR » [Node 144] pinging the node... | |
2023-09-07T03:25:27.726Z CNTRLR » [Node 145] pinging the node... | |
2023-09-07T03:25:27.726Z CNTRLR » [Node 146] pinging the node... | |
2023-09-07T03:25:27.726Z CNTRLR » [Node 147] pinging the node... | |
2023-09-07T03:25:27.726Z CNTRLR » [Node 148] pinging the node... | |
2023-09-07T03:25:27.727Z CNTRLR » [Node 149] pinging the node... | |
2023-09-07T03:25:27.727Z CNTRLR » [Node 150] pinging the node... | |
2023-09-07T03:25:27.727Z CNTRLR » [Node 155] pinging the node... | |
2023-09-07T03:25:27.727Z CNTRLR » [Node 173] pinging the node... | |
2023-09-07T03:25:27.727Z CNTRLR » [Node 175] pinging the node... | |
2023-09-07T03:25:27.728Z CNTRLR » [Node 177] pinging the node... | |
2023-09-07T03:25:27.728Z CNTRLR » [Node 184] pinging the node... | |
2023-09-07T03:25:27.728Z CNTRLR » [Node 189] pinging the node... | |
2023-09-07T03:25:27.728Z CNTRLR » [Node 191] pinging the node... | |
2023-09-07T03:25:27.728Z CNTRLR » [Node 192] pinging the node... | |
2023-09-07T03:25:27.729Z CNTRLR » [Node 193] pinging the node... | |
2023-09-07T03:25:27.729Z CNTRLR » [Node 082] pinging the node... | |
2023-09-07T03:25:27.729Z CNTRLR » [Node 005] pinging the node... | |
2023-09-07T03:25:27.729Z CNTRLR » [Node 073] pinging the node... | |
2023-09-07T03:25:27.729Z CNTRLR » [Node 088] pinging the node... | |
2023-09-07T03:25:27.730Z CNTRLR » [Node 008] pinging the node... | |
2023-09-07T03:25:27.730Z CNTRLR » [Node 051] pinging the node... | |
2023-09-07T03:25:27.730Z CNTRLR » [Node 119] pinging the node... | |
2023-09-07T03:25:27.730Z CNTRLR » [Node 036] pinging the node... | |
2023-09-07T03:25:27.730Z CNTRLR » [Node 038] pinging the node... | |
2023-09-07T03:25:27.731Z CNTRLR » [Node 034] pinging the node... | |
2023-09-07T03:25:27.731Z CNTRLR » [Node 180] pinging the node... | |
2023-09-07T03:25:27.731Z CNTRLR » [Node 064] pinging the node... | |
2023-09-07T03:25:27.732Z CNTRLR » [Node 074] pinging the node... | |
2023-09-07T03:25:27.732Z CNTRLR » [Node 181] pinging the node... | |
2023-09-07T03:25:27.732Z CNTRLR » [Node 183] pinging the node... | |
2023-09-07T03:25:27.732Z CNTRLR » [Node 139] pinging the node... | |
2023-09-07T03:25:27.732Z CNTRLR » [Node 143] pinging the node... | |
2023-09-07T03:25:27.733Z CNTRLR [Node 165] The node is asleep. | |
2023-09-07T03:25:27.747Z CNTRLR Retrieving priority route to node 165... | |
2023-09-07T03:25:27.748Z CNTRLR [Node 165] The node is ready to be used | |
2023-09-07T03:25:27.748Z CNTRLR [Node 171] The node is asleep. | |
2023-09-07T03:25:27.774Z CNTRLR Retrieving priority route to node 171... | |
2023-09-07T03:25:27.775Z CNTRLR [Node 171] The node is ready to be used | |
2023-09-07T03:25:27.776Z CNTRLR [Node 075] The node is asleep. | |
2023-09-07T03:25:27.800Z CNTRLR Retrieving priority route to node 75... | |
2023-09-07T03:25:27.803Z CNTRLR [Node 075] The node is ready to be used | |
2023-09-07T03:25:27.803Z CNTRLR [Node 157] The node is asleep. | |
2023-09-07T03:25:27.809Z CNTRLR Retrieving priority route to node 157... | |
2023-09-07T03:25:27.809Z CNTRLR [Node 157] The node is ready to be used | |
2023-09-07T03:25:27.809Z CNTRLR [Node 168] The node is asleep. | |
2023-09-07T03:25:27.814Z CNTRLR Retrieving priority route to node 168... | |
2023-09-07T03:25:27.815Z CNTRLR [Node 168] The node is ready to be used | |
2023-09-07T03:25:27.815Z CNTRLR [Node 167] The node is asleep. | |
2023-09-07T03:25:27.880Z CNTRLR Retrieving priority route to node 167... | |
2023-09-07T03:25:27.880Z CNTRLR [Node 167] The node is ready to be used | |
2023-09-07T03:25:27.881Z CNTRLR [Node 035] The node is asleep. | |
2023-09-07T03:25:27.901Z CNTRLR Retrieving priority route to node 35... | |
2023-09-07T03:25:27.902Z CNTRLR [Node 035] The node is ready to be used | |
2023-09-07T03:25:27.903Z CNTRLR [Node 169] The node is asleep. | |
2023-09-07T03:25:27.909Z CNTRLR Retrieving priority route to node 169... | |
2023-09-07T03:25:27.909Z CNTRLR [Node 169] The node is ready to be used | |
2023-09-07T03:25:27.909Z CNTRLR [Node 162] The node is asleep. | |
2023-09-07T03:25:27.976Z CNTRLR Retrieving priority route to node 162... | |
2023-09-07T03:25:27.977Z CNTRLR [Node 162] The node is ready to be used | |
2023-09-07T03:25:27.977Z CNTRLR [Node 158] The node is asleep. | |
2023-09-07T03:25:27.984Z CNTRLR Retrieving priority route to node 158... | |
2023-09-07T03:25:27.984Z CNTRLR [Node 158] The node is ready to be used | |
2023-09-07T03:25:27.985Z CNTRLR [Node 090] The node is asleep. | |
2023-09-07T03:25:27.989Z CNTRLR Retrieving priority route to node 90... | |
2023-09-07T03:25:27.989Z CNTRLR [Node 090] The node is ready to be used | |
2023-09-07T03:25:27.990Z CNTRLR [Node 164] The node is asleep. | |
2023-09-07T03:25:27.990Z CNTRLR [Node 164] Beginning interview - last completed stage: NodeInfo | |
2023-09-07T03:25:27.991Z DRIVER all queues busy | |
2023-09-07T03:25:27.993Z CNTRLR [Node 164] Interviewing Version... | |
2023-09-07T03:25:27.993Z CNTRLR » [Node 164] querying the CC version for Version... | |
2023-09-07T03:25:27.997Z SERIAL » 0x0105004a4900f9 (7 bytes) | |
2023-09-07T03:25:27.997Z DRIVER » [REQ] [AddNodeToNetwork] | |
action: Enable Smart Start listening mode | |
2023-09-07T03:25:28.085Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:28.085Z CNTRLR Smart Start listening mode enabled | |
2023-09-07T03:25:28.086Z SERIAL » 0x0104000b13e3 (6 bytes) | |
2023-09-07T03:25:28.086Z DRIVER » [REQ] [SerialAPISetup] | |
command: GetPowerlevel16Bit | |
payload: 0x13 | |
2023-09-07T03:25:28.091Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:28.091Z SERIAL « 0x0108010b13005d0000b3 (10 bytes) | |
2023-09-07T03:25:28.091Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:28.091Z DRIVER « [RES] [SerialAPISetup] | |
command: GetPowerlevel16Bit | |
normal powerlevel: 9.3 dBm | |
output power at 0 dBm: 0.0 dBm | |
2023-09-07T03:25:28.092Z SERIAL » 0x0104000b20d0 (6 bytes) | |
2023-09-07T03:25:28.092Z DRIVER » [REQ] [SerialAPISetup] | |
command: GetRFRegion | |
payload: 0x20 | |
2023-09-07T03:25:28.100Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:28.100Z SERIAL « 0x0105010b2001d1 (7 bytes) | |
2023-09-07T03:25:28.100Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:28.100Z DRIVER « [RES] [SerialAPISetup] | |
command: GetRFRegion | |
region: USA | |
2023-09-07T03:25:28.102Z SERIAL » 0x010f00a900010018010025000000000165 (17 bytes) | |
2023-09-07T03:25:28.102Z DRIVER » [Node 024] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 1 | |
└─[NoOperationCC] | |
2023-09-07T03:25:28.108Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:28.108Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:28.108Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:28.109Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:28.162Z SERIAL « 0x011d00a90100000500a57f7f7f7f00000300000000030200007f7f7f7f7f97 (31 bytes) | |
2023-09-07T03:25:28.164Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:28.166Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 1 | |
transmit status: OK, took 50 ms | |
routing attempts: 2 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -91 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:28.171Z CNTRLR [Node 024] The node is alive. | |
2023-09-07T03:25:28.300Z CNTRLR Retrieving priority route to node 24... | |
2023-09-07T03:25:28.300Z CNTRLR [Node 024] The node is ready to be used | |
2023-09-07T03:25:28.301Z CNTRLR « [Node 024] ping successful | |
2023-09-07T03:25:28.301Z SERIAL » 0x010f00a90001002101002500000000025f (17 bytes) | |
2023-09-07T03:25:28.301Z DRIVER » [Node 033] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 2 | |
└─[NoOperationCC] | |
2023-09-07T03:25:28.308Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:28.308Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:28.308Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:28.309Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:28.407Z DRIVER No configuration update available... | |
2023-09-07T03:25:29.029Z SERIAL « 0x011d00a90200004601a47f7f7f7f0000030a000000030100007f7f7f7f7fde (31 bytes) | |
2023-09-07T03:25:29.030Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.031Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 2 | |
transmit status: OK, took 700 ms | |
repeater node IDs: 10 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK RSSI on repeaters: N/A | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:29.034Z CNTRLR [Node 033] The node is alive. | |
2023-09-07T03:25:29.056Z CNTRLR Retrieving priority route to node 33... | |
2023-09-07T03:25:29.057Z CNTRLR [Node 033] The node is ready to be used | |
2023-09-07T03:25:29.061Z CNTRLR « [Node 033] ping successful | |
2023-09-07T03:25:29.061Z SERIAL » 0x010f00a900010076010025000000000309 (17 bytes) | |
2023-09-07T03:25:29.062Z DRIVER » [Node 118] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 3 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.068Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.068Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.068Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.068Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.101Z SERIAL « 0x011d00a90300000301a2a17f7f7f01010338000000020100007f7f7f7f7f71 (31 bytes) | |
2023-09-07T03:25:29.101Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.101Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 3 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 56 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -94 dBm | |
ACK RSSI on repeaters: -95 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:29.103Z CNTRLR [Node 118] The node is alive. | |
2023-09-07T03:25:29.192Z CNTRLR Retrieving priority route to node 118... | |
2023-09-07T03:25:29.193Z CNTRLR [Node 118] The node is ready to be used | |
2023-09-07T03:25:29.206Z CNTRLR « [Node 118] ping successful | |
2023-09-07T03:25:29.207Z SERIAL » 0x010f00a900010061010025000000000419 (17 bytes) | |
2023-09-07T03:25:29.207Z DRIVER » [Node 097] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 4 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.213Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.213Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.214Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.214Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.244Z SERIAL « 0x011d00a90400000201a4a47f7f7f0000021d000000030100007f7f7f7f7f51 (31 bytes) | |
2023-09-07T03:25:29.244Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.244Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 4 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 29 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: Priority Route | |
ACK RSSI: -92 dBm | |
ACK RSSI on repeaters: -92 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:29.246Z CNTRLR [Node 097] The node is alive. | |
2023-09-07T03:25:29.376Z CNTRLR Retrieving priority route to node 97... | |
2023-09-07T03:25:29.377Z CNTRLR [Node 097] The node is ready to be used | |
2023-09-07T03:25:29.400Z CNTRLR « [Node 097] ping successful | |
2023-09-07T03:25:29.401Z SERIAL » 0x010f00a90001000601002500000000057f (17 bytes) | |
2023-09-07T03:25:29.401Z DRIVER » [Node 006] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 5 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.407Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.408Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.408Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.408Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.420Z SERIAL « 0x011d00a90500000100be7f7f7f7f00000300000000030100007f7f7f7f7f8f (31 bytes) | |
2023-09-07T03:25:29.420Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.420Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 5 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:29.421Z CNTRLR [Node 006] The node is alive. | |
2023-09-07T03:25:29.499Z CNTRLR Retrieving priority route to node 6... | |
2023-09-07T03:25:29.500Z CNTRLR [Node 006] The node is ready to be used | |
2023-09-07T03:25:29.511Z CNTRLR « [Node 006] ping successful | |
2023-09-07T03:25:29.511Z SERIAL » 0x010f00a900010009010025000000000673 (17 bytes) | |
2023-09-07T03:25:29.512Z DRIVER » [Node 009] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 6 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.518Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.518Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.518Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.518Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.551Z SERIAL « 0x011d00a90600000301b5bd7f7f7f01010305000000020100007f7f7f7f7f42 (31 bytes) | |
2023-09-07T03:25:29.551Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.552Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 6 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 5 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -75 dBm | |
ACK RSSI on repeaters: -67 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:29.553Z CNTRLR [Node 009] The node is alive. | |
2023-09-07T03:25:29.615Z CNTRLR Retrieving priority route to node 9... | |
2023-09-07T03:25:29.615Z CNTRLR [Node 009] The node is ready to be used | |
2023-09-07T03:25:29.626Z CNTRLR « [Node 009] ping successful | |
2023-09-07T03:25:29.627Z SERIAL » 0x010f00a90001000a010025000000000771 (17 bytes) | |
2023-09-07T03:25:29.627Z DRIVER » [Node 010] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 7 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.684Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.685Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.685Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.686Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.691Z SERIAL « 0x011d00a90700000100a47f7f7f7f00000300000000030100007f7f7f7f7f97 (31 bytes) | |
2023-09-07T03:25:29.692Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.692Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 7 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:29.693Z CNTRLR [Node 010] The node is alive. | |
2023-09-07T03:25:29.783Z CNTRLR Retrieving priority route to node 10... | |
2023-09-07T03:25:29.784Z CNTRLR [Node 010] The node is ready to be used | |
2023-09-07T03:25:29.799Z CNTRLR « [Node 010] ping successful | |
2023-09-07T03:25:29.799Z SERIAL » 0x010f00a90001000b01002500000000087f (17 bytes) | |
2023-09-07T03:25:29.799Z DRIVER » [Node 011] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 8 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.808Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.808Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.808Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.809Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.839Z SERIAL « 0x011d00a90800000301b5ab7f7f7f01010305000000020100007f7f7f7f7f5a (31 bytes) | |
2023-09-07T03:25:29.839Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.839Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 8 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 5 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -75 dBm | |
ACK RSSI on repeaters: -85 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:29.840Z CNTRLR [Node 011] The node is alive. | |
2023-09-07T03:25:29.896Z CNTRLR Retrieving priority route to node 11... | |
2023-09-07T03:25:29.897Z CNTRLR [Node 011] The node is ready to be used | |
2023-09-07T03:25:29.917Z CNTRLR « [Node 011] ping successful | |
2023-09-07T03:25:29.917Z SERIAL » 0x010f00a90001000d010025000000000978 (17 bytes) | |
2023-09-07T03:25:29.918Z DRIVER » [Node 013] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 9 | |
└─[NoOperationCC] | |
2023-09-07T03:25:29.924Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:29.924Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:29.924Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.924Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:29.953Z SERIAL « 0x011d00a90900000201beb67f7f7f00000306000000030100007f7f7f7f7f4e (31 bytes) | |
2023-09-07T03:25:29.953Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:29.953Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 9 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -74 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:29.955Z CNTRLR [Node 013] The node is alive. | |
2023-09-07T03:25:30.017Z CNTRLR Retrieving priority route to node 13... | |
2023-09-07T03:25:30.018Z CNTRLR [Node 013] The node is ready to be used | |
2023-09-07T03:25:30.028Z CNTRLR « [Node 013] ping successful | |
2023-09-07T03:25:30.029Z SERIAL » 0x010f00a90001000e010025000000000a78 (17 bytes) | |
2023-09-07T03:25:30.029Z DRIVER » [Node 014] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 10 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.035Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.035Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.036Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.036Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.065Z SERIAL « 0x011d00a90a00000201be9f7f7f7f00000306000000030100007f7f7f7f7f64 (31 bytes) | |
2023-09-07T03:25:30.065Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.066Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 10 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -97 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.068Z CNTRLR [Node 014] The node is alive. | |
2023-09-07T03:25:30.118Z CNTRLR Retrieving priority route to node 14... | |
2023-09-07T03:25:30.119Z CNTRLR [Node 014] The node is ready to be used | |
2023-09-07T03:25:30.129Z CNTRLR « [Node 014] ping successful | |
2023-09-07T03:25:30.130Z SERIAL » 0x010f00a900010012010025000000000b65 (17 bytes) | |
2023-09-07T03:25:30.130Z DRIVER » [Node 018] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 11 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.136Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.136Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.136Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.137Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.149Z SERIAL « 0x011d00a90b00000100a87f7f7f7f00000300000000030100007f7f7f7f7f97 (31 bytes) | |
2023-09-07T03:25:30.149Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.149Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 11 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -88 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.150Z CNTRLR [Node 018] The node is alive. | |
2023-09-07T03:25:30.216Z CNTRLR Retrieving priority route to node 18... | |
2023-09-07T03:25:30.216Z CNTRLR [Node 018] The node is ready to be used | |
2023-09-07T03:25:30.227Z CNTRLR « [Node 018] ping successful | |
2023-09-07T03:25:30.227Z SERIAL » 0x010f00a900010013010025000000000c63 (17 bytes) | |
2023-09-07T03:25:30.227Z DRIVER » [Node 019] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 12 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.234Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.234Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.234Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.234Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.261Z SERIAL « 0x011d00a90c00000201beaf7f7f7f00000306000000030100007f7f7f7f7f52 (31 bytes) | |
2023-09-07T03:25:30.261Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.261Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 12 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -81 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.262Z CNTRLR [Node 019] The node is alive. | |
2023-09-07T03:25:30.321Z CNTRLR Retrieving priority route to node 19... | |
2023-09-07T03:25:30.321Z CNTRLR [Node 019] The node is ready to be used | |
2023-09-07T03:25:30.334Z CNTRLR « [Node 019] ping successful | |
2023-09-07T03:25:30.334Z SERIAL » 0x010f00a900010015010025000000000d64 (17 bytes) | |
2023-09-07T03:25:30.334Z DRIVER » [Node 021] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 13 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.340Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.341Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.341Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.341Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.373Z SERIAL « 0x011d00a90d00000301bb927f7f7f01010306000000020100007f7f7f7f7f6b (31 bytes) | |
2023-09-07T03:25:30.374Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.374Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 13 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -69 dBm | |
ACK RSSI on repeaters: -110 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:30.376Z CNTRLR [Node 021] The node is alive. | |
2023-09-07T03:25:30.424Z CNTRLR Retrieving priority route to node 21... | |
2023-09-07T03:25:30.424Z CNTRLR [Node 021] The node is ready to be used | |
2023-09-07T03:25:30.439Z CNTRLR « [Node 021] ping successful | |
2023-09-07T03:25:30.439Z SERIAL » 0x010f00a900010019010025000000000e6b (17 bytes) | |
2023-09-07T03:25:30.440Z DRIVER » [Node 025] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 14 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.445Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.446Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.446Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.446Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.460Z SERIAL « 0x011d00a90e00000100a47f7f7f7f00000300000000030100007f7f7f7f7f9e (31 bytes) | |
2023-09-07T03:25:30.460Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.460Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 14 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.461Z CNTRLR [Node 025] The node is alive. | |
2023-09-07T03:25:30.501Z CNTRLR Retrieving priority route to node 25... | |
2023-09-07T03:25:30.501Z CNTRLR [Node 025] The node is ready to be used | |
2023-09-07T03:25:30.513Z CNTRLR « [Node 025] ping successful | |
2023-09-07T03:25:30.513Z SERIAL » 0x010f00a90001001b010025000000000f68 (17 bytes) | |
2023-09-07T03:25:30.513Z DRIVER » [Node 027] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 15 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.519Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.520Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.520Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.520Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.548Z SERIAL « 0x011d00a90f00000201ada67f7f7f00000309000000030100007f7f7f7f7f44 (31 bytes) | |
2023-09-07T03:25:30.548Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.548Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 15 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 9 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -83 dBm | |
ACK RSSI on repeaters: -90 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.549Z CNTRLR [Node 027] The node is alive. | |
2023-09-07T03:25:30.584Z CNTRLR Retrieving priority route to node 27... | |
2023-09-07T03:25:30.584Z CNTRLR [Node 027] The node is ready to be used | |
2023-09-07T03:25:30.599Z CNTRLR « [Node 027] ping successful | |
2023-09-07T03:25:30.599Z SERIAL » 0x010f00a90001001c010025000000001070 (17 bytes) | |
2023-09-07T03:25:30.599Z DRIVER » [Node 028] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 16 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.605Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.606Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.606Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.606Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.635Z SERIAL « 0x011d00a91000000201be9c7f7f7f00000306000000030100007f7f7f7f7f7d (31 bytes) | |
2023-09-07T03:25:30.635Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.635Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 16 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -100 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.636Z CNTRLR [Node 028] The node is alive. | |
2023-09-07T03:25:30.669Z CNTRLR Retrieving priority route to node 28... | |
2023-09-07T03:25:30.669Z CNTRLR [Node 028] The node is ready to be used | |
2023-09-07T03:25:30.690Z CNTRLR « [Node 028] ping successful | |
2023-09-07T03:25:30.691Z SERIAL » 0x010f00a90001001d010025000000001170 (17 bytes) | |
2023-09-07T03:25:30.691Z DRIVER » [Node 029] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 17 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.697Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.697Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.697Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.697Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.726Z SERIAL « 0x011d00a91100000201be9e7f7f7f00000306000000030100007f7f7f7f7f7e (31 bytes) | |
2023-09-07T03:25:30.726Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.726Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 17 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -98 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:30.727Z CNTRLR [Node 029] The node is alive. | |
2023-09-07T03:25:30.765Z CNTRLR Retrieving priority route to node 29... | |
2023-09-07T03:25:30.766Z CNTRLR [Node 029] The node is ready to be used | |
2023-09-07T03:25:30.789Z CNTRLR « [Node 029] ping successful | |
2023-09-07T03:25:30.790Z SERIAL » 0x010f00a90001001e010025000000001270 (17 bytes) | |
2023-09-07T03:25:30.790Z DRIVER » [Node 030] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 18 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.796Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.796Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.796Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.796Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:30.879Z SERIAL « 0x011d00a912000008009d7f7f7f7f01010300000000020300007f7f7f7f7fb1 (31 bytes) | |
2023-09-07T03:25:30.879Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.879Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 18 | |
transmit status: OK, took 80 ms | |
routing attempts: 3 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -99 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:30.880Z CNTRLR [Node 030] The node is alive. | |
2023-09-07T03:25:30.921Z CNTRLR Retrieving priority route to node 30... | |
2023-09-07T03:25:30.921Z CNTRLR [Node 030] The node is ready to be used | |
2023-09-07T03:25:30.932Z CNTRLR « [Node 030] ping successful | |
2023-09-07T03:25:30.932Z SERIAL » 0x010f00a900010027010025000000001348 (17 bytes) | |
2023-09-07T03:25:30.932Z DRIVER » [Node 039] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 19 | |
└─[NoOperationCC] | |
2023-09-07T03:25:30.938Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:30.938Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:30.938Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:30.938Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.044Z SERIAL « 0x011d00a91300000a00a47f7f7f7f01010300000000020300007f7f7f7f7f8b (31 bytes) | |
2023-09-07T03:25:31.044Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.045Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 19 | |
transmit status: OK, took 100 ms | |
routing attempts: 3 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:31.047Z CNTRLR [Node 039] The node is alive. | |
2023-09-07T03:25:31.091Z CNTRLR Retrieving priority route to node 39... | |
2023-09-07T03:25:31.092Z CNTRLR [Node 039] The node is ready to be used | |
2023-09-07T03:25:31.102Z CNTRLR « [Node 039] ping successful | |
2023-09-07T03:25:31.102Z SERIAL » 0x010f00a900010028010025000000001440 (17 bytes) | |
2023-09-07T03:25:31.103Z DRIVER » [Node 040] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 20 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.110Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.110Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.110Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.111Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.122Z SERIAL « 0x011d00a91400000100a77f7f7f7f00000300000000030100007f7f7f7f7f87 (31 bytes) | |
2023-09-07T03:25:31.122Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.122Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 20 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -89 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.123Z CNTRLR [Node 040] The node is alive. | |
2023-09-07T03:25:31.154Z CNTRLR Retrieving priority route to node 40... | |
2023-09-07T03:25:31.155Z CNTRLR [Node 040] The node is ready to be used | |
2023-09-07T03:25:31.166Z CNTRLR « [Node 040] ping successful | |
2023-09-07T03:25:31.167Z SERIAL » 0x010f00a90001002b010025000000001542 (17 bytes) | |
2023-09-07T03:25:31.167Z DRIVER » [Node 043] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 21 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.177Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.177Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.177Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.177Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.203Z SERIAL « 0x011d00a91500000201bea17f7f7f00000306000000030100007f7f7f7f7f45 (31 bytes) | |
2023-09-07T03:25:31.203Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.203Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 21 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -95 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.204Z CNTRLR [Node 043] The node is alive. | |
2023-09-07T03:25:31.237Z CNTRLR Retrieving priority route to node 43... | |
2023-09-07T03:25:31.237Z CNTRLR [Node 043] The node is ready to be used | |
2023-09-07T03:25:31.249Z CNTRLR « [Node 043] ping successful | |
2023-09-07T03:25:31.249Z SERIAL » 0x010f00a90001002e010025000000001644 (17 bytes) | |
2023-09-07T03:25:31.249Z DRIVER » [Node 046] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 22 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.255Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.255Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.255Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.256Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.284Z SERIAL « 0x011d00a91600000201beb77f7f7f00000306000000030100007f7f7f7f7f50 (31 bytes) | |
2023-09-07T03:25:31.284Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.285Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 22 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -73 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.286Z CNTRLR [Node 046] The node is alive. | |
2023-09-07T03:25:31.323Z CNTRLR Retrieving priority route to node 46... | |
2023-09-07T03:25:31.324Z CNTRLR [Node 046] The node is ready to be used | |
2023-09-07T03:25:31.339Z CNTRLR « [Node 046] ping successful | |
2023-09-07T03:25:31.340Z SERIAL » 0x010f00a90001003501002500000000175e (17 bytes) | |
2023-09-07T03:25:31.340Z DRIVER » [Node 053] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 23 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.346Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.346Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.346Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.346Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.376Z SERIAL « 0x011d00a91700000201be9c7f7f7f00000306000000030100007f7f7f7f7f7a (31 bytes) | |
2023-09-07T03:25:31.376Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.377Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 23 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 6 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -66 dBm | |
ACK RSSI on repeaters: -100 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.380Z CNTRLR [Node 053] The node is alive. | |
2023-09-07T03:25:31.418Z CNTRLR Retrieving priority route to node 53... | |
2023-09-07T03:25:31.418Z CNTRLR [Node 053] The node is ready to be used | |
2023-09-07T03:25:31.430Z CNTRLR « [Node 053] ping successful | |
2023-09-07T03:25:31.430Z SERIAL » 0x010f00a90001003801002500000000185c (17 bytes) | |
2023-09-07T03:25:31.430Z DRIVER » [Node 056] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 24 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.436Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.436Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.436Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.437Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.464Z SERIAL « 0x011d00a91800000201a4a17f7f7f0000030a000000030100007f7f7f7f7f5e (31 bytes) | |
2023-09-07T03:25:31.464Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.464Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 24 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 10 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK RSSI on repeaters: -95 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.465Z CNTRLR [Node 056] The node is alive. | |
2023-09-07T03:25:31.506Z CNTRLR Retrieving priority route to node 56... | |
2023-09-07T03:25:31.506Z CNTRLR [Node 056] The node is ready to be used | |
2023-09-07T03:25:31.518Z CNTRLR « [Node 056] ping successful | |
2023-09-07T03:25:31.519Z SERIAL » 0x010f00a90001003f01002500000000195a (17 bytes) | |
2023-09-07T03:25:31.519Z DRIVER » [Node 063] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 25 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.525Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.525Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.525Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.525Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.557Z SERIAL « 0x011d00a91900000201a49f7f7f7f0000030a000000030100007f7f7f7f7f61 (31 bytes) | |
2023-09-07T03:25:31.557Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.558Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 25 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 10 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK RSSI on repeaters: -97 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.559Z CNTRLR [Node 063] The node is alive. | |
2023-09-07T03:25:31.600Z CNTRLR Retrieving priority route to node 63... | |
2023-09-07T03:25:31.601Z CNTRLR [Node 063] The node is ready to be used | |
2023-09-07T03:25:31.613Z CNTRLR « [Node 063] ping successful | |
2023-09-07T03:25:31.614Z SERIAL » 0x010f00a900010042010025000000001a24 (17 bytes) | |
2023-09-07T03:25:31.614Z DRIVER » [Node 066] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 26 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.620Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.620Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.621Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.621Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.651Z SERIAL « 0x011d00a91a000002019e9e7f7f7f0000030a000000030100007f7f7f7f7f59 (31 bytes) | |
2023-09-07T03:25:31.652Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.652Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 26 | |
transmit status: OK, took 20 ms | |
repeater node IDs: 10 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -98 dBm | |
ACK RSSI on repeaters: -98 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.654Z CNTRLR [Node 066] The node is alive. | |
2023-09-07T03:25:31.700Z CNTRLR Retrieving priority route to node 66... | |
2023-09-07T03:25:31.701Z CNTRLR [Node 066] The node is ready to be used | |
2023-09-07T03:25:31.712Z CNTRLR « [Node 066] ping successful | |
2023-09-07T03:25:31.713Z SERIAL » 0x010f00a900010044010025000000001b23 (17 bytes) | |
2023-09-07T03:25:31.713Z DRIVER » [Node 068] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 27 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.719Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.720Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.720Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.720Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.773Z SERIAL « 0x011d00a91b000005009f7f7f7f7f00000300000000030200007f7f7f7f7fb7 (31 bytes) | |
2023-09-07T03:25:31.773Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.773Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 27 | |
transmit status: OK, took 50 ms | |
routing attempts: 2 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -97 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.774Z CNTRLR [Node 068] The node is alive. | |
2023-09-07T03:25:31.812Z CNTRLR Retrieving priority route to node 68... | |
2023-09-07T03:25:31.812Z CNTRLR [Node 068] The node is ready to be used | |
2023-09-07T03:25:31.824Z CNTRLR « [Node 068] ping successful | |
2023-09-07T03:25:31.824Z SERIAL » 0x010f00a900010045010025000000001c25 (17 bytes) | |
2023-09-07T03:25:31.824Z DRIVER » [Node 069] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 28 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.830Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.830Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.830Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.831Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.844Z SERIAL « 0x011d00a91c00000100a47f7f7f7f00000300000000030100007f7f7f7f7f8c (31 bytes) | |
2023-09-07T03:25:31.844Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.844Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 28 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.845Z CNTRLR [Node 069] The node is alive. | |
2023-09-07T03:25:31.889Z CNTRLR Retrieving priority route to node 69... | |
2023-09-07T03:25:31.890Z CNTRLR [Node 069] The node is ready to be used | |
2023-09-07T03:25:31.901Z CNTRLR « [Node 069] ping successful | |
2023-09-07T03:25:31.901Z SERIAL » 0x010f00a900010056010025000000001d37 (17 bytes) | |
2023-09-07T03:25:31.901Z DRIVER » [Node 086] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 29 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.907Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.907Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.907Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.908Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:31.922Z SERIAL « 0x011d00a91d00000100a77f7f7f7f00000300000000030100007f7f7f7f7f8e (31 bytes) | |
2023-09-07T03:25:31.922Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.922Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 29 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -89 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:31.923Z CNTRLR [Node 086] The node is alive. | |
2023-09-07T03:25:31.953Z CNTRLR Retrieving priority route to node 86... | |
2023-09-07T03:25:31.954Z CNTRLR [Node 086] The node is ready to be used | |
2023-09-07T03:25:31.963Z CNTRLR « [Node 086] ping successful | |
2023-09-07T03:25:31.964Z SERIAL » 0x010f00a900010051010025000000001e33 (17 bytes) | |
2023-09-07T03:25:31.964Z DRIVER » [Node 081] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 30 | |
└─[NoOperationCC] | |
2023-09-07T03:25:31.976Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:31.976Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:31.976Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:31.977Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:32.006Z SERIAL « 0x011d00a91e00000301b5a17f7f7f01010305000000020100007f7f7f7f7f46 (31 bytes) | |
2023-09-07T03:25:32.006Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.006Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 30 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 5 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -75 dBm | |
ACK RSSI on repeaters: -95 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:32.007Z CNTRLR [Node 081] The node is alive. | |
2023-09-07T03:25:32.038Z CNTRLR Retrieving priority route to node 81... | |
2023-09-07T03:25:32.039Z CNTRLR [Node 081] The node is ready to be used | |
2023-09-07T03:25:32.048Z CNTRLR « [Node 081] ping successful | |
2023-09-07T03:25:32.049Z SERIAL » 0x010f00a900010055010025000000001f36 (17 bytes) | |
2023-09-07T03:25:32.049Z DRIVER » [Node 085] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 31 | |
└─[NoOperationCC] | |
2023-09-07T03:25:32.055Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:32.055Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:32.055Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.055Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:32.068Z SERIAL « 0x011d00a91f00000100a47f7f7f7f00000300000000030100007f7f7f7f7f8f (31 bytes) | |
2023-09-07T03:25:32.068Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.069Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 31 | |
transmit status: OK, took 10 ms | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 100 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -92 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
2023-09-07T03:25:32.071Z CNTRLR [Node 085] The node is alive. | |
2023-09-07T03:25:32.106Z CNTRLR Retrieving priority route to node 85... | |
2023-09-07T03:25:32.107Z CNTRLR [Node 085] The node is ready to be used | |
2023-09-07T03:25:32.117Z CNTRLR « [Node 085] ping successful | |
2023-09-07T03:25:32.117Z SERIAL » 0x010f00a90001001001002500000000204c (17 bytes) | |
2023-09-07T03:25:32.118Z DRIVER » [Node 016] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 32 | |
└─[NoOperationCC] | |
2023-09-07T03:25:32.124Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:32.124Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:32.124Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.124Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:32.157Z SERIAL « 0x011d00a92000000301b39f7f7f7f01010305000000020100007f7f7f7f7f40 (31 bytes) | |
2023-09-07T03:25:32.158Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.158Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 32 | |
transmit status: OK, took 30 ms | |
repeater node IDs: 5 | |
routing attempts: 1 | |
protocol & route speed: Z-Wave, 40 kbit/s | |
routing scheme: LWR | |
ACK RSSI: -77 dBm | |
ACK RSSI on repeaters: -97 dBm | |
ACK channel no.: 1 | |
TX channel no.: 1 | |
2023-09-07T03:25:32.160Z CNTRLR [Node 016] The node is alive. | |
2023-09-07T03:25:32.199Z CNTRLR Retrieving priority route to node 16... | |
2023-09-07T03:25:32.199Z CNTRLR [Node 016] The node is ready to be used | |
2023-09-07T03:25:32.210Z CNTRLR « [Node 016] ping successful | |
2023-09-07T03:25:32.210Z SERIAL » 0x010f00a900010054010025000000002109 (17 bytes) | |
2023-09-07T03:25:32.211Z DRIVER » [Node 084] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 33 | |
└─[NoOperationCC] | |
2023-09-07T03:25:32.217Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:25:32.217Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:25:32.217Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:32.217Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:25:33.368Z SERIAL « 0x010e00a800000100540000b8007f7fb4 (16 bytes) | |
2023-09-07T03:25:33.369Z DRIVER Dropping message with invalid payload: | |
0x010e00a800000100540000b8007f7fb4 | |
2023-09-07T03:25:33.369Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:34.047Z SERIAL « 0x010e00a800000100540000b2007f7fbe (16 bytes) | |
2023-09-07T03:25:34.047Z DRIVER Dropping message with invalid payload: | |
0x010e00a800000100540000b2007f7fbe | |
2023-09-07T03:25:34.047Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:25:34.408Z SERIAL « 0x010e00a800000100540000b2007f7fbe (16 bytes) | |
2023-09-07T03:25:34.409Z DRIVER Dropping message with invalid payload: | |
0x010e00a800000100540000b2007f7fbe | |
2023-09-07T03:25:34.409Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.241Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:13.245Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.248Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.250Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 55.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.251Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.292Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:13.292Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.293Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.293Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.293Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.331Z SERIAL « 0x011400a80000010024063105012a023e00a6007f7fe5 (22 bytes) | |
2023-09-07T03:26:13.331Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.332Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.334Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.334Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -90 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.380Z SERIAL « 0x011400a80000010024063105012a023e00a8007f7feb (22 bytes) | |
2023-09-07T03:26:13.380Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.381Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.382Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.383Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -88 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.535Z SERIAL « 0x011400a80000010024063105012a023e00a8007f7feb (22 bytes) | |
2023-09-07T03:26:13.536Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.538Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.539Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.540Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -88 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.629Z SERIAL « 0x011400a80000010024063105012a023e00a9007f7fea (22 bytes) | |
2023-09-07T03:26:13.630Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.632Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.633Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.634Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -87 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:13.754Z SERIAL « 0x011400a80000010024063105012a023e00a5007f7fe6 (22 bytes) | |
2023-09-07T03:26:13.755Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:13.758Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:13.759Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:13.759Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:14.211Z SERIAL « 0x011400a80000010024063105012a023e00a5007f7fe6 (22 bytes) | |
2023-09-07T03:26:14.211Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:14.212Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:14.213Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:14.213Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:14.731Z SERIAL « 0x011400a80000010024063105012a023e00a4007f7fe7 (22 bytes) | |
2023-09-07T03:26:14.733Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:14.734Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:14.735Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:14.736Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:14.994Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:14.994Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:14.995Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:14.995Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:14.996Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.497Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:15.498Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.499Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.500Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.501Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.520Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:15.521Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.523Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.524Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.525Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.571Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:15.572Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.573Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.573Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.574Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.612Z SERIAL « 0x011400a80000010024063105012a023e00a6007f7fe5 (22 bytes) | |
2023-09-07T03:26:15.612Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.613Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.614Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.615Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -90 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.639Z SERIAL « 0x011400a81400010024063105012a023e00a3000000f4 (22 bytes) | |
2023-09-07T03:26:15.639Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.640Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.641Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.642Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -93 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.837Z SERIAL « 0x011400a81400010024063105012a023e00a2000000f5 (22 bytes) | |
2023-09-07T03:26:15.837Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.838Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.839Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.841Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -94 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.846Z SERIAL « 0x011400a81400010024063105012a023e00a5000000f2 (22 bytes) | |
2023-09-07T03:26:15.847Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.847Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.848Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.849Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.861Z SERIAL « 0x011400a81400010024063105012a023e00a8000000ff (22 bytes) | |
2023-09-07T03:26:15.862Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.863Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.864Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.865Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -88 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.933Z SERIAL « 0x011400a81400010024063105012a023e00a5000000f2 (22 bytes) | |
2023-09-07T03:26:15.933Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.935Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.936Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.937Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:15.948Z SERIAL « 0x011400a80000010024063105012a023e00a7007f7fe4 (22 bytes) | |
2023-09-07T03:26:15.949Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:15.950Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:15.952Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:15.953Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -89 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.023Z SERIAL « 0x011400a81400010024063105012a023e00a2000000f5 (22 bytes) | |
2023-09-07T03:26:16.023Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.024Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.026Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.027Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -94 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.035Z SERIAL « 0x011400a81400010024063105012a023e00a4000000f3 (22 bytes) | |
2023-09-07T03:26:16.036Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.037Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.038Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.038Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.045Z SERIAL « 0x011400a81400010024063105012a023e00bb000000ec (22 bytes) | |
2023-09-07T03:26:16.045Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.046Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.047Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.048Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -69 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.069Z SERIAL « 0x011400a81400010024063105012a023e00a5000000f2 (22 bytes) | |
2023-09-07T03:26:16.070Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.071Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.072Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.073Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.083Z SERIAL « 0x011400a81400010024063105012a023e00a6000000f1 (22 bytes) | |
2023-09-07T03:26:16.083Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.083Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.084Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.084Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -90 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.153Z SERIAL « 0x011400a81400010024063105012a023e00a6000000f1 (22 bytes) | |
2023-09-07T03:26:16.153Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.154Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.155Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.156Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -90 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.172Z SERIAL « 0x011400a81400010024063105012a023e00a5000000f2 (22 bytes) | |
2023-09-07T03:26:16.172Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.173Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.175Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.177Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.194Z SERIAL « 0x011400a81400010024063105012a023e00c200000095 (22 bytes) | |
2023-09-07T03:26:16.194Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.195Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.196Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.196Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -62 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.202Z SERIAL « 0x011400a81400010024063105012a023e00a5000000f2 (22 bytes) | |
2023-09-07T03:26:16.202Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.203Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.204Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.204Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -91 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.257Z SERIAL « 0x011400a81400010024063105012a023e009d000000ca (22 bytes) | |
2023-09-07T03:26:16.258Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.259Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.260Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.261Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -99 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.334Z SERIAL « 0x011400a81400010024063105012a023e00a8000000ff (22 bytes) | |
2023-09-07T03:26:16.334Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.335Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.335Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.336Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -88 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.382Z SERIAL « 0x011400a81400010024063105012a023e00a2000000f5 (22 bytes) | |
2023-09-07T03:26:16.383Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.384Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.385Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.386Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -94 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.391Z SERIAL « 0x011400a81400010024063105012a023e00b1000000e6 (22 bytes) | |
2023-09-07T03:26:16.391Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.392Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.392Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.392Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -79 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.435Z SERIAL « 0x011400a81400010024063105012a023e00a0000000f7 (22 bytes) | |
2023-09-07T03:26:16.436Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.437Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.438Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.439Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -96 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.464Z SERIAL « 0x011400a81400010024063105012a023e00a3000000f4 (22 bytes) | |
2023-09-07T03:26:16.464Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.466Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.467Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.468Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -93 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.486Z SERIAL « 0x011400a81400010024063105012a023e00a6000000f1 (22 bytes) | |
2023-09-07T03:26:16.487Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.487Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.487Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.488Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -90 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.554Z SERIAL « 0x011400a81400010024063105012a023e00bb000000ec (22 bytes) | |
2023-09-07T03:26:16.554Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.555Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.556Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.557Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ type: broadcast | |
│ target node: 255 | |
│ RSSI: -69 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.652Z SERIAL « 0x011400a80000010024063105012a023e00a4007f7fe7 (22 bytes) | |
2023-09-07T03:26:16.652Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.653Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.653Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.654Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:16.983Z SERIAL « 0x011400a80000010024063105012a023e00a4007f7fe7 (22 bytes) | |
2023-09-07T03:26:16.984Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:16.985Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:16.986Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:16.986Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:17.022Z SERIAL « 0x011400a80000010024063105012a023e00a4007f7fe7 (22 bytes) | |
2023-09-07T03:26:17.023Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:17.024Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:17.026Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:17.026Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:17.369Z SERIAL « 0x011400a80000010024063105012a023e00a4007f7fe7 (22 bytes) | |
2023-09-07T03:26:17.371Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:17.372Z CNTRLR [Node 036] [Multilevel Sensor] Air temperature: metadata updated [Endpoint 0] | |
2023-09-07T03:26:17.372Z CNTRLR [Node 036] [~] [Multilevel Sensor] Air temperature: 57.4 => 57.4 [Endpoint 0] | |
2023-09-07T03:26:17.372Z DRIVER « [Node 036] [REQ] [BridgeApplicationCommand] | |
│ RSSI: -92 dBm | |
└─[MultilevelSensorCCReport] | |
type: Air temperature | |
scale: Fahrenheit | |
value: 57.4 | |
2023-09-07T03:26:37.220Z SERIAL » 0x01030016ea (5 bytes) | |
2023-09-07T03:26:37.221Z DRIVER » [REQ] [SendDataAbort] | |
2023-09-07T03:26:37.225Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:37.724Z CNTRLR [Node 084] ping failed: Timeout while waiting for a callback from the controll | |
er (ZW0200) | |
2023-09-07T03:26:37.726Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:37.726Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:37.732Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:37.733Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:37.734Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:37.734Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:37.740Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:37.740Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:37.741Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:37.742Z CNTRLR The controller is jammed | |
2023-09-07T03:26:38.746Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:38.747Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:38.753Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:38.753Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:38.754Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:38.755Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:38.761Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:38.761Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:38.762Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:39.763Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:39.764Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:39.772Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:39.773Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:39.773Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:39.773Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:39.779Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:39.779Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:39.779Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:40.780Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:40.780Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:40.785Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:40.786Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:40.786Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:40.786Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:40.792Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:40.792Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:40.793Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:41.794Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:41.794Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:41.800Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:41.800Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:41.801Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:41.801Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:41.807Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:41.807Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:41.808Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:42.810Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:42.810Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:42.816Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:42.816Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:42.817Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:42.818Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:42.823Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:42.823Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:42.824Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:43.826Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:43.826Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:43.831Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:43.832Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:43.832Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:43.832Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:43.838Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:43.838Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:43.839Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:44.840Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:44.841Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:44.846Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:44.846Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:44.847Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:44.847Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:44.853Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:44.853Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:44.854Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:45.855Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:45.856Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:45.862Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:45.863Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:45.863Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:45.864Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:45.870Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:45.870Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:45.872Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:46.874Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:46.874Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:46.879Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:46.879Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:46.880Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:46.880Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:46.885Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:46.886Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:46.886Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:47.887Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:47.887Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:47.892Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:47.892Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:47.892Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:47.893Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:47.898Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:47.899Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:47.899Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:48.900Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:48.901Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:48.906Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:48.906Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:48.906Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:48.906Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:48.912Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:48.913Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:48.913Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:49.914Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:49.915Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:49.920Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:49.921Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:49.921Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:49.922Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:49.928Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:49.928Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:49.928Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:50.931Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:50.931Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:50.937Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:50.938Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:50.938Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:50.939Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:50.945Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:50.945Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:50.946Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:51.949Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:51.949Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:51.956Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:51.957Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:51.957Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:51.958Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:51.964Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:51.964Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:51.965Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:52.967Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:52.967Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:52.972Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:52.973Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:52.973Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:52.974Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:52.980Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:52.980Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:52.980Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:53.983Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:53.983Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:53.989Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:53.989Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:53.989Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:53.990Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:53.995Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:53.996Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:53.996Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:54.997Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:54.997Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:55.003Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:55.003Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:55.003Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:55.003Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:55.009Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:55.009Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:55.009Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:56.011Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:56.011Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:56.017Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:56.017Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:56.018Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:56.018Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:56.024Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:56.024Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:56.024Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:57.026Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:57.026Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:57.031Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:57.031Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:57.032Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:57.032Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:57.037Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:57.038Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:57.038Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:58.038Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:58.038Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:58.044Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:58.044Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:58.044Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:58.044Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:58.050Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:58.050Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:58.050Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:26:59.051Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:26:59.051Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:26:59.057Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:26:59.057Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:26:59.057Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:59.058Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:26:59.063Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:26:59.064Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:26:59.064Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:00.065Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:00.065Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:00.070Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:00.071Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:00.072Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:00.072Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:00.077Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:00.078Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:00.078Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:01.079Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:01.080Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:01.085Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:01.085Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:01.085Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:01.086Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:01.091Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:01.091Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:01.092Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:02.093Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:02.093Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:02.099Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:02.099Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:02.099Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:02.100Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:02.106Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:02.106Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:02.106Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:03.109Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:03.109Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:03.115Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:03.116Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:03.117Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:03.118Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:03.124Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:03.124Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:03.125Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:04.126Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:04.127Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:04.132Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:04.133Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:04.134Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:04.134Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:04.140Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:04.140Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:04.141Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:05.142Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:05.143Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:05.148Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:05.149Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:05.149Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:05.150Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:05.156Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:05.156Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:05.157Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:06.160Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:06.160Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:06.166Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:06.166Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:06.167Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:06.168Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:06.173Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:06.173Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:06.173Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:07.175Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:07.176Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:07.181Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:07.181Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:07.181Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:07.182Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:07.187Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:07.187Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:07.188Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:08.189Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:08.189Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:08.194Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:08.195Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:08.195Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:08.195Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:08.201Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:08.201Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:08.202Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:09.202Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:09.202Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:09.208Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:09.208Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:09.208Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:09.209Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:09.214Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:09.214Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:09.214Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:10.216Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:10.217Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:10.222Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:10.223Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:10.224Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:10.224Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:10.230Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:10.230Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:10.231Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:11.233Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:11.234Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:11.239Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:11.240Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:11.240Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:11.241Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:11.247Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:11.247Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:11.248Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:12.250Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:12.251Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:12.257Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:12.258Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:12.258Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:12.259Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:12.264Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:12.265Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:12.265Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:13.269Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:13.270Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:13.275Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:13.275Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:13.275Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:13.276Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:13.281Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:13.281Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:13.282Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:14.284Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:14.284Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:14.289Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:14.290Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:14.290Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:14.290Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:14.296Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:14.296Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:14.297Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:15.299Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:15.299Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:15.304Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:15.305Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:15.305Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:15.305Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:15.311Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:15.311Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:15.311Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:16.313Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:16.314Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:16.318Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:16.319Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:16.319Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:16.319Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:16.325Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:16.326Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:16.326Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:17.328Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:17.329Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:17.335Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:17.335Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:17.336Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:17.336Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:17.342Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:17.342Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:17.343Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:18.345Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:18.345Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:18.350Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:18.351Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:18.351Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:18.352Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:18.358Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:18.358Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:18.358Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:19.361Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:19.361Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:19.367Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:19.368Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:19.368Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:19.369Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:19.375Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:19.375Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:19.376Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:20.379Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:20.379Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:20.384Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:20.385Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:20.385Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:20.386Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:20.391Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:20.391Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:20.392Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:21.392Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:21.393Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:21.398Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:21.398Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:21.398Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:21.399Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:21.405Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:21.406Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:21.406Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:22.407Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:22.407Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:22.413Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:22.414Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:22.414Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:22.415Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:22.421Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:22.421Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:22.421Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:23.424Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:23.425Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:23.430Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:23.431Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:23.432Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:23.433Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:23.439Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:23.439Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:23.440Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:24.444Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:24.445Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:24.450Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:24.451Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:24.452Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:24.452Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:24.458Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:24.459Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:24.459Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:25.461Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:25.462Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:25.467Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:25.468Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:25.469Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:25.471Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:25.476Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:25.477Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:25.477Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:26.478Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:26.478Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:26.483Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:26.483Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:26.484Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:26.484Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:26.490Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:26.490Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:26.490Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:27.492Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:27.492Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:27.498Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:27.498Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:27.498Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:27.499Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:27.504Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:27.505Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:27.505Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:28.508Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:28.509Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:28.515Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:28.516Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:28.516Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:28.517Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:28.523Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:28.523Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:28.524Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:29.526Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:29.526Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:29.532Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:29.533Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:29.533Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:29.534Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:29.540Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:29.540Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:29.540Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:30.543Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:30.543Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:30.549Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:30.549Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:30.550Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:30.550Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:30.556Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:30.557Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:30.557Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:31.558Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:31.559Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:31.564Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:31.565Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:31.565Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:31.566Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:31.572Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:31.572Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:31.572Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:32.573Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:32.574Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:32.579Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:32.579Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:32.579Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:32.579Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:32.585Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:32.585Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:32.586Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:33.587Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:33.588Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:33.593Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:33.593Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:33.593Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:33.594Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:33.599Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:33.600Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:33.600Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:34.601Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:34.602Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:34.607Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:34.607Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:34.607Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:34.608Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:34.613Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:34.614Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:34.614Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:35.615Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:35.616Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:35.622Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:35.622Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:35.623Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:35.623Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:35.629Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:35.629Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:35.630Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:36.633Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:36.634Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:36.639Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:36.640Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:36.641Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:36.642Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:36.647Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:36.648Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:36.648Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:37.653Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:37.653Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:37.659Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:37.660Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:37.661Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:37.661Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:37.667Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:37.668Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:37.668Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:38.670Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:38.670Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:38.676Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:38.676Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:38.676Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:38.677Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:38.682Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:38.682Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:38.683Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:39.684Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:39.684Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:39.689Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:39.690Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:39.690Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:39.690Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:39.696Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:39.696Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:39.696Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:40.699Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:40.699Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:40.704Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:40.705Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:40.705Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:40.706Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:40.712Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:40.712Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:40.712Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:41.714Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:41.715Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:41.721Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:41.722Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:41.722Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:41.723Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:41.729Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:41.729Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:41.730Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:42.732Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:42.732Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:42.738Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:42.738Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:42.739Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:42.740Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:42.745Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:42.746Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:42.746Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:43.749Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:43.749Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:43.755Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:43.756Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:43.756Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:43.757Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:43.763Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:43.763Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:43.764Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:44.767Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:44.768Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:44.773Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:44.773Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:44.773Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:44.774Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:44.779Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:44.779Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:44.780Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:45.781Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:45.781Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:45.786Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:45.786Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:45.787Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:45.787Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:45.792Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:45.793Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:45.793Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:46.793Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:46.794Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:46.799Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:46.799Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:46.799Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:46.799Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:46.805Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:46.805Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:46.805Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:47.806Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:47.807Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:47.812Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:47.812Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:47.812Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:47.813Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:47.818Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:47.819Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:47.819Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:48.820Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:48.821Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:48.826Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:48.826Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:48.826Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:48.827Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:48.832Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:48.832Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:48.833Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:49.834Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:49.834Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:49.839Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:49.840Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:49.840Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:49.841Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:49.847Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:49.847Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:49.847Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:50.850Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:50.850Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:50.856Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:50.857Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:50.857Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:50.858Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:50.863Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:50.864Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:50.864Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:51.872Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:51.873Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:51.878Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:51.878Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:51.878Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:51.878Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:51.884Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:51.884Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:51.885Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:52.886Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:52.886Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:52.892Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:52.892Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:52.892Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:52.892Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:52.898Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:52.898Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:52.899Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:53.900Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:53.900Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:53.906Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:53.906Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:53.906Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:53.907Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:53.912Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:53.912Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:53.913Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:54.915Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:54.915Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:54.921Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:54.921Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:54.922Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:54.923Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:54.928Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:54.929Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:54.929Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:55.932Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:55.932Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:55.938Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:55.939Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:55.939Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:55.940Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:55.946Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:55.946Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:55.947Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:56.949Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:56.949Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:56.955Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:56.956Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:56.957Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:56.957Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:56.963Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:56.963Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:56.964Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:57.967Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:57.968Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:57.972Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:57.973Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:57.973Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:57.973Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:57.979Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:57.979Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:57.979Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:58.980Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:58.981Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:27:58.986Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:27:58.986Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:27:58.986Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:58.987Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:27:58.993Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:27:58.993Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:27:58.993Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:27:59.994Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:27:59.995Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:00.000Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:00.000Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:00.000Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:00.001Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:00.006Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:00.007Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:00.007Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:01.008Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:01.008Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:01.014Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:01.014Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:01.015Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:01.015Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:01.021Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:01.022Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:01.022Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:02.025Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:02.025Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:02.031Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:02.032Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:02.032Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:02.033Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:02.039Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:02.039Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:02.040Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:03.042Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:03.043Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:03.048Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:03.049Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:03.049Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:03.050Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:03.056Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:03.056Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:03.057Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:04.059Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:04.059Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:04.065Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:04.065Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:04.066Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:04.067Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:04.072Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:04.072Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:04.072Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:05.073Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:05.073Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:05.078Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:05.079Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:05.079Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:05.079Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:05.085Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:05.085Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:05.085Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:06.086Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:06.086Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:06.091Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:06.091Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:06.092Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:06.092Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:06.097Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:06.098Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:06.098Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:07.100Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:07.100Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:07.105Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:07.106Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:07.106Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:07.106Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:07.112Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:07.112Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:07.112Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:08.115Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:08.115Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:08.120Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:08.120Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:08.120Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:08.121Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:08.126Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:08.127Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:08.127Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:09.129Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:09.129Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:09.135Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:09.136Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:09.136Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:09.137Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:09.143Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:09.143Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:09.144Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:10.147Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:10.148Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:10.154Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:10.154Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:10.155Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:10.156Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:10.161Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:10.162Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:10.162Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:11.164Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:11.165Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:11.170Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:11.170Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:11.171Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:11.172Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:11.177Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:11.177Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:11.177Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:12.178Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:12.178Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:12.183Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:12.183Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:12.183Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:12.184Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:12.189Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:12.190Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:12.190Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:13.190Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:13.191Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:13.196Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:13.196Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:13.196Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:13.196Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:13.204Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:13.204Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:13.204Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:14.207Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:14.207Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:14.212Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:14.213Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:14.213Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:14.213Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:14.219Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:14.219Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:14.220Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:15.221Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:15.221Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:15.227Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:15.227Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:15.227Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:15.227Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:15.233Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:15.234Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:15.234Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:16.236Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:16.236Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:16.242Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:16.242Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:16.242Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:16.243Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:16.248Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:16.249Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:16.250Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:17.253Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:17.253Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:17.259Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:17.260Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:17.261Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:17.261Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:17.272Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:17.272Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:17.272Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:18.273Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:18.273Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:18.278Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:18.279Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:18.279Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:18.279Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:18.285Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:18.285Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:18.285Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:19.286Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:19.286Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:19.292Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:19.292Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:19.293Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:19.293Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:19.298Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:19.299Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:19.299Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:20.300Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:20.300Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:20.305Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:20.306Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:20.306Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:20.306Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:20.312Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:20.313Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:20.313Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:21.314Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:21.314Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:21.319Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:21.320Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:21.321Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:21.322Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:21.327Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:21.327Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:21.328Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:22.329Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:22.330Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:22.335Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:22.336Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:22.336Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:22.337Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:22.343Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:22.343Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:22.344Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:23.346Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:23.346Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:23.352Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:23.353Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:23.353Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:23.353Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:23.359Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:23.360Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:23.360Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:24.362Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:24.362Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:24.368Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:24.368Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:24.369Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:24.370Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:24.375Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:24.376Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:24.376Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:25.379Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:25.379Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:25.385Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:25.386Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:25.386Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:25.386Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:25.392Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:25.392Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:25.392Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:26.393Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:26.393Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:26.399Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:26.399Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:26.400Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:26.401Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:26.406Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:26.407Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:26.408Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:27.409Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:27.409Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:27.415Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:27.415Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:27.415Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:27.416Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:27.422Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:27.422Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:27.423Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:28.426Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:28.428Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:28.432Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:28.432Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:28.433Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:28.434Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:28.439Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:28.440Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:28.440Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:29.444Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:29.444Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:29.450Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:29.451Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:29.451Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:29.451Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:29.458Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:29.458Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:29.459Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:30.461Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:30.461Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:30.467Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:30.468Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:30.469Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:30.469Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:30.474Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:30.475Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:30.475Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:31.476Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:31.476Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:31.481Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:31.481Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:31.481Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:31.482Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:31.487Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:31.488Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:31.488Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:32.489Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:32.489Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:32.495Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:32.495Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:32.496Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:32.496Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:32.502Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:32.502Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:32.502Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:33.503Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:33.503Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:33.509Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:33.510Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:33.510Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:33.511Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:33.516Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:33.517Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:33.517Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:34.521Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:34.522Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:34.527Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:34.528Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:34.528Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:34.529Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:34.535Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:34.535Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:34.536Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:35.538Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:35.538Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:35.544Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:35.544Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:35.545Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:35.545Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:35.551Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:35.551Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:35.552Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:36.555Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:36.556Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:36.564Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:36.565Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:36.565Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:36.566Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:36.571Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:36.572Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:36.572Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:37.574Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:37.574Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:37.579Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:37.580Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:37.580Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:37.580Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:37.586Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:37.586Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:37.587Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:38.588Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:38.588Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:38.593Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:38.594Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:38.594Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:38.594Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:38.600Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:38.600Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:38.600Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:39.602Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:39.602Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:39.607Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:39.608Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:39.608Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:39.608Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:39.614Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:39.614Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:39.614Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:40.615Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:40.615Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:40.621Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:40.621Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:40.622Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:40.622Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:40.628Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:40.628Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:40.628Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:41.174Z CNTRLR [Node 097] OTA firmware update started, downloading 1 updates... | |
2023-09-07T03:28:41.174Z CNTRLR [Node 097] Downloading firmware update 0 of 1... | |
2023-09-07T03:28:41.630Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:41.631Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:41.636Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:41.637Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:41.637Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:41.638Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:41.644Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:41.644Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:41.644Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:41.934Z CNTRLR [Node 097] All updates downloaded, installing... | |
2023-09-07T03:28:42.647Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:42.648Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:42.653Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:42.654Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:42.655Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:42.655Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:42.661Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:42.662Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:42.662Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:43.665Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:43.666Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:43.671Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:43.672Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:43.673Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:43.673Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:43.678Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:43.678Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:43.679Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:44.680Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:44.680Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:44.685Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:44.685Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:44.685Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:44.685Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:44.691Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:44.691Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:44.692Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:45.692Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:45.693Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:45.698Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:45.698Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:45.698Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:45.699Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:45.704Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:45.704Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:45.705Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:46.706Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:46.706Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:46.711Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:46.712Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:46.712Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:46.712Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:46.718Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:46.718Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:46.719Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:47.720Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:47.721Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:47.726Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:47.727Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:47.727Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:47.728Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:47.734Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:47.734Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:47.734Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:48.737Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:48.738Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:48.744Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:48.744Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:48.745Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:48.746Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:48.751Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:48.752Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:48.752Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:49.755Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:49.756Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:49.761Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:49.762Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:49.763Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:49.763Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:49.769Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:49.769Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:49.770Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:50.772Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:50.772Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:50.778Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:50.778Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:50.778Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:50.778Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:50.784Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:50.784Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:50.784Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:51.786Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:51.786Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:51.791Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:51.791Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:51.792Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:51.792Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:51.798Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:51.798Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:51.798Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:52.799Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:52.799Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:52.805Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:52.805Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:52.805Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:52.805Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:52.811Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:52.811Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:52.812Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:53.814Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:53.814Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:53.819Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:53.820Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:53.821Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:53.821Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:53.826Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:53.827Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:53.827Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:54.828Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:54.829Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:54.834Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:54.835Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:54.835Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:54.836Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:54.842Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:54.842Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:54.843Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:55.847Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:55.847Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:55.852Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:55.853Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:55.853Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:55.854Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:55.860Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:55.860Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:55.861Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:56.863Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:56.863Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:56.868Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:56.869Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:56.870Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:56.870Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:56.875Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:56.876Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:56.876Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:57.877Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:57.877Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:57.882Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:57.883Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:57.883Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:57.883Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:57.889Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:57.889Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:57.889Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:58.890Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:58.891Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:58.896Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:58.896Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:58.897Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:58.897Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:58.903Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:58.903Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:58.903Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:28:59.905Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:28:59.905Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:28:59.910Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:28:59.911Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:28:59.911Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:59.911Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:28:59.917Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:28:59.917Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:28:59.917Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:00.920Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:00.921Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:00.926Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:00.927Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:00.927Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:00.928Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:00.934Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:00.935Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:00.935Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:01.938Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:01.940Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:01.944Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:01.945Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:01.945Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:01.945Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:01.952Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:01.952Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:01.953Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:02.955Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:02.955Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:02.961Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:02.961Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:02.962Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:02.963Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:02.968Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:02.969Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:02.969Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:03.972Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:03.972Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:03.977Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:03.978Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:03.978Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:03.978Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:03.984Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:03.984Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:03.984Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:04.986Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:04.986Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:04.991Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:04.992Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:04.992Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:04.992Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:04.998Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:04.998Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:04.998Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:05.999Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:05.999Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:06.005Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:06.006Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:06.006Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:06.007Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:06.012Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:06.012Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:06.013Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:07.015Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:07.017Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:07.023Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:07.024Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:07.024Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:07.025Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:07.031Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:07.031Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:07.032Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:08.035Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:08.036Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:08.041Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:08.042Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:08.042Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:08.043Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:08.048Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:08.048Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:08.049Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:09.052Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:09.053Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:09.058Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:09.059Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:09.060Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:09.061Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:09.067Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:09.067Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:09.068Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:10.071Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:10.071Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:10.077Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:10.077Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:10.077Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:10.077Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:10.083Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:10.083Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:10.083Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:11.084Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:11.085Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:11.090Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:11.090Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:11.090Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:11.091Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:11.096Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:11.096Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:11.097Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:12.098Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:12.099Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:12.104Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:12.105Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:12.105Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:12.105Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:12.111Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:12.111Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:12.112Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:13.115Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:13.115Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:13.121Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:13.122Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:13.122Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:13.123Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:13.129Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:13.129Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:13.129Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:14.132Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:14.133Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:14.139Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:14.140Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:14.141Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:14.142Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:14.147Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:14.148Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:14.148Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:15.153Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:15.154Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:15.159Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:15.160Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:15.161Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:15.161Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:15.167Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:15.167Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:15.168Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:16.171Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:16.171Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:16.176Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:16.177Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:16.177Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:16.177Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:16.183Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:16.183Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:16.183Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:17.184Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:17.184Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:17.189Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:17.189Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:17.189Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:17.190Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:17.195Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:17.195Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:17.196Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:18.197Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:18.197Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:18.202Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:18.203Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:18.203Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:18.203Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:18.209Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:18.209Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:18.209Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:18.764Z CNTRLR Failed to start the update: A firmware update is already in progress on this n | |
etwork! | |
2023-09-07T03:29:19.210Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:19.211Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:19.216Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:19.216Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:19.217Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:19.217Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:19.222Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:19.223Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:19.223Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:20.227Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:20.228Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:20.233Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:20.234Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:20.235Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:20.235Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:20.241Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:20.241Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:20.242Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:21.244Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:21.244Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:21.250Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:21.251Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:21.251Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:21.252Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:21.258Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:21.258Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:21.258Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:22.261Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:22.261Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:22.267Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:22.268Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:22.269Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:22.270Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:22.275Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:22.275Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:22.275Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:23.275Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:23.276Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:23.281Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:23.281Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:23.281Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:23.282Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:23.287Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:23.287Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:23.288Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:24.291Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:24.291Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:24.296Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:24.296Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:24.297Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:24.297Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:24.302Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:24.302Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:24.303Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:25.304Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:25.304Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:25.310Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:25.310Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:25.310Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:25.311Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:25.316Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:25.316Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:25.317Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:26.318Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:26.318Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:26.323Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:26.324Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:26.324Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:26.324Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:26.330Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:26.330Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:26.331Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:27.333Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:27.334Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:27.340Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:27.340Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:27.341Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:27.342Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:27.347Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:27.348Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:27.348Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:28.351Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:28.352Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:28.357Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:28.358Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:28.359Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:28.359Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:28.365Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:28.365Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:28.366Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:29.373Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:29.373Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:29.379Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:29.379Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:29.380Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:29.381Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:29.386Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:29.386Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:29.387Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:30.388Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:30.388Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:30.394Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:30.394Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:30.394Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:30.395Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:30.401Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:30.401Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:30.401Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:31.402Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:31.402Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:31.408Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:31.408Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:31.409Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:31.410Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:31.415Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:31.416Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:31.416Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:32.419Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:32.419Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:32.425Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:32.425Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:32.426Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:32.426Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:32.432Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:32.433Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:32.433Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:33.436Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:33.439Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:33.444Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:33.445Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:33.445Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:33.446Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:33.452Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:33.452Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:33.453Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:34.456Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:34.457Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:34.462Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:34.464Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:34.464Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:34.465Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:34.470Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:34.471Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:34.471Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:35.472Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:35.473Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:35.478Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:35.478Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:35.478Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:35.479Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:35.484Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:35.484Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:35.485Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:36.487Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:36.487Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:36.492Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:36.492Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:36.492Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:36.493Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:36.499Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:36.499Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:36.499Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:37.500Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:37.501Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:37.506Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:37.506Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:37.506Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:37.506Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:37.512Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:37.512Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:37.513Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:38.513Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:38.514Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:38.519Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:38.519Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:38.519Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:38.519Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:38.525Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:38.525Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:38.525Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:39.527Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:39.527Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:39.534Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:39.535Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:39.535Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:39.536Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:39.542Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:39.542Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:39.543Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:40.544Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:40.544Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:40.550Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:40.550Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:40.550Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:40.550Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:40.556Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:40.556Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:40.556Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:41.558Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:41.558Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:41.564Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:41.564Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:41.565Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:41.565Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:41.571Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:41.571Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:41.572Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:42.572Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:42.573Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:42.578Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:42.578Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:42.578Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:42.578Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:42.584Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:42.584Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:42.584Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:43.586Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:43.586Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:43.591Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:43.592Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:43.592Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:43.592Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:43.598Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:43.598Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:43.598Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:44.599Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:44.599Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:44.605Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:44.605Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:44.606Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:44.606Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:44.612Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:44.612Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:44.612Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:45.615Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:45.616Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:45.622Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:45.622Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:45.623Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:45.624Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:45.629Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:45.630Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:45.630Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:46.633Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:46.633Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:46.639Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:46.640Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:46.641Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:46.641Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:46.647Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:46.647Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:46.647Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:47.650Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:47.651Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:47.656Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:47.657Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:47.657Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:47.657Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:47.663Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:47.663Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:47.664Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:48.666Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:48.667Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:48.672Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:48.673Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:48.673Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:48.673Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:48.678Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:48.679Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:48.679Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:49.680Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:49.680Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:49.685Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:49.685Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:49.686Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:49.686Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:49.691Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:49.692Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:49.692Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:50.693Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:50.693Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:50.699Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:50.699Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:50.699Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:50.700Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:50.705Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:50.705Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:50.706Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:51.708Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:51.708Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:51.714Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:51.715Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:51.715Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:51.716Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:51.722Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:51.722Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:51.723Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:52.725Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:52.726Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:52.732Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:52.737Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:52.737Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:52.738Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:52.743Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:52.743Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:52.744Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:53.746Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:53.747Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:53.752Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:53.753Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:53.754Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:53.754Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:53.760Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:53.761Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:53.761Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:54.764Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:54.765Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:54.770Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:54.771Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:54.772Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:54.773Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:54.778Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:54.779Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:54.779Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:55.781Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:55.781Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:55.787Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:55.787Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:55.787Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:55.787Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:55.793Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:55.793Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:55.793Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:56.795Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:56.795Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:56.801Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:56.801Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:56.801Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:56.802Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:56.807Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:56.808Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:56.808Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:57.810Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:57.811Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:57.816Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:57.817Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:57.818Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:57.819Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:57.824Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:57.825Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:57.827Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:58.829Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:58.829Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:58.834Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:58.835Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:58.835Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:58.835Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:58.841Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:58.841Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:58.841Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:29:59.843Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:29:59.843Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:29:59.849Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:29:59.849Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:29:59.850Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:59.850Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:29:59.856Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:29:59.857Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:29:59.857Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:00.860Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:00.862Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:00.872Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:00.873Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:00.873Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:00.874Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:00.880Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:00.880Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:00.881Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:01.883Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:01.883Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:01.889Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:01.889Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:01.890Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:01.890Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:01.896Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:01.896Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:01.896Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:02.896Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:02.896Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:02.902Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:02.902Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:02.902Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:02.903Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:02.908Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:02.908Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:02.909Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:03.910Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:03.910Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:03.916Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:03.916Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:03.916Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:03.916Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:03.922Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:03.922Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:03.922Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:04.923Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:04.923Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:04.929Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:04.929Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:04.929Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:04.929Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:04.935Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:04.935Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:04.935Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:05.938Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:05.938Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:05.944Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:05.945Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:05.945Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:05.946Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:05.951Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:05.952Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:05.954Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:06.955Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:06.956Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:06.962Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:06.962Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:06.963Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:06.963Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:06.969Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:06.969Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:06.970Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:07.971Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:07.972Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:07.977Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:07.977Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:07.977Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:07.977Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:07.983Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:07.983Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:07.983Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:08.984Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:08.984Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:08.989Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:08.990Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:08.990Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:08.990Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:08.996Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:08.996Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:08.996Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:09.997Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:09.998Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:10.003Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:10.003Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:10.004Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:10.004Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:10.010Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:10.010Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:10.010Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:11.014Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:11.014Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:11.020Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:11.020Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:11.021Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:11.021Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:11.027Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:11.027Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:11.028Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:12.029Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:12.030Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:12.035Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:12.035Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:12.036Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:12.037Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:12.042Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:12.042Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:12.043Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:13.045Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:13.045Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:13.051Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:13.051Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:13.051Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:13.052Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:13.058Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:13.058Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:13.059Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:14.061Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:14.062Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:14.067Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:14.068Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:14.069Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:14.070Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:14.075Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:14.075Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:14.075Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:15.077Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:15.077Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:15.082Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:15.083Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:15.083Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:15.083Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:15.089Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:15.089Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:15.089Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:16.090Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:16.090Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:16.095Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:16.096Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:16.096Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:16.096Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:16.102Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:16.102Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:16.102Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:17.103Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:17.103Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:17.110Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:17.110Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:17.111Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:17.112Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:17.117Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:17.118Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:17.118Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:18.121Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:18.122Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:18.128Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:18.128Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:18.129Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:18.130Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:18.135Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:18.136Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:18.136Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:19.139Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:19.140Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:19.145Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:19.147Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:19.148Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:19.148Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:19.154Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:19.155Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:19.155Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:20.157Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:20.158Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:20.163Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:20.164Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:20.164Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:20.165Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:20.172Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:20.172Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:20.173Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:21.174Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:21.174Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:21.179Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:21.179Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:21.179Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:21.180Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:21.185Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:21.185Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:21.186Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:22.187Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:22.187Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:22.193Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:22.193Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:22.193Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:22.194Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:22.200Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:22.200Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:22.200Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:23.203Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:23.204Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:23.209Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:23.210Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:23.211Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:23.211Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:23.217Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:23.218Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:23.218Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:24.220Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:24.220Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:24.225Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:24.226Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:24.226Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:24.226Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:24.231Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:24.232Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:24.232Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:25.234Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:25.235Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:25.240Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:25.241Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:25.241Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:25.242Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:25.247Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:25.247Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:25.249Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:26.251Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:26.252Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:26.258Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:26.259Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:26.259Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:26.260Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:26.266Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:26.266Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:26.267Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:27.269Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:27.270Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:27.275Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:27.275Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:27.275Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:27.276Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:27.281Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:27.281Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:27.282Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:28.283Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:28.283Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:28.288Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:28.289Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:28.289Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:28.289Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:28.295Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:28.295Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:28.295Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:29.297Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:29.297Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:29.303Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:29.304Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:29.304Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:29.305Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:29.311Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:29.312Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:29.313Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:30.315Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:30.315Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:30.320Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:30.320Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:30.320Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:30.321Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:30.326Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:30.327Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:30.327Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:31.329Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:31.329Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:31.334Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:31.336Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:31.336Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:31.337Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:31.343Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:31.343Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:31.344Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:32.347Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:32.348Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:32.354Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:32.354Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:32.354Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:32.355Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:32.361Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:32.361Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:32.361Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:33.364Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:33.364Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:33.370Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:33.370Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:33.371Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:33.372Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:33.377Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:33.378Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:33.379Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:34.382Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:34.383Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:34.388Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:34.388Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:34.388Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:34.389Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:34.394Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:34.394Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:34.395Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:35.395Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:35.396Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:35.401Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:35.401Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:35.402Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:35.402Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:35.408Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:35.408Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:35.408Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:36.410Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:36.411Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:36.416Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:36.417Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:36.418Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:36.418Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:36.424Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:36.424Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:36.425Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:37.427Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:37.428Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:37.433Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:37.434Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:37.434Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:37.435Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:37.441Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:37.442Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:37.442Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:38.444Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:38.444Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:38.449Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:38.450Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:38.450Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:38.450Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:38.456Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:38.456Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:38.456Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:39.457Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:39.458Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:39.463Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:39.464Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:39.464Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:39.465Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:39.470Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:39.471Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:39.471Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:40.472Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:40.472Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:40.477Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:40.477Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:40.478Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:40.478Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:40.483Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:40.484Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:40.484Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:41.485Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:41.485Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:41.490Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:41.491Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:41.491Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:41.491Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:41.497Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:41.497Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:41.498Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:42.499Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:42.499Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:42.504Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:42.505Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:42.505Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:42.505Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:42.511Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:42.511Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:42.512Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:43.513Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:43.514Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:43.520Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:43.520Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:43.521Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:43.522Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:43.527Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:43.528Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:43.529Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:44.532Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:44.532Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:44.538Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:44.539Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:44.539Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:44.540Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:44.546Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:44.546Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:44.547Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:45.550Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:45.550Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:45.556Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:45.557Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:45.558Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:45.558Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:45.564Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:45.565Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:45.565Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:46.568Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:46.569Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:46.574Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:46.574Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:46.574Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:46.574Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:46.580Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:46.581Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:46.581Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:47.582Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:47.582Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:47.587Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:47.587Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:47.587Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:47.588Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:47.593Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:47.593Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:47.593Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:48.595Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:48.595Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:48.600Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:48.600Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:48.600Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:48.601Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:48.606Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:48.607Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:48.607Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:49.608Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:49.609Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:49.614Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:49.615Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:49.615Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:49.616Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:49.621Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:49.622Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:49.622Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:50.624Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:50.625Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:50.630Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:50.631Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:50.632Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:50.632Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:50.638Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:50.638Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:50.639Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:51.642Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:51.642Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:51.647Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:51.648Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:51.648Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:51.649Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:51.655Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:51.655Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:51.656Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:52.658Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:52.658Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:52.664Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:52.664Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:52.665Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:52.665Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:52.671Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:52.671Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:52.672Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:53.674Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:53.674Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:53.679Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:53.679Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:53.679Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:53.680Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:53.686Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:53.686Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:53.686Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:54.687Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:54.687Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:54.692Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:54.693Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:54.694Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:54.694Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:54.700Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:54.700Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:54.700Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:55.700Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:55.701Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:55.706Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:55.706Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:55.706Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:55.707Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:55.712Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:55.712Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:55.713Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:56.715Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:56.716Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:56.721Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:56.722Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:56.722Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:56.722Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:56.728Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:56.728Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:56.728Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:57.732Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:57.733Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:57.738Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:57.738Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:57.739Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:57.739Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:57.745Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:57.745Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:57.745Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:58.746Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:58.747Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:58.752Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:58.753Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:58.754Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:58.754Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:58.760Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:58.760Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:58.761Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:30:59.763Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:30:59.763Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:30:59.768Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:30:59.769Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:30:59.770Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:59.770Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:30:59.776Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:30:59.777Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:30:59.777Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:00.779Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:00.779Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:00.785Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:00.785Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:00.785Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:00.785Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:00.791Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:00.791Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:00.791Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:01.792Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:01.792Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:01.797Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:01.798Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:01.798Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:01.798Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:01.804Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:01.804Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:01.804Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:02.807Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:02.807Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:02.812Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:02.813Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:02.813Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:02.814Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:02.820Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:02.820Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:02.822Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:03.823Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:03.824Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:03.829Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:03.829Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:03.830Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:03.830Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:03.835Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:03.835Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:03.836Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:04.838Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:04.838Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:04.844Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:04.844Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:04.845Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:04.845Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:04.851Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:04.851Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:04.852Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:05.854Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:05.855Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:05.860Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:05.861Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:05.861Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:05.862Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:05.872Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:05.872Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:05.872Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:06.873Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:06.873Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:06.878Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:06.878Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:06.879Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:06.879Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:06.884Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:06.885Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:06.885Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:07.887Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:07.887Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:07.893Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:07.893Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:07.894Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:07.894Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:07.900Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:07.900Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:07.901Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:08.901Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:08.902Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:08.907Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:08.907Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:08.908Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:08.908Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:08.914Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:08.914Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:08.914Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:09.915Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:09.915Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:09.920Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:09.921Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:09.921Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:09.921Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:09.927Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:09.927Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:09.927Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:10.929Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:10.930Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:10.935Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:10.936Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:10.936Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:10.936Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:10.942Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:10.943Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:10.945Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:11.948Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:11.948Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:11.954Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:11.955Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:11.956Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:11.957Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:11.963Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:11.963Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:11.964Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:12.966Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:12.966Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:12.971Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:12.972Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:12.972Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:12.972Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:12.978Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:12.978Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:12.978Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:13.979Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:13.980Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:13.985Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:13.985Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:13.985Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:13.985Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:13.991Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:13.991Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:13.991Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:14.992Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:14.992Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:14.997Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:14.998Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:14.998Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:14.998Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:15.004Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:15.004Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:15.004Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:16.005Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:16.006Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:16.011Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:16.012Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:16.012Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:16.013Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:16.018Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:16.018Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:16.019Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:17.020Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:17.021Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:17.027Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:17.027Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:17.028Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:17.028Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:17.034Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:17.034Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:17.035Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm | |
2023-09-07T03:31:18.037Z SERIAL » 0x010f00a90001005b010025000000002205 (17 bytes) | |
2023-09-07T03:31:18.037Z DRIVER » [Node 091] [REQ] [SendDataBridge] | |
│ source node id: 1 | |
│ transmit options: 0x25 | |
│ callback id: 34 | |
└─[NoOperationCC] | |
2023-09-07T03:31:18.043Z SERIAL « [ACK] (0x06) | |
2023-09-07T03:31:18.044Z SERIAL « 0x010401a90152 (6 bytes) | |
2023-09-07T03:31:18.044Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:18.045Z DRIVER « [RES] [SendDataBridge] | |
was sent: true | |
2023-09-07T03:31:18.051Z SERIAL « 0x011d00a922020000000000000000000000000000000000000000000000006b (31 bytes) | |
2023-09-07T03:31:18.051Z SERIAL » [ACK] (0x06) | |
2023-09-07T03:31:18.051Z DRIVER « [REQ] [SendDataBridge] | |
callback id: 34 | |
transmit status: Fail, took 0 ms | |
routing attempts: 0 | |
protocol & route speed: Unknown (0x00) | |
routing scheme: Idle | |
ACK RSSI: 0 dBm | |
ACK channel no.: 0 | |
TX channel no.: 0 | |
TX power: 0 dBm | |
measured noise floor: 0 dBm | |
ACK TX power by destination: 0 dBm | |
measured RSSI of ACK from destination: 0 dBm | |
measured noise floor by destination: 0 dBm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment