Help or advice on getting node to RECEIVE data for text child objects



  • Hi All.

    MySensors ver = 2.2.0
    Controller Domoticz
    MCU = teensy 3.2
    Reported Signal Strength = -52db

    I have a MySensors based thermostat, which has existed for about 2 years. I have a nice to have feature, which id to display some text on the HMI, which is "who is home" and consequently what preferred temperature is set.
    The only way I could get this to work, was to register a child object as a additional setpoint and use code to infer some text to displayaccording to the integer value of this "set point" ( not the actual temperature setpoint, just a handy method to pass the data) e.g.
    1 = Nigel
    2 = Emma
    3 = Nigel & Emma

    = 4 = Manual

    this worked ok, but there were many failed updates from the controller.
    I had assumed this to be related to hardware, so I built a test node, with a different MCU and Radio, this worked almost flawlessly, admittedly it had less code on it, as it didn't have a HMI, and I was just testing the transmission, and retrieval of data.
    As part of this testing, I learnt to use the "V_TEXT" type, and was able to transfer an incrementing count and some other text reliably.
    I have modified my main program (thermostat) to utilise V_TEXT rather then the clunky work around I was employing, this would allow me to send other text as desired, and display it on the thermostat much easier.

    IBuilt the node using NEW hardware but still had severe problems with the transfer of data TO the node, either by pushing it by updating the child object on the controller, OR requesting it from the node. NOTE that any data transferred the other way i.e. sent from the node, works fine.

    I then set about trying to refine this using the origional hardware from the thermostat, now employting this used hardware as a testing node.
    I have run this for days, counting successful and failed PUSH updates ( I also sent data, but wasn't concerned to establish the reliability, as I know it is already very high)
    These push updates were made by using the node update a child, use script on controller to change data on another text child, causing it to be pushed to the node. The node compared what it sent on a child object, with whar is received, and so long as they were different, the transfer of data was OK.
    I did this on a unsigned, then as a signed node, to see if that was part of the issue.
    The results were Unsigned = 97% success for pushed data reception
    Signed = 92% Success.
    Not Ideal, but good enough , as the low priority text update would most likely be "caught" on the next pull request, or push update.

    All looking good then?

    I modified my thermostat code to reflect what I had successfully used on the test node.

    Still loads of issues getting this data reliably into the node.

    Here is a current log -- see below

    I have tried changing Node ID's to see if there was some sort of hangover in domoticz, but that doesn't seem to have helped at all.

    Thias post was too long to send, So I will have to put the sketch code and the log file on other posts below this

    Suggestions please?

    Regards
    Nigel



  • LOG

    4737 TSF:MSG:SEND,10-10-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    5742 TSF:MSG:READ,0-0-10,s=255,c=3,t=8,pt=1,l=1,sg=0:0
    5742 SGN:SKP:MSG CMD=3,TYPE=8
    5742 TSF:MSG:FPAR OK,ID=0,D=1
    6738 TSM:FPAR:OK
    6738 TSM:ID
    6738 TSM:ID:OK
    6738 TSM:UPL
    6738 SGN:SGN:NREQ=0
    6744 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=0,st=OK:1
    7478 TSF:MSG:READ,0-0-10,s=255,c=3,t=25,pt=1,l=1,sg=0:1
    7478 SGN:SKP:MSG CMD=3,TYPE=25
    7478 TSF:MSG:PONG RECV,HP=1
    7479 TSM:UPL:OK
    7479 TSM:READY:ID=10,PAR=0,DIS=1
    7479 SGN:PRE:SGN REQ
    7479 SGN:PRE:WHI NREQ
    7479 SGN:SGN:NREQ=0
    9106 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=OK:0101
    9106 SGN:PRE:XMT,TO=0
    9106 SGN:PRE:WAIT GW
    10315 TSF:MSG:READ,0-0-10,s=255,c=3,t=15,pt=6,l=2,sg=0:0100
    10315 SGN:SKP:MSG CMD=3,TYPE=15
    10315 SGN:SGN:NREQ=0
    11321 TSF:MSG:SEND,10-10-0-0,s=255,c=0,t=17,pt=0,l=5,sg=0,ft=0,st=OK:2.2.0
    11321 SGN:SGN:NREQ=0
    13735 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=6,pt=1,l=1,sg=0,ft=0,st=OK:0
    13963 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    13963 SGN:SKP:MSG CMD=3,TYPE=16
    13963 SGN:SGN:NREQ=0
    15178 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    15179 SGN:NCE:XMT,TO=10
    LivingRm Thermostat Present, 1.1.12
    
    15735 SGN:SGN:NREQ=0
    15744 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=11,pt=0,l=19,sg=0,ft=0,st=OK:LivingRm Thermostat
    15744 SGN:SGN:NREQ=0
    16750 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=12,pt=0,l=6,sg=0,ft=0,st=OK:1.1.12
    16751 SGN:SGN:NREQ=0
    18743 TSF:MSG:SEND,10-10-0-0,s=0,c=0,t=6,pt=0,l=16,sg=0,ft=0,st=OK:Room Temperature
    18843 SGN:SGN:NREQ=0
    20843 TSF:MSG:SEND,10-10-0-0,s=5,c=0,t=33,pt=0,l=18,sg=0,ft=0,st=OK:Thermostat RX RSSI
    20944 SGN:SGN:NREQ=0
    22157 TSF:MSG:SEND,10-10-0-0,s=2,c=0,t=3,pt=0,l=16,sg=0,ft=0,st=OK:Thermostat Relay
    22257 SGN:SGN:NREQ=0
    23487 !TSF:MSG:SEND,10-10-0-0,s=3,c=0,t=3,pt=0,l=13,sg=0,ft=0,st=NACK:Heat Override
    23587 SGN:SGN:NREQ=0
    24595 TSF:MSG:SEND,10-10-0-0,s=1,c=0,t=14,pt=0,l=13,sg=0,ft=1,st=OK:Temp Setpoint
    24695 SGN:SGN:NREQ=0
    25906 TSF:MSG:SEND,10-10-0-0,s=6,c=0,t=4,pt=0,l=11,sg=0,ft=0,st=OK:Oil Tank PC
    26006 SGN:SGN:NREQ=0
    29230 !TSF:MSG:SEND,10-10-0-0,s=12,c=0,t=36,pt=0,l=12,sg=0,ft=0,st=NACK:Display Text
    29330 SGN:SGN:NREQ=0
    32363 TSF:MSG:SEND,10-10-0-0,s=8,c=0,t=3,pt=0,l=14,sg=0,ft=1,st=OK:SP Update Flag
    32463 SGN:SGN:NREQ=0
    33676 TSF:MSG:SEND,10-10-0-0,s=9,c=0,t=3,pt=0,l=13,sg=0,ft=0,st=OK:HotWater Flag
    33776 SGN:SGN:NREQ=0
    35815 TSF:MSG:SEND,10-10-0-0,s=10,c=0,t=36,pt=0,l=21,sg=0,ft=0,st=OK:Returned Display Text
    35915 SGN:SGN:NREQ=0
    37126 TSF:MSG:SEND,10-10-0-0,s=11,c=0,t=36,pt=0,l=8,sg=0,ft=0,st=OK:BootTime
    LivingRm Thermostat END Present, 1.1.12
    
    37226 MCO:REG:REQ
    37226 SGN:SGN:NREQ=0
    40640 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=26,pt=1,l=1,sg=0,ft=0,st=OK:2
    40853 !SGN:BND:TMR
    41855 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    41855 SGN:SKP:MSG CMD=3,TYPE=16
    41855 SGN:SGN:NREQ=0
    44091 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=NACK:<NONCE>
    44091 !SGN:NCE:XMT,TO=10 FAIL
    44091 SGN:SGN:NREQ=0
    45503 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=26,pt=1,l=1,sg=0,ft=1,st=OK:2
    46718 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    46718 SGN:SKP:MSG CMD=3,TYPE=16
    46718 SGN:SGN:NREQ=0
    49804 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    49805 SGN:NCE:XMT,TO=10
    49805 SGN:SGN:NREQ=0
    50811 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=26,pt=1,l=1,sg=0,ft=0,st=OK:2
    52026 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    52026 SGN:SKP:MSG CMD=3,TYPE=16
    52026 SGN:SGN:NREQ=0
    54653 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    54654 SGN:NCE:XMT,TO=10
    54654 SGN:SGN:NREQ=0
    55660 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=26,pt=1,l=1,sg=0,ft=0,st=OK:2
    56875 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    56875 SGN:SKP:MSG CMD=3,TYPE=16
    56875 SGN:SGN:NREQ=0
    58915 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    58916 SGN:NCE:XMT,TO=10
    58916 MCO:BGN:STP
    Loaded values
    
     :Relay output : 1
    
    58962 SGN:SGN:NREQ=0
    58968 TSF:MSG:SEND,10-10-0-0,s=2,c=2,t=2,pt=0,l=0,sg=0,ft=0,st=OK:
    uplink available
    
    60001 TSF:MSG:READ,0-0-10,s=2,c=3,t=16,pt=0,l=0,sg=1:
    60001 SGN:SKP:MSG CMD=3,TYPE=16
    60001 SGN:SGN:NREQ=0
    61010 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    61011 SGN:NCE:XMT,TO=10
    61011 SGN:SGN:NREQ=0
    62423 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    62423 SGN:SGN:NREQ=0
    63430 TSF:MSG:SEND,10-10-0-0,s=12,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    REQ DISPLAYTXT
    
    63430 SGN:SGN:NREQ=0
    65638 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
     Request OK ACK Received
    
    Req PC
    
    65639 SGN:SGN:NREQ=0
    67284 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
     Request OK ACK Received
    
    Req SP
    
    67285 SGN:SGN:NREQ=0
    68558 TSF:MSG:SEND,10-10-0-0,s=1,c=2,t=0,pt=0,l=0,sg=0,ft=0,st=OK:
     Request OK ACK Received
    
    display init
    
    WD Enabled
    
    69104 SGN:SGN:NREQ=0
    70109 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    70110 SGN:SGN:NREQ=0
    72318 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    Time REQ 1
    
    72319 SGN:SGN:NREQ=0
    75137 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    Time REQ 2
    
    75137 SGN:SGN:NREQ=0
    77345 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    Time REQ 3
    
    77346 SGN:SGN:NREQ=0
    78770 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    Time REQ 4
    
    78771 SGN:SGN:NREQ=0
    81044 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    Time REQ 5
    
    Timedout 
    
    Boot = 1970:1:1:0:1:21
    
    81045 SGN:SGN:NREQ=0
    83463 TSF:MSG:SEND,10-10-0-0,s=11,c=1,t=47,pt=0,l=15,sg=0,ft=0,st=OK:1970:1:1:0:1:21
    83563 SGN:SGN:NREQ=0
    84702 TSF:MSG:SEND,10-10-0-0,s=11,c=1,t=47,pt=0,l=15,sg=0,ft=0,st=OK:1970:1:1:0:1:21
    Resent Dateboot
    
    84702 MCO:BGN:INIT OK,TSP=1
    TEMP1 SP sent :14.00
    
    84702 SGN:SGN:NREQ=0
    86114 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :2.15
    
    86893 SGN:SGN:NREQ=0
    89103 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:2.15
    89104 SGN:SGN:NREQ=0
    90720 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:1
    90720 SGN:SGN:NREQ=0
    92132 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-52
    Setpoint requested :
    
    92138 SGN:SGN:NREQ=0
    96510 !TSF:MSG:SEND,10-10-0-0,s=1,c=2,t=0,pt=0,l=0,sg=0,ft=0,st=NACK:
    Rx Error 1
    
    96710 SGN:SGN:NREQ=0
    98324 TSF:MSG:SEND,10-10-0-0,s=1,c=2,t=0,pt=0,l=0,sg=0,ft=1,st=OK:
     Request OK ACK Received
    
    98525 SGN:SGN:NREQ=0
    100752 TSF:MSG:SEND,10-10-0-0,s=8,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    requesting time
    
    100752 SGN:SGN:NREQ=0
    104020 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    104800 !SGN:BND:TMR
    104802 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    104802 SGN:SKP:MSG CMD=3,TYPE=16
    104802 SGN:SGN:NREQ=0
    104812 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    104813 SGN:NCE:XMT,TO=10
    TEMP1 SP sent :14.00
    
    104813 SGN:SGN:NREQ=0
    106225 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    requesting time
    
    110899 SGN:SGN:NREQ=0
    110905 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    111684 !SGN:BND:TMR
    112686 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    112686 SGN:SKP:MSG CMD=3,TYPE=16
    112686 SGN:SGN:NREQ=0
    114444 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    114445 SGN:NCE:XMT,TO=10
    requesting time
    
    121454 SGN:SGN:NREQ=0
    122459 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    123239 !SGN:BND:TMR
    123518 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    123518 SGN:SKP:MSG CMD=3,TYPE=16
    123519 SGN:SGN:NREQ=0
    124528 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    124529 SGN:NCE:XMT,TO=10
    TEMP1 SP sent :14.00
    
    125308 SGN:SGN:NREQ=0
    125315 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    requesting time
    
    131545 SGN:SGN:NREQ=0
    132550 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=1,pt=0,l=0,sg=0,ft=0,st=OK:
    133330 !SGN:BND:TMR
    133332 TSF:MSG:READ,0-0-10,s=255,c=3,t=16,pt=0,l=0,sg=1:
    133332 SGN:SKP:MSG CMD=3,TYPE=16
    133332 SGN:SGN:NREQ=0
    133342 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    133343 SGN:NCE:XMT,TO=10
    134828 TSF:MSG:READ,0-0-10,s=255,c=3,t=1,pt=0,l=10,sg=1:1628947137
    134829 SGN:BND:NONCE=A3CD283B0D7495D966CF1AC5E4E5A9C7D1359478D3FFB6FF30AAAAAAAAAAAAAA
    134830 SGN:BND:HMAC=6872FA8969AFD71697AC17EAF26E2724CF0A24F1951EB76D3E5F61A7F62CB028
    134830 SGN:VER:OK
    Time value received: Time value valid: 1628947137
    
    13 18 57 14 8 2021
    
    TEMP1 SP sent :14.00
    
    145735 SGN:SGN:NREQ=0
    145742 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.63
    
    161318 SGN:SGN:NREQ=0
    162324 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.63
    162325 SGN:SGN:NREQ=0
    166810 !TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=NACK:0
    Tx Error 1
    
    167822 TSF:MSG:READ,0-0-10,s=8,c=3,t=16,pt=0,l=0,sg=1:
    167822 SGN:SKP:MSG CMD=3,TYPE=16
    167822 SGN:SGN:NREQ=0
    171070 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=1,st=NACK:<NONCE>
    171070 !SGN:NCE:XMT,TO=10 FAIL
    171070 SGN:SGN:NREQ=0
    172076 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=2,st=OK:0
    172276 SGN:SGN:NREQ=0
    173485 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:0
    TEMP1 SP sent :14.00
    
    173516 SGN:SGN:NREQ=0
    176131 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    177689 !SGN:BND:TMR
    178690 TSF:MSG:READ,0-0-10,s=8,c=3,t=16,pt=0,l=0,sg=1:
    178691 SGN:SKP:MSG CMD=3,TYPE=16
    178691 SGN:SGN:NREQ=0
    182172 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=NACK:<NONCE>
    182172 !SGN:NCE:XMT,TO=10 FAIL
    182953 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    182953 SGN:SKP:MSG CMD=3,TYPE=16
    182953 SGN:SGN:NREQ=0
    182964 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=1,st=OK:<NONCE>
    182964 SGN:NCE:XMT,TO=10
    192310 !SGN:BND:TMR
    193311 TSF:MSG:READ,0-0-10,s=8,c=3,t=16,pt=0,l=0,sg=1:
    193312 SGN:SKP:MSG CMD=3,TYPE=16
    193312 SGN:SGN:NREQ=0
    195733 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    195734 SGN:NCE:XMT,TO=10
    TEMP1 SP sent :14.00
    
    195734 SGN:SGN:NREQ=0
    196740 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    198300 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    198301 SGN:SKP:MSG CMD=3,TYPE=16
    198301 SGN:SGN:NREQ=0
    198311 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    198311 SGN:NCE:XMT,TO=10
    206879 !SGN:BND:TMR
    207881 TSF:MSG:READ,0-0-10,s=8,c=3,t=16,pt=0,l=0,sg=1:
    207881 SGN:SKP:MSG CMD=3,TYPE=16
    207881 SGN:SGN:NREQ=0
    211422 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    211423 SGN:NCE:XMT,TO=10
    TEMP1 SP sent :14.00
    
    216096 SGN:SGN:NREQ=0
    216103 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    223113 !SGN:BND:TMR
    224114 TSF:MSG:READ,0-0-10,s=8,c=3,t=16,pt=0,l=0,sg=0:
    224115 SGN:SKP:MSG CMD=3,TYPE=16
    224115 SGN:SGN:NREQ=0
    228177 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=NACK:<NONCE>
    228177 !SGN:NCE:XMT,TO=10 FAIL
    SendInterval Timed :TEMPERATURE :21.62
    
    233629 SGN:SGN:NREQ=0
    233636 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=1,st=OK:21.62
    233636 SGN:SGN:NREQ=0
    235253 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    235253 SGN:SGN:NREQ=0
    236665 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    TEMP1 SP sent :14.00
    
    236698 SGN:SGN:NREQ=0
    237890 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    257361 SGN:SGN:NREQ=0
    257368 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    277620 SGN:SGN:NREQ=0
    277627 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.69
    
    297098 SGN:SGN:NREQ=0
    298104 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.69
    298105 SGN:SGN:NREQ=0
    300314 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    300314 SGN:SGN:NREQ=0
    301565 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    301571 SGN:SGN:NREQ=0
    302852 !TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=NACK:
    Req PC
    
    303852 SGN:SGN:NREQ=0
    304857 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=1,st=OK:
    305112 !SGN:BND:TMR
    306113 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    306114 SGN:SKP:MSG CMD=3,TYPE=16
    306114 SGN:SGN:NREQ=0
    307329 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    307330 SGN:NCE:XMT,TO=10
    307330 SGN:SGN:NREQ=0
    309541 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    309541 SGN:SGN:NREQ=0
    311316 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    330008 SGN:SGN:NREQ=0
    331313 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    350784 SGN:SGN:NREQ=0
    351790 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.69
    
    369704 SGN:SGN:NREQ=0
    369711 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.69
    369711 SGN:SGN:NREQ=0
    372326 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    372326 SGN:SGN:NREQ=0
    373738 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    373744 SGN:SGN:NREQ=0
    377164 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    377194 !SGN:BND:TMR
    378195 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    378196 SGN:SKP:MSG CMD=3,TYPE=16
    378196 SGN:SGN:NREQ=0
    379205 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    379206 SGN:NCE:XMT,TO=10
    Req PC
    
    379206 SGN:SGN:NREQ=0
    381414 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    382457 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    382457 SGN:SKP:MSG CMD=3,TYPE=16
    382457 SGN:SGN:NREQ=0
    383466 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    383467 SGN:NCE:XMT,TO=10
    383467 SGN:SGN:NREQ=0
    387494 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    387494 SGN:SGN:NREQ=0
    388906 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    407600 SGN:SGN:NREQ=0
    407607 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    427857 SGN:SGN:NREQ=0
    427864 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.64
    
    448114 SGN:SGN:NREQ=0
    448121 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.64
    448121 SGN:SGN:NREQ=0
    449533 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    449533 SGN:SGN:NREQ=0
    452070 !TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=NACK:-50
    452070 SGN:SGN:NREQ=0
    452482 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=1,st=OK:0
    Timed Request DISPLAYTXT
    
    452488 SGN:SGN:NREQ=0
    453905 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    453923 !SGN:BND:TMR
    454925 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    454925 SGN:SKP:MSG CMD=3,TYPE=16
    454925 SGN:SGN:NREQ=0
    457964 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    457965 SGN:NCE:XMT,TO=10
    Req PC
    
    457965 SGN:SGN:NREQ=0
    458970 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    459990 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=0:
    459991 SGN:SKP:MSG CMD=3,TYPE=16
    459991 SGN:SGN:NREQ=0
    463455 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=NACK:<NONCE>
    463455 !SGN:NCE:XMT,TO=10 FAIL
    463455 SGN:SGN:NREQ=0
    464462 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=1,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    464462 SGN:SGN:NREQ=0
    467614 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    484749 SGN:SGN:NREQ=0
    484756 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    505006 SGN:SGN:NREQ=0
    505013 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.63
    
    524484 SGN:SGN:NREQ=0
    524491 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.63
    524491 SGN:SGN:NREQ=0
    527051 !TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=NACK:0
    Tx Error 1
    
    527251 SGN:SGN:NREQ=0
    529460 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=1,st=OK:0
    529660 SGN:SGN:NREQ=0
    531684 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:0
    Timed Request DISPLAYTXT
    
    531690 SGN:SGN:NREQ=0
    534908 !TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=NACK:
    Req PC
    
    535908 SGN:SGN:NREQ=0
    535914 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=1,st=OK:
    535940 !SGN:BND:TMR
    536347 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    536348 SGN:SKP:MSG CMD=3,TYPE=16
    536348 SGN:SGN:NREQ=0
    537357 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    537358 SGN:NCE:XMT,TO=10
    537358 SGN:SGN:NREQ=0
    538773 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    538773 SGN:SGN:NREQ=0
    540982 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    558896 SGN:SGN:NREQ=0
    558903 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    579152 SGN:SGN:NREQ=0
    580158 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.62
    
    598850 SGN:SGN:NREQ=0
    598857 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.62
    598857 SGN:SGN:NREQ=0
    601472 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    601472 SGN:SGN:NREQ=0
    605087 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    605093 SGN:SGN:NREQ=0
    607022 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    607050 !SGN:BND:TMR
    608052 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    608052 SGN:SKP:MSG CMD=3,TYPE=16
    608052 SGN:SGN:NREQ=0
    611596 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    611597 SGN:NCE:XMT,TO=10
    Req PC
    
    611597 SGN:SGN:NREQ=0
    613009 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    614041 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    614041 SGN:SKP:MSG CMD=3,TYPE=16
    614041 SGN:SGN:NREQ=0
    615918 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    615919 SGN:NCE:XMT,TO=10
    615919 SGN:SGN:NREQ=0
    617558 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    617558 SGN:SGN:NREQ=0
    618990 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    637684 SGN:SGN:NREQ=0
    637691 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    657941 SGN:SGN:NREQ=0
    658464 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.68
    
    677936 SGN:SGN:NREQ=0
    678942 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.68
    678943 SGN:SGN:NREQ=0
    680370 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    680370 SGN:SGN:NREQ=0
    682782 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    682788 SGN:SGN:NREQ=0
    684997 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    685028 !SGN:BND:TMR
    686029 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    686030 SGN:SKP:MSG CMD=3,TYPE=16
    686030 SGN:SGN:NREQ=0
    687039 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    687040 SGN:NCE:XMT,TO=10
    Req PC
    
    687040 SGN:SGN:NREQ=0
    688947 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    689972 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    689973 SGN:SKP:MSG CMD=3,TYPE=16
    689973 SGN:SGN:NREQ=0
    690982 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    690983 SGN:NCE:XMT,TO=10
    690983 SGN:SGN:NREQ=0
    693194 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    693194 SGN:SGN:NREQ=0
    695403 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    713317 SGN:SGN:NREQ=0
    714323 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    733795 SGN:SGN:NREQ=0
    733802 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.69
    
    753274 SGN:SGN:NREQ=0
    753281 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.69
    753281 SGN:SGN:NREQ=0
    754693 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    754693 SGN:SGN:NREQ=0
    756105 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    756111 SGN:SGN:NREQ=0
    758726 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    758741 !SGN:BND:TMR
    759743 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    759743 SGN:SKP:MSG CMD=3,TYPE=16
    759743 SGN:SGN:NREQ=0
    760752 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    760753 SGN:NCE:XMT,TO=10
    Req PC
    
    760753 SGN:SGN:NREQ=0
    762961 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    763498 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    763499 SGN:SKP:MSG CMD=3,TYPE=16
    763499 SGN:SGN:NREQ=0
    766330 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    766331 SGN:NCE:XMT,TO=10
    766331 SGN:SGN:NREQ=0
    767338 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    767338 SGN:SGN:NREQ=0
    770361 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    778929 !SGN:BND:TMR
    779931 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=0:
    779931 SGN:SKP:MSG CMD=3,TYPE=16
    779931 SGN:SGN:NREQ=0
    780940 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    780941 SGN:NCE:XMT,TO=10
    TEMP1 SP sent :14.00
    
    787950 SGN:SGN:NREQ=0
    787957 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    797304 !SGN:BND:TMR
    797306 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    797306 SGN:SKP:MSG CMD=3,TYPE=16
    797306 SGN:SGN:NREQ=0
    797316 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    797317 SGN:NCE:XMT,TO=10
    798098 TSF:MSG:READ,0-0-10,s=6,c=1,t=3,pt=0,l=2,sg=1:66
    798098 SGN:BND:NONCE=244A5C46AAC321A005B095F794D14ADD3A39BB8CA726775DA7AAAAAAAAAAAAAA
    798099 SGN:BND:HMAC=6A5A8C456CA37D10A13BF5C92B68A1AAA32F7C765FF556774B3F0225FEEA6484
    798099 SGN:VER:OK
    *InMsgty :3 MsgComd:1 childID:6 Data:S/66 Data:I/ 66 Data:B/ 1
    
    TEMP1 SP sent :14.00
    
    808224 SGN:SGN:NREQ=0
    808231 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.69
    
    827704 SGN:SGN:NREQ=0
    827711 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.69
    827711 SGN:SGN:NREQ=0
    829929 !TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=NACK:0
    Tx Error 1
    
    830129 SGN:SGN:NREQ=0
    830338 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=1,st=OK:0
    830538 SGN:SGN:NREQ=0
    832562 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:0
    Timed Request DISPLAYTXT
    
    832568 SGN:SGN:NREQ=0
    835226 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    836243 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    836244 SGN:SKP:MSG CMD=3,TYPE=16
    836244 SGN:SGN:NREQ=0
    837253 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    837254 SGN:NCE:XMT,TO=10
    Req PC
    
    837254 SGN:SGN:NREQ=0
    838666 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    840105 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    840105 SGN:SKP:MSG CMD=3,TYPE=16
    840105 SGN:SGN:NREQ=0
    841704 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    841705 SGN:NCE:XMT,TO=10
    841705 SGN:SGN:NREQ=0
    842712 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    842712 SGN:SGN:NREQ=0
    843941 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    863412 SGN:SGN:NREQ=0
    863419 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    883669 SGN:SGN:NREQ=0
    885111 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.68
    
    903025 SGN:SGN:NREQ=0
    904031 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.68
    904032 SGN:SGN:NREQ=0
    906444 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    906444 SGN:SGN:NREQ=0
    907871 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    907877 SGN:SGN:NREQ=0
    910095 !TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=NACK:
    Req PC
    
    911095 SGN:SGN:NREQ=0
    911101 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=1,st=OK:
    911128 !SGN:BND:TMR
    911532 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=0:
    911532 SGN:SKP:MSG CMD=3,TYPE=16
    911532 SGN:SGN:NREQ=0
    912541 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    912542 SGN:NCE:XMT,TO=10
    912542 SGN:SGN:NREQ=0
    913549 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    913549 SGN:SGN:NREQ=0
    917999 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    933576 SGN:SGN:NREQ=0
    935925 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    953838 SGN:SGN:NREQ=0
    953845 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.68
    
    974095 SGN:SGN:NREQ=0
    974102 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.68
    974102 SGN:SGN:NREQ=0
    976921 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=OK:0
    976921 SGN:SGN:NREQ=0
    978536 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:-50
    Timed Request DISPLAYTXT
    
    978542 SGN:SGN:NREQ=0
    981157 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    981279 !SGN:BND:TMR
    982281 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    982281 SGN:SKP:MSG CMD=3,TYPE=16
    982281 SGN:SGN:NREQ=0
    984496 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    984497 SGN:NCE:XMT,TO=10
    Req PC
    
    984497 SGN:SGN:NREQ=0
    986024 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    987060 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    987060 SGN:SKP:MSG CMD=3,TYPE=16
    987060 SGN:SGN:NREQ=0
    988069 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    988070 SGN:NCE:XMT,TO=10
    988070 SGN:SGN:NREQ=0
    989485 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    989485 SGN:SGN:NREQ=0
    990747 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    1010218 SGN:SGN:NREQ=0
    1011224 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    1030696 SGN:SGN:NREQ=0
    1031702 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.68
    
    1049616 SGN:SGN:NREQ=0
    1049623 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.68
    1049623 SGN:SGN:NREQ=0
    1052450 !TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=NACK:0
    Tx Error 1
    
    1052650 SGN:SGN:NREQ=0
    1053656 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=1,st=OK:0
    1053856 SGN:SGN:NREQ=0
    1056674 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:0
    Timed Request DISPLAYTXT
    
    1056679 SGN:SGN:NREQ=0
    1059090 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    1059123 !SGN:BND:TMR
    1060124 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    1060125 SGN:SKP:MSG CMD=3,TYPE=16
    1060125 SGN:SGN:NREQ=0
    1064845 !TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=NACK:<NONCE>
    1064845 !SGN:NCE:XMT,TO=10 FAIL
    Req PC
    
    1064845 SGN:SGN:NREQ=0
    1066333 !TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=1,st=NACK:
    1067333 SGN:SGN:NREQ=0
    1068340 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=2,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    1068340 SGN:SGN:NREQ=0
    1070320 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    1089012 SGN:SGN:NREQ=0
    1089019 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    1109269 SGN:SGN:NREQ=0
    1110275 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    SendInterval Timed :TEMPERATURE :21.68
    
    1128968 SGN:SGN:NREQ=0
    1129584 TSF:MSG:SEND,10-10-0-0,s=0,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:21.68
    1129585 SGN:SGN:NREQ=0
    1131006 !TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=0,st=NACK:0
    Tx Error 1
    
    1131206 SGN:SGN:NREQ=0
    1132415 TSF:MSG:SEND,10-10-0-0,s=2,c=1,t=2,pt=1,l=1,sg=0,ft=1,st=OK:0
    1132615 SGN:SGN:NREQ=0
    1133706 TSF:MSG:SEND,10-10-0-0,s=5,c=1,t=37,pt=2,l=2,sg=0,ft=0,st=OK:0
    Timed Request DISPLAYTXT
    
    1133712 SGN:SGN:NREQ=0
    1137529 TSF:MSG:SEND,10-10-0-0,s=12,c=2,t=47,pt=0,l=0,sg=0,ft=0,st=OK:
    1137558 !SGN:BND:TMR
    1137760 TSF:MSG:READ,0-0-10,s=12,c=3,t=16,pt=0,l=0,sg=1:
    1137760 SGN:SKP:MSG CMD=3,TYPE=16
    1137760 SGN:SGN:NREQ=0
    1138976 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    1138977 SGN:NCE:XMT,TO=10
    Req PC
    
    1138977 SGN:SGN:NREQ=0
    1139982 TSF:MSG:SEND,10-10-0-0,s=6,c=2,t=3,pt=0,l=0,sg=0,ft=0,st=OK:
    1141012 TSF:MSG:READ,0-0-10,s=6,c=3,t=16,pt=0,l=0,sg=1:
    1141012 SGN:SKP:MSG CMD=3,TYPE=16
    1141012 SGN:SGN:NREQ=0
    1143433 TSF:MSG:SEND,10-10-0-0,s=255,c=3,t=17,pt=6,l=25,sg=0,ft=0,st=OK:<NONCE>
    1143434 SGN:NCE:XMT,TO=10
    1143434 SGN:SGN:NREQ=0
    1144441 TSF:MSG:SEND,10-10-0-0,s=10,c=1,t=47,pt=0,l=8,sg=0,ft=0,st=OK:Boot ...
    TEMP1 SP sent :14.00
    
    1144441 SGN:SGN:NREQ=0
    1145677 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    TEMP1 SP sent :14.00
    
    1165148 SGN:SGN:NREQ=0
    1166384 TSF:MSG:SEND,10-10-0-0,s=1,c=1,t=45,pt=7,l=5,sg=0,ft=0,st=OK:14.0
     Sent OK ACK Received
    
    
    
    
    


  • del....................



  • Upgrading to 2.3.2 has helped somewhat


Log in to reply
 

Suggested Topics

  • 3
  • 2
  • 2
  • 15
  • 24
  • 2

0
Online

11.2k
Users

11.1k
Topics

112.5k
Posts