Skip to content
  • 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. General Discussion
  3. Code Garage to the rescue.
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Code Garage to the rescue.

Scheduled Pinned Locked Moved General Discussion
18 Posts 13 Posters 216 Views 12 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.
  • C Offline
    C Offline
    cabat
    wrote on last edited by
    #3

    Thank you very much!
    I was very upset when I realized that such titanic work and useful information would be lost..

    1 Reply Last reply
    2
    • C Offline
      C Offline
      CodeGarage
      wrote on last edited by
      #4

      Hello Everyone,

      Thank you so much for the kind words and warm support! We are truly honored to take care of MySensors.org. We deeply value the community and the incredible knowledge shared here over the years.

      We would also like to take this opportunity to sincerely thank everyone who has been involved in building and maintaining this amazing project. Your dedication and hard work have created something truly special.

      We hope that both the original team and the moderation will continue to be part of this journey with us. Your insights and experience are invaluable, and we look forward to working together to keep MySensors thriving and evolving.

      Our goal is to preserve and grow this platform, ensuring it remains a place where enthusiasts can continue to learn, experiment, and collaborate without compromise. If you have any suggestions or ideas, we’d love to hear them!

      Long live MySensors! 🚀

      1 Reply Last reply
      5
      • nagelcN Offline
        nagelcN Offline
        nagelc
        wrote on last edited by
        #5

        Adding my thanks!
        I know it's been quiet around here lately, but my google site search of the MySensors site is still one of my most used links.

        1 Reply Last reply
        1
        • ShirkitS Offline
          ShirkitS Offline
          Shirkit
          wrote on last edited by
          #6

          I'd also like to state my thanks for keeping this site and all it's resources up. I visit here weekly to help me build and continue on my projects on my own single-man company. I hope to one day be able to contribute back to MySensors instead of just making a living out of it!

          TheoLT 1 Reply Last reply
          0
          • hekH hek

            Yes, I hope this will be the best solution. It woud be a pity to see all the collected information on the web/forum got lost. The waybackmachine is not the best option.

            TheoLT Offline
            TheoLT Offline
            TheoL
            Contest Winner
            wrote on last edited by
            #7

            @hek Good to hear again from you Sir.

            1 Reply Last reply
            1
            • ShirkitS Shirkit

              I'd also like to state my thanks for keeping this site and all it's resources up. I visit here weekly to help me build and continue on my projects on my own single-man company. I hope to one day be able to contribute back to MySensors instead of just making a living out of it!

              TheoLT Offline
              TheoLT Offline
              TheoL
              Contest Winner
              wrote on last edited by
              #8

              @Shirkit I agree. I have a lot of unifinished projects. Most of them still on breadboards. But as we will do a big reno on the house I need to finish them. Pretty sure I wouldn't be able to figure out how they worked if I store them in boxes during the reno. I have some light projects, A garden controller just an improved version of what was posted many years ago. And some more generic things that are probably not interesting to most people. And I also have a hub node the allows you to use cheap rf modules from AliExpress to control rooms very easy. I transformed a for channel remote module to a 15 button remote.

              Without this site I wouldn't be able to keep making MySensors stuff

              1 Reply Last reply
              0
              • MarcinM Offline
                MarcinM Offline
                Marcin
                wrote on last edited by
                #9

                I hope the project won't be buried due to the fact that the protocol is the basis of nippy devices (https://nippysmart.com/) I also hope that the development of mysensors won't be directed in 2 directions - one commercial only for nippy - the other for all the rest, which could result in the two versions diverging so much that they will be incompatible and the second one will simply be buried.

                1 Reply Last reply
                0
                • P Offline
                  P Offline
                  perfectom
                  wrote on last edited by
                  #10

                  Hi, I'm glad CodeGarage is taking over! Please are there any updates since January what's happening? The GitHub repo hasn't gotten commits for over a year. Thanks!

                  1 Reply Last reply
                  1
                  • H Offline
                    H Offline
                    hlehoux
                    wrote on last edited by
                    #11

                    Thank you @CodeGarage , you really thrive !

                    As for the suggestions, i would say most important point would be to look at the project code base.
                    I guess the development branch has quiet evolved since the 2.3.2 release.

                    Next would be to sort the features and decide a roadmap for mysensors because the project can live only if it evolves

                    Long live MySensors!

                    TheoLT 1 Reply Last reply
                    1
                    • H hlehoux

                      Thank you @CodeGarage , you really thrive !

                      As for the suggestions, i would say most important point would be to look at the project code base.
                      I guess the development branch has quiet evolved since the 2.3.2 release.

                      Next would be to sort the features and decide a roadmap for mysensors because the project can live only if it evolves

                      Long live MySensors!

                      TheoLT Offline
                      TheoLT Offline
                      TheoL
                      Contest Winner
                      wrote on last edited by TheoL
                      #12

                      @hlehoux As I understand the limitation of the packet size is by the NRF radio. Maybe stop supporting NRF, so that we can get a bit bigger packet size. That would help my current project where I'm using MySensors as a transport layer. I know that is easier with wifi. But I want to use mysensors.

                      Never mind: If I hexify everything, I can squeeze in all I need so far.

                      F 1 Reply Last reply
                      0
                      • TheoLT TheoL

                        @hlehoux As I understand the limitation of the packet size is by the NRF radio. Maybe stop supporting NRF, so that we can get a bit bigger packet size. That would help my current project where I'm using MySensors as a transport layer. I know that is easier with wifi. But I want to use mysensors.

                        Never mind: If I hexify everything, I can squeeze in all I need so far.

                        F Offline
                        F Offline
                        fsgraz
                        wrote on last edited by
                        #13

                        @TheoL I wish nRF will be supported for longer time. Maybe just be free to specify the payload lenght instead ?

                        But I am with you on wishing for MySensors protocol over wifi with extendable lenght.

                        OldSurferDudeO 1 Reply Last reply
                        0
                        • F fsgraz

                          @TheoL I wish nRF will be supported for longer time. Maybe just be free to specify the payload lenght instead ?

                          But I am with you on wishing for MySensors protocol over wifi with extendable lenght.

                          OldSurferDudeO Offline
                          OldSurferDudeO Offline
                          OldSurferDude
                          wrote on last edited by
                          #14

                          @fsgraz As an alternative to MySensors using the nRF24 radio, look at the work that tmrh20 has done. I have used this code and found it works well enough. It's lower level than MySensors. I haven't tried to connect it to Home Assistant, but I think a determined person could make this happen.

                          I would say it doesn't have the support that MySensors ha,s being only one person, but there isn't much support here anymore. :(

                          1 Reply Last reply
                          0
                          • H Offline
                            H Offline
                            hlehoux
                            wrote on last edited by
                            #15

                            Well, i've swiched all my sensors from nRF24 to RFM69 for longer range

                            1 Reply Last reply
                            1
                            • OldSurferDudeO Offline
                              OldSurferDudeO Offline
                              OldSurferDude
                              wrote on last edited by
                              #16

                              @CodeGarage I am getting the message that www.mysensors.org is not responding (13h22 PDT 8 Aug 25) Is MySensors officially dead?

                              tekkaT 1 Reply Last reply
                              0
                              • OldSurferDudeO OldSurferDude

                                @CodeGarage I am getting the message that www.mysensors.org is not responding (13h22 PDT 8 Aug 25) Is MySensors officially dead?

                                tekkaT Offline
                                tekkaT Offline
                                tekka
                                Admin
                                wrote on last edited by
                                #17

                                @OldSurferDude The website should be back again.

                                1 Reply Last reply
                                1
                                • F Offline
                                  F Offline
                                  fsgraz
                                  wrote on last edited by
                                  #18

                                  it is up and running

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


                                  13

                                  Online

                                  11.7k

                                  Users

                                  11.2k

                                  Topics

                                  113.0k

                                  Posts


                                  Copyright 2019 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
                                  • OpenHardware.io
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular