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. Announcements
  3. MySensors 2.0.0 Released

MySensors 2.0.0 Released

Scheduled Pinned Locked Moved Announcements
75 Posts 42 Posters 25.2k Views 37 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.
  • tbowmoT Offline
    tbowmoT Offline
    tbowmo
    Admin
    wrote on last edited by tbowmo
    #31

    Actually sensebender sketch is moved to the same repository as the hardware files for the SensebenderMicro.

    Problem is that we do not want to have external dependencies on the examples in the MySensors library, as they are not distributed together anymore. That's why examples with external dependencies have been moved to a new repository. Except the sensebender sketch, which we/I decided to relocate to the SensebenderMicro repository, as it's a bit special, and belongs to that hardware..

    1 Reply Last reply
    0
    • Tore André RosanderT Offline
      Tore André RosanderT Offline
      Tore André Rosander
      wrote on last edited by
      #32

      I have been using the beta for some time now, to use the stable version do i just download the zip from github and replace the mysensors folder in arduino -> libraries ?

      1 Reply Last reply
      0
      • tbowmoT Offline
        tbowmoT Offline
        tbowmo
        Admin
        wrote on last edited by
        #33

        @Tore-André-Rosander

        That should do it, until we get online in the arduino library manager..

        1 Reply Last reply
        0
        • tbowmoT Offline
          tbowmoT Offline
          tbowmo
          Admin
          wrote on last edited by tbowmo
          #34

          And now we are online in the Arduino Library manager..

          So people can "easily" update to the latest and greatest MySensors release..

          0_1468317910874_library-manager.png

          1 Reply Last reply
          8
          • D Offline
            D Offline
            DavidZH
            wrote on last edited by
            #35

            I have just done as said above and works a treat! I was still running on Arduino 1.6.1 but this was enough reason to update!

            One question: my serial gateway is still running on 1.5, do I have to update that to 2.0?
            I have one node running on 2.0b and that talks just fine. New nodes will follow soon (PCBs are being printed now...) so they will be on 2.0 as well.

            YveauxY 1 Reply Last reply
            0
            • D DavidZH

              I have just done as said above and works a treat! I was still running on Arduino 1.6.1 but this was enough reason to update!

              One question: my serial gateway is still running on 1.5, do I have to update that to 2.0?
              I have one node running on 2.0b and that talks just fine. New nodes will follow soon (PCBs are being printed now...) so they will be on 2.0 as well.

              YveauxY Offline
              YveauxY Offline
              Yveaux
              Mod
              wrote on last edited by
              #36

              @DavidZH See here:

              "It should be fully backward compatible with your controller (serial api hasn't been changed since 1.5).
              We recommend updating both gateway and sensors to the the latest release."

              http://yveaux.blogspot.nl

              D 1 Reply Last reply
              0
              • CrankyCoderC Offline
                CrankyCoderC Offline
                CrankyCoder
                wrote on last edited by
                #37

                not a big deal, but is there something i should do to get the mysensors to show up in my manage library?

                Home Automation Tinkerer
                www.CrankyCoder.net

                Controller: HomeAssistant in Kubernetes
                Gateway: MQTTClientGateway
                MySensors: 2.3

                YveauxY 1 Reply Last reply
                0
                • CrankyCoderC CrankyCoder

                  not a big deal, but is there something i should do to get the mysensors to show up in my manage library?

                  YveauxY Offline
                  YveauxY Offline
                  Yveaux
                  Mod
                  wrote on last edited by
                  #38

                  @Jason-Brunk here you can find the official "installation description"!
                  It should be that easy ;-)

                  http://yveaux.blogspot.nl

                  1 Reply Last reply
                  0
                  • CrankyCoderC Offline
                    CrankyCoderC Offline
                    CrankyCoder
                    wrote on last edited by
                    #39

                    running 1.6.7 and not seeing it. oh well. not a biggy

                    Home Automation Tinkerer
                    www.CrankyCoder.net

                    Controller: HomeAssistant in Kubernetes
                    Gateway: MQTTClientGateway
                    MySensors: 2.3

                    1 Reply Last reply
                    0
                    • CrankyCoderC Offline
                      CrankyCoderC Offline
                      CrankyCoder
                      wrote on last edited by
                      #40

                      updated to 1.6.9 and it's there. oh well. probably needed to update anyway :)

                      Home Automation Tinkerer
                      www.CrankyCoder.net

                      Controller: HomeAssistant in Kubernetes
                      Gateway: MQTTClientGateway
                      MySensors: 2.3

                      1 Reply Last reply
                      1
                      • G Offline
                        G Offline
                        gloob
                        wrote on last edited by
                        #41

                        I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                        pm open,type:2 0
                        0;255;3;0;9;TSP:SANCHK:OK
                        
                        

                        Does anybody have an idea what that means?

                        ? 1 Reply Last reply
                        0
                        • TheoLT Offline
                          TheoLT Offline
                          TheoL
                          Contest Winner
                          wrote on last edited by
                          #42

                          I've read the documentation and I'm really impressed with the great work you've guys have done. Developping sensors with MySensors had never been this easy. You guys rock!

                          1 Reply Last reply
                          0
                          • hugowsH Offline
                            hugowsH Offline
                            hugows
                            wrote on last edited by
                            #43

                            I just built my first "sensor network" yesterday and I was lucky to arrive on the 2.0 version - fun times! Congrats hek and contributors.

                            1 Reply Last reply
                            0
                            • KoreshK Offline
                              KoreshK Offline
                              Koresh
                              Contest Winner
                              wrote on last edited by
                              #44

                              Congratulations!
                              I used 2.0dev last month and I'm happy to see this version get stable status. :thumbsup:

                              1 Reply Last reply
                              0
                              • YveauxY Yveaux

                                @DavidZH See here:

                                "It should be fully backward compatible with your controller (serial api hasn't been changed since 1.5).
                                We recommend updating both gateway and sensors to the the latest release."

                                D Offline
                                D Offline
                                DavidZH
                                wrote on last edited by
                                #45

                                @Yveaux

                                I have now recompiled my node that was on 2.0DEV to 2.0Stable and it will not fly. So tomorrow I will recompile my gateway to see if that runs better.

                                I really have to get used to the new debug output though. But it give a lot more info!

                                1 Reply Last reply
                                0
                                • G gloob

                                  I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                                  pm open,type:2 0
                                  0;255;3;0;9;TSP:SANCHK:OK
                                  
                                  

                                  Does anybody have an idea what that means?

                                  ? Offline
                                  ? Offline
                                  A Former User
                                  wrote on last edited by
                                  #46

                                  @gloob said:

                                  I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                                  pm open,type:2 0
                                  0;255;3;0;9;TSP:SANCHK:OK
                                  
                                  

                                  Does anybody have an idea what that means?

                                  I have this problem too. What does that mean?

                                  tbowmoT 1 Reply Last reply
                                  0
                                  • ? A Former User

                                    @gloob said:

                                    I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                                    pm open,type:2 0
                                    0;255;3;0;9;TSP:SANCHK:OK
                                    
                                    

                                    Does anybody have an idea what that means?

                                    I have this problem too. What does that mean?

                                    tbowmoT Offline
                                    tbowmoT Offline
                                    tbowmo
                                    Admin
                                    wrote on last edited by
                                    #47

                                    @kenci said:

                                    @gloob said:

                                    I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                                    pm open,type:2 0
                                    0;255;3;0;9;TSP:SANCHK:OK
                                    
                                    

                                    Does anybody have an idea what that means?

                                    I have this problem too. What does that mean?

                                    The TSP:SANCHK:OK is a sanity check of the radio, this time it's OK. But if we fail in talking with the radio (spi failure etc) it will try to initialize the radio, and also write Fail (I believe)

                                    It's @tekka that is the brain behind this part (and has promised to make some documentation on it :))

                                    ? mppM 2 Replies Last reply
                                    1
                                    • tbowmoT tbowmo

                                      @kenci said:

                                      @gloob said:

                                      I did now also update my gateway but I see two messages in the debug panel that I don't understand:

                                      pm open,type:2 0
                                      0;255;3;0;9;TSP:SANCHK:OK
                                      
                                      

                                      Does anybody have an idea what that means?

                                      I have this problem too. What does that mean?

                                      The TSP:SANCHK:OK is a sanity check of the radio, this time it's OK. But if we fail in talking with the radio (spi failure etc) it will try to initialize the radio, and also write Fail (I believe)

                                      It's @tekka that is the brain behind this part (and has promised to make some documentation on it :))

                                      ? Offline
                                      ? Offline
                                      A Former User
                                      wrote on last edited by
                                      #48

                                      @tbowmo Thank you for the explanation. But what does that mean pm open,type:2 0

                                      1 Reply Last reply
                                      1
                                      • marekdM Offline
                                        marekdM Offline
                                        marekd
                                        wrote on last edited by
                                        #49

                                        Hi there.
                                        Good work.
                                        I was using dev ver. - should I recompile all nodes and GW to 2.0.0, to use it?

                                        YveauxY AWIA 2 Replies Last reply
                                        0
                                        • marekdM marekd

                                          Hi there.
                                          Good work.
                                          I was using dev ver. - should I recompile all nodes and GW to 2.0.0, to use it?

                                          YveauxY Offline
                                          YveauxY Offline
                                          Yveaux
                                          Mod
                                          wrote on last edited by
                                          #50

                                          @marekd quote from the main site : "We recommend updating both gateway and sensors to the the latest release."

                                          http://yveaux.blogspot.nl

                                          1 Reply Last reply
                                          2
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          10

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          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