Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. romeo01
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by romeo01

    • RE: MYSBootloader 1.3 pre-release & MYSController 1.0.0beta

      Nice job, the last bootloader seems to run in good conditions.

      I use MySensors 2.2.0 beta, MYSController 1.0.0 (3314) and the last version MYSbootloader 1.3.0-beta.4 (https://github.com/mysensors/MySensorsBootloaderRF24)

      Update, flash, firmware via OTA is ok.

      But 1 problem occurs when a node reboot.
      I tried to isolate the problem, so I think that's arround the presentation request.

      When I click on "request presentation", I got it

      http://hpics.li/93e8861

      and below the debug output (via serial) of the node

      70437 TSF:MSG:READ,0-0-1,s=0,c=3,t=19,pt=0,l=1,sg=0:0
      70445 TSF:MSG:SEND,1-1-0-0,s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=OK:0100
      70453 TSF:MSG:READ,0-0-1,s=255,c=3,t=15,pt=6,l=2,sg=0:0100
      70460 TSF:MSG:SEND,1-1-0-0,s=255,c=0,t=17,pt=0,l=10,sg=0,ft=0,st=OK:2.2.0-beta
      70469 TSF:MSG:SEND,1-1-0-0,s=255,c=3,t=6,pt=1,l=1,sg=0,ft=0,st=OK:0
      70497 TSF:MSG:READ,0-0-1,s=255,c=3,t=6,pt=0,l=1,sg=0:M
      70504 TSF:MSG:SEND,1-1-0-0,s=255,c=3,t=11,pt=0,l=8,sg=0,ft=0,st=OK:OTA Test
      70512 TSF:MSG:SEND,1-1-0-0,s=255,c=3,t=12,pt=0,l=1,sg=0,ft=0,st=OK:1
      70521 TSF:MSG:SEND,1-1-0-0,s=1,c=0,t=3,pt=0,l=8,sg=0,ft=0,st=OK:Sensor 1
      

      Maybe a bug or where is the mistake ?

      Thanks in advance foryour help

      Edit: After a couple of test, the problem is related to the gateway with MySensor Library version 2.2.0 beta.
      All nodes (2.1.1 & 2.2.0 libs) from my network present the same error.
      Probably a vartype unexpected by the Gateway (2.2.0 lib).

      The serial Gateway (2.1.1) is ok

      posted in Development
      romeo01
      romeo01