Error after upload new sketch.



  • Hello,

    i use a Arduino Nano with mybootloader V13pre and the NRF24 Radio.
    This Node works and i try to upload a new sketch.
    First time the Node run in to a bootloop and i upload the sketch again.
    The Node start, but i get this error.
    I use the cleaneprom sketch to without result.

    0 MCO:BGN:INIT REPEATER,CP=RNNRA--,VER=2.1.1
    3 TSM:INIT
    4 TSF:WUR:MS=0
    11 TSM:INIT:TSP OK
    13 TSM:INIT:STATID=11
    15 TSF:SID:OK,ID=11
    17 TSM:FPAR
    53 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    2060 !TSM:FPAR:NO REPLY
    2062 TSM:FPAR
    2098 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    2281 TSF:MSG:READ,7-7-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    2285 TSF:MSG:BC
    4106 !TSM:FPAR:NO REPLY
    4108 TSM:FPAR
    4144 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    5836 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    5840 TSF:MSG:BC
    6152 !TSM:FPAR:NO REPLY
    6154 TSM:FPAR
    6190 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    7878 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    7883 TSF:MSG:BC
    8198 !TSM:FPAR:FAIL
    8199 TSM:FAIL:CNT=1
    8201 TSM:FAIL:PDT
    18204 TSM:FAIL:RE-INIT
    18206 TSM:INIT
    18213 TSM:INIT:TSP OK
    18215 TSM:INIT:STATID=11
    18217 TSF:SID:OK,ID=11
    18220 TSM:FPAR
    18256 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    18482 TSF:MSG:READ,7-7-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    18487 TSF:MSG:BC
    20264 !TSM:FPAR:NO REPLY
    20267 TSM:FPAR
    20302 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    20549 TSF:MSG:READ,7-7-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    20554 TSF:MSG:BC
    22311 !TSM:FPAR:NO REPLY
    22313 TSM:FPAR
    22350 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    24023 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    24028 TSF:MSG:BC
    24357 !TSM:FPAR:NO REPLY
    24359 TSM:FPAR
    24396 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    26065 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    26071 TSF:MSG:BC
    26403 !TSM:FPAR:FAIL
    26404 TSM:FAIL:CNT=2
    26406 TSM:FAIL:PDT
    36409 TSM:FAIL:RE-INIT
    36411 TSM:INIT
    36418 TSM:INIT:TSP OK
    36420 TSM:INIT:STATID=11
    36422 TSF:SID:OK,ID=11
    36424 TSM:FPAR
    36461 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    36774 TSF:MSG:READ,7-7-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    36780 TSF:MSG:BC
    38468 !TSM:FPAR:NO REPLY
    38470 TSM:FPAR
    38507 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    38842 TSF:MSG:READ,7-7-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    38847 TSF:MSG:BC
    40514 !TSM:FPAR:NO REPLY
    40516 TSM:FPAR
    40553 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    42208 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    42213 TSF:MSG:BC
    42560 !TSM:FPAR:NO REPLY
    42562 TSM:FPAR
    42599 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    44251 TSF:MSG:READ,2-2-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
    44256 TSF:MSG:BC
    44606 !TSM:FPAR:FAIL
    


  • read this : https://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help
    You probably have radio issues.



  • Hello,

    !TSM:FPAR:FAIL
    

    the FAQ say this means a gateway / controller problem.
    I can see the gateway hang. After reboot the gateway, the Node do the presentation
    and reboot.
    I can't find info's for "MC0"

    0 MCO:BGN:INIT REPEATER,CP=RNNRA--,VER=2.1.1
    3 TSM:INIT
    4 TSF:WUR:MS=0
    11 TSM:INIT:TSP OK
    13 TSM:INIT:STATID=11
    15 TSF:SID:OK,ID=11
    17 TSM:FPAR
    53 TSF:MSG:SEND,11-11-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
    602 TSF:MSG:READ,0-0-11,s=255,c=3,t=8,pt=1,l=1,sg=0:0
    607 TSF:MSG:FPAR OK,ID=0,D=1
    1015 TSF:MSG:READ,2-2-11,s=255,c=3,t=8,pt=1,l=1,sg=0:1
    2060 TSM:FPAR:OK
    2061 TSM:ID
    2062 TSM:ID:OK
    2064 TSM:UPL
    2067 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=24,pt=1,l=1,sg=0,ft=0,st=OK:1
    2076 TSF:MSG:READ,0-0-11,s=255,c=3,t=25,pt=1,l=1,sg=0:1
    2081 TSF:MSG:PONG RECV,HP=1
    2084 TSM:UPL:OK
    2085 TSM:READY:ID=11,PAR=0,DIS=1
    2091 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=OK:0100
    2098 TSF:MSG:READ,0-0-11,s=255,c=3,t=15,pt=6,l=2,sg=0:0100
    2105 TSF:MSG:SEND,11-11-0-0,s=255,c=0,t=18,pt=0,l=5,sg=0,ft=0,st=OK:2.1.1
    2113 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=6,pt=1,l=1,sg=0,ft=0,st=OK:0
    4121 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=11,pt=0,l=15,sg=0,ft=0,st=OK:Soundlevel Node
    4130 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=12,pt=0,l=3,sg=0,ft=0,st=OK:1.0
    4139 TSF:MSG:SEND,11-11-0-0,s=0,c=0,t=30,pt=0,l=0,sg=0,ft=0,st=OK:
    4196 TSF:MSG:SEND,11-11-0-0,s=1,c=0,t=33,pt=0,l=0,sg=0,ft=0,st=OK:
    4253 TSF:MSG:SEND,11-11-0-0,s=2,c=0,t=33,pt=0,l=0,sg=0,ft=0,st=OK:
    4311 TSF:MSG:SEND,11-11-0-0,s=3,c=0,t=23,pt=0,l=0,sg=0,ft=0,st=OK:
    4317 MCO:REG:REQ
    4320 TSF:MSG:SEND,11-11-0-0,s=255,c=3,t=26,pt=1,l=1,sg=0,ft=0,st=OK:2
    4327 TSF:MSG:READ,0-0-11,s=255,c=3,t=27,pt=1,l=1,sg=0:1
    4332 MCO:PIM:NODE REG=1
    4334 MCO:BGN:STP
    4336 MCO:BGN:INIT OK,TSP=1
    
    


  • MCO is for Mysensors COre Message : https://ci.mysensors.org/job/Verifiers/job/MySensors/branch/development/Doxygen_HTML/group__MySensorsCoregrp.html#details
    MCO:BGN:STP is for setup function. Your node rebooting in the setup function.

    Without your sketch it's difficult to help you.



  • Hello,

    I think I have found the error.
    I use a 15sec. loop in the sketch and i thing a intern watchdog reset the Node.

    regards
    Thomas


  • Mod

    This post is deleted!

Log in to reply
 

Suggested Topics

  • 3
  • 2
  • 3
  • 1
  • 10
  • 15

0
Online

11.2k
Users

11.1k
Topics

112.5k
Posts