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. General Discussion
  3. why mysensors is based on nrf24?

why mysensors is based on nrf24?

Scheduled Pinned Locked Moved General Discussion
65 Posts 13 Posters 14.1k Views 11 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.
  • AnticimexA Anticimex

    @Reza How about this?

    R Offline
    R Offline
    Reza
    wrote on last edited by
    #9

    @Anticimex a alternatives for RF radio

    AnticimexA 1 Reply Last reply
    0
    • R Reza

      @Anticimex a alternatives for RF radio

      AnticimexA Offline
      AnticimexA Offline
      Anticimex
      Contest Winner
      wrote on last edited by
      #10

      @Reza no, an alternative to mysensors.

      Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

      R 1 Reply Last reply
      0
      • AnticimexA Anticimex

        @Reza no, an alternative to mysensors.

        R Offline
        R Offline
        Reza
        wrote on last edited by
        #11

        @Anticimex
        mysensors and domoticz are a excellent combine. i am very very happy about this .
        we are build every sensors and relay(thanks from mysensors team) ... also some sensor that there is not in brands for example zwave(fibaro , zipato...) and etc... for example sound sensors or gas sensor or soil moisture...
        now i build a 7 multi sensors ( motion , temp , hum , vibration , gas , sound , lux) :) in one device. or relay for doorbell and etc... this is very intresting.
        with domoticz and events and notification , also use other device for example milight and etc. this is more intresting.
        but just problem is "connection" other device for example milight lamp or smart TVs are very good connection with wifi with domoticz. but my sensors ....
        0_1489149823281_photo_2017-03-10_16-00-11.jpg

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Reza
          wrote on last edited by Reza
          #12

          if there was a long range for connection and minimum lost packet for wall or distance in mysensors so this was very excellent. but ... :(
          0_1489150312826_photo_2017-03-10_16-17-31.jpg
          0_1489150323911_photo_2017-03-10_16-17-47.jpg
          this is my multi sensor :)
          but alas that is work just for max 10 meter Unless with some repeater...

          1 Reply Last reply
          0
          • hekH Offline
            hekH Offline
            hek
            Admin
            wrote on last edited by
            #13

            Oh my..

            May I use one of these pictures on the main site?

            R 2 Replies Last reply
            0
            • hekH hek

              Oh my..

              May I use one of these pictures on the main site?

              R Offline
              R Offline
              Reza
              wrote on last edited by
              #14

              @hek said in why mysensors is based on nrf24?:

              May I use one of these pictures on the main site?

              sure dear hek :hibiscus:

              1 Reply Last reply
              0
              • hekH hek

                Oh my..

                May I use one of these pictures on the main site?

                R Offline
                R Offline
                Reza
                wrote on last edited by
                #15

                @hek
                i am trying for PCB design . when i do then share better pic.

                sundberg84S 1 Reply Last reply
                0
                • N Offline
                  N Offline
                  napo7
                  Hardware Contributor
                  wrote on last edited by
                  #16

                  You're not totally right :
                  RFM69 can be used with a raspberry pi, you must use a usb (serial) gateway.
                  That's what I'm doing, and I've got very good results : My house is made of outside concrete walls; with my gateway in the middle of my house, I can walk outside 60-70 meters before starting to loose some packets.
                  And that's only with a dirty cheap 8cm wire antenna. I'm sure that a better antenna (see GPA-Ground Plane Antenna on internet) will allow some meters better...

                  Some people are talking about +1Km ranges with propers antenna.

                  I didn't go the NRF24 way because I wanted to use sensors outside the house, and without repeaters that wasn't possible.
                  PS : I use 868Mhz RFM modules : using 433 could also rise the range.

                  1 Reply Last reply
                  1
                  • R Reza

                    @hek
                    i am trying for PCB design . when i do then share better pic.

                    sundberg84S Offline
                    sundberg84S Offline
                    sundberg84
                    Hardware Contributor
                    wrote on last edited by sundberg84
                    #17

                    @Reza - I have currently atleast 30+ nodes based on MySensors and Nrf24l01+ and it works fine!

                    0_1489165663592_1.JPG

                    Its DIY and sometimes I have to debug and change something - but it works so good I have my house alarm motion sensors using Nrf24l01+ radios. I have nodes which I have not touched for 1 year + and still works great. Compared to any commercial system (which I have to pay 10times as much) im so happy about this!

                    Sometimes you get bad radios, and you have to debug and try different capacitors - but thats the fun about it! If someoen wants a quick, plug and play sollution - I would not suggest MySensors because thats not what MySensors are about,

                    Controller: Proxmox VM - Home Assistant
                    MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                    MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                    RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                    1 Reply Last reply
                    2
                    • alowhumA Offline
                      alowhumA Offline
                      alowhum
                      Plugin Developer
                      wrote on last edited by
                      #18

                      So far no one has mentioned:

                      • MySensors can bridge larger distances by using repeaters.
                      • There are high-powered long-range NRF24 radios available. I'm using just one in low-power mode on the gateway, and it's already covering my entire house.
                      1 Reply Last reply
                      1
                      • C Offline
                        C Offline
                        chbla
                        wrote on last edited by
                        #19

                        Why based on nrf24? I came to the party late, but started with RFM69/433 - you are not bound to 2.4ghz in any way, it's just what people used to start with.

                        1 Reply Last reply
                        1
                        • R Offline
                          R Offline
                          Reza
                          wrote on last edited by
                          #20

                          hi all friends . thank you for answer .
                          i mean about this , i think the combine mysensors network and domoticz controller is the best home automation . even better than fibaro , vera and etc...
                          In addition to the "cheap cost" reason , we are build every thing which we like. build sensors and devices that is not in brands for example my multi sensors. i can increase or decrease my multi sensor with every sensors in one node and one device.... for example i want have a gas and motion in one room and have gas and motion and temp/hum in other room...
                          these is excellent feature that there is not in home automation brands...

                          so i mean that is with this excellent features , with many trying from mysensors team(for design mysensors core) and members, why there is some weak in connection between !? i dont told nrf is bad ( i use this in my network several model but just a expensive model is work well for me and this is worthy for mysensors library :) other model work a few distance ) but with this excellent library and this excellent idea, nrf is not excellent choise .

                          why base of mysensors is not Mhz frequency (315 , 433) ? for report sensors or send command to relay and ack... are we need to Ghz frequency ?
                          i dont use RFM69 until now , but if RFM is better than nrf why mysensors is based on nrf? with RFM we are broader scope? with wall and more distance? RFM have repeater feature?and other feature?

                          1 Reply Last reply
                          0
                          • C Offline
                            C Offline
                            chbla
                            wrote on last edited by
                            #21

                            It is not based, you can use a RFM69

                            R 1 Reply Last reply
                            0
                            • R Offline
                              R Offline
                              Reza
                              wrote on last edited by
                              #22

                              we can build a network but this is not very easy and choose desired place for our nodes . or we must choose special place for better connection and signaling, or we must use repeater in special place ( perhaps there was not good place or wire power and etc... for repeater) also we must use a arduino and a radio for repeater just for weak in connection. so is this better that we have a connection with for example 20 meter in home with wall and if we want use more than 20 meter we must use repeater...?
                              now if i want have just 5 sensor in each corner in my home , for example i need 5 repeater or more :) :)
                              now domoticz have a excellent connection with each wifi device. for example milight and etc... so this is worthy that connection in mysensors network will be excellent even if cost will be more ( A little) :)
                              we can build a network but this is not very easy and choose desired place for our nodes . or we must choose special place for better connection and signaling, or we must use repeater in special place ( perhaps there was not good place or wire power and etc... for repeater) also we must use a arduino and a radio for repeater just for weak in connection. so is this better that we have a connection with for example 20 meter in home with wall and if we want use more than 20 meter we must use repeater...?
                              now if i want have just 5 sensor in each corner in my home , for example i need 5 repeater or more :) :)
                              now domoticz have a excellent connection with each wifi device. for example milight and etc... so this is worthy that connection in mysensors network will be excellent even if cost will be more ( A little) :)

                              1 Reply Last reply
                              0
                              • C chbla

                                It is not based, you can use a RFM69

                                R Offline
                                R Offline
                                Reza
                                wrote on last edited by
                                #23

                                @chbla
                                do you use RFM69? this is work better than nrf? about distance and wall
                                RFM support repeater feature? and we can choose different channel ?

                                1 Reply Last reply
                                0
                                • C Offline
                                  C Offline
                                  chbla
                                  wrote on last edited by
                                  #24

                                  I'm using RFM69 yes, and it has no problems.
                                  I don't need repeaters at the moment, as far as I know it's software based?

                                  AnticimexA 1 Reply Last reply
                                  1
                                  • C chbla

                                    I'm using RFM69 yes, and it has no problems.
                                    I don't need repeaters at the moment, as far as I know it's software based?

                                    AnticimexA Offline
                                    AnticimexA Offline
                                    Anticimex
                                    Contest Winner
                                    wrote on last edited by
                                    #25

                                    @chbla you are correct. The radio is fully supported and the repeater feature is a library feature, not a radio feature. It is a feature of the MySensors protocol.

                                    Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

                                    1 Reply Last reply
                                    1
                                    • R Offline
                                      R Offline
                                      Reza
                                      wrote on last edited by
                                      #26

                                      thank you friends for answer.
                                      about channel? MY_RF24_CHANNEL
                                      can we use several channel with RFM ?
                                      generally RFM work better than NRF ?

                                      AnticimexA C 2 Replies Last reply
                                      0
                                      • R Reza

                                        thank you friends for answer.
                                        about channel? MY_RF24_CHANNEL
                                        can we use several channel with RFM ?
                                        generally RFM work better than NRF ?

                                        AnticimexA Offline
                                        AnticimexA Offline
                                        Anticimex
                                        Contest Winner
                                        wrote on last edited by
                                        #27

                                        @Reza how about you read MyConfig.h?

                                        Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

                                        R 1 Reply Last reply
                                        1
                                        • R Reza

                                          thank you friends for answer.
                                          about channel? MY_RF24_CHANNEL
                                          can we use several channel with RFM ?
                                          generally RFM work better than NRF ?

                                          C Offline
                                          C Offline
                                          chbla
                                          wrote on last edited by
                                          #28

                                          @Reza it depends on the use case I think, peope are using both, both are working. NRF24 is easier to set up and seems to have more support. Just try it :)

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


                                          19

                                          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