Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. works fine with 1.4.1 but not with 2.3.2

works fine with 1.4.1 but not with 2.3.2

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 3 Posters 635 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bmlsx
    wrote on last edited by
    #1

    hi all,

    long time no see :)

    have a strange issue that prbly is already answered somewhere but cannot find it

    i have a very simple setup with only an arduino Pro mini and an NRF24 (the famous 1242AF) that works fine with mysensors 1.4.1 but with the latest version does not (!RF24:INIT:SANCHK FAIL) with the below debug output

    any ideas ?

    many thanx in advance

    ////////////// 1.4.1
    sensor started, id 33
    send: 33-33-0-0 s=255,c=0,t=17,pt=0,l=5,st=ok:1.4.1
    send: 33-33-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0
    send: 33-33-0-0 s=255,c=3,t=11,pt=0,l=18,st=ok:Temperature Sensor
    send: 33-33-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:1.0
    NumSensors:
    1
    send: 33-33-0-0 s=0,c=0,t=6,pt=0,l=5,st=ok:1.4.1
    send: 33-33-0-0 s=0,c=1,t=0,pt=7,l=5,st=ok:23.9

    ////////////////////////////2.3.2
    16 MCO:BGN:INIT NODE,CP=RNNNA---,FQ=8,REL=255,VER=2.3.2
    28 TSM:INIT
    30 TSF:WUR:MS=0
    32 RF24:INIT:PIN,CE=9,CS=10
    36 RF24:SBY
    36 RF24:WBR:REG=0,VAL=14
    45 RF24:WBR:REG=3,VAL=3
    47 RF24:WBR:REG=4,VAL=95
    49 RF24:WBR:REG=5,VAL=76
    53 RF24:WBR:REG=6,VAL=33
    55 RF24:WBR:REG=29,VAL=4
    57 RF24:RBR:REG=29,VAL=0
    61 RF24:WBR:REG=16,VAL=115
    63 RF24:WBR:REG=29,VAL=4
    65 RF24:RBR:REG=6,VAL=0
    69 !RF24:INIT:SANCHK FAIL
    71 !TSM:INIT:TSP FAIL
    73 TSM:FAIL:CNT=1
    75 TSM:FAIL:DIS
    77 TSF:TDI:TSL
    77 RF24:SLP
    79 RF24:WBR:REG=0,VAL=12

    mfalkviddM 1 Reply Last reply
    0
    • B Bmlsx

      hi all,

      long time no see :)

      have a strange issue that prbly is already answered somewhere but cannot find it

      i have a very simple setup with only an arduino Pro mini and an NRF24 (the famous 1242AF) that works fine with mysensors 1.4.1 but with the latest version does not (!RF24:INIT:SANCHK FAIL) with the below debug output

      any ideas ?

      many thanx in advance

      ////////////// 1.4.1
      sensor started, id 33
      send: 33-33-0-0 s=255,c=0,t=17,pt=0,l=5,st=ok:1.4.1
      send: 33-33-0-0 s=255,c=3,t=6,pt=1,l=1,st=ok:0
      send: 33-33-0-0 s=255,c=3,t=11,pt=0,l=18,st=ok:Temperature Sensor
      send: 33-33-0-0 s=255,c=3,t=12,pt=0,l=3,st=ok:1.0
      NumSensors:
      1
      send: 33-33-0-0 s=0,c=0,t=6,pt=0,l=5,st=ok:1.4.1
      send: 33-33-0-0 s=0,c=1,t=0,pt=7,l=5,st=ok:23.9

      ////////////////////////////2.3.2
      16 MCO:BGN:INIT NODE,CP=RNNNA---,FQ=8,REL=255,VER=2.3.2
      28 TSM:INIT
      30 TSF:WUR:MS=0
      32 RF24:INIT:PIN,CE=9,CS=10
      36 RF24:SBY
      36 RF24:WBR:REG=0,VAL=14
      45 RF24:WBR:REG=3,VAL=3
      47 RF24:WBR:REG=4,VAL=95
      49 RF24:WBR:REG=5,VAL=76
      53 RF24:WBR:REG=6,VAL=33
      55 RF24:WBR:REG=29,VAL=4
      57 RF24:RBR:REG=29,VAL=0
      61 RF24:WBR:REG=16,VAL=115
      63 RF24:WBR:REG=29,VAL=4
      65 RF24:RBR:REG=6,VAL=0
      69 !RF24:INIT:SANCHK FAIL
      71 !TSM:INIT:TSP FAIL
      73 TSM:FAIL:CNT=1
      75 TSM:FAIL:DIS
      77 TSF:TDI:TSL
      77 RF24:SLP
      79 RF24:WBR:REG=0,VAL=12

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by
      #2

      @Bmlsx could you post the entire sketches (for both 1.4.1 and 2.3.2)?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        Bmlsx
        wrote on last edited by
        #3

        hi,

        I use the examples

        from 1.4.1 the humidity sensor and from 2.3.2 the mock sensor

        A 1 Reply Last reply
        0
        • B Bmlsx

          hi,

          I use the examples

          from 1.4.1 the humidity sensor and from 2.3.2 the mock sensor

          A Offline
          A Offline
          Avamander
          wrote on last edited by
          #4

          @Bmlsx You're better off taking 2.x.x humidity sensors example. Alternatively, you should check if all the configuration options you're currently using are valid and used.

          1 Reply Last reply
          0
          • B Offline
            B Offline
            Bmlsx
            wrote on last edited by
            #5

            hi again

            had some progress

            i found one sensebender micro board i had from the early days

            and with the factory installed scketch I connected the NRF and it was working !!!

            when i deployed an example from 2.3.2 again the same error

            it must be something that changed over the years and now it is not compatible with my old RF24 HW

            A 1 Reply Last reply
            0
            • B Bmlsx

              hi again

              had some progress

              i found one sensebender micro board i had from the early days

              and with the factory installed scketch I connected the NRF and it was working !!!

              when i deployed an example from 2.3.2 again the same error

              it must be something that changed over the years and now it is not compatible with my old RF24 HW

              A Offline
              A Offline
              Avamander
              wrote on last edited by
              #6

              @Bmlsx Check the configuration defines and/or just post the sketch.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                Bmlsx
                wrote on last edited by
                #7

                problem solved by throwing away 5 yo+ NRF24 and buying new ones

                why 1.4.1 was working with those old NRFs remains a mystery

                mfalkviddM 1 Reply Last reply
                1
                • B Bmlsx

                  problem solved by throwing away 5 yo+ NRF24 and buying new ones

                  why 1.4.1 was working with those old NRFs remains a mystery

                  mfalkviddM Offline
                  mfalkviddM Offline
                  mfalkvidd
                  Mod
                  wrote on last edited by
                  #8

                  @Bmlsx mystery indeed. Thanks for reporting back.

                  1 Reply Last reply
                  0

                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                  With your input, this post could be even better 💗

                  Register Login
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  12

                  Online

                  12.0k

                  Users

                  11.2k

                  Topics

                  113.4k

                  Posts


                  Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • MySensors
                  • OpenHardware.io
                  • Categories
                  • Recent
                  • Tags
                  • Popular