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. OpenHardware.io
  3. 💬 MySensors Gateway for Raspberry PI

💬 MySensors Gateway for Raspberry PI

Scheduled Pinned Locked Moved OpenHardware.io
raspberrymysensors gateway
49 Posts 14 Posters 9.7k 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.
  • TriXwooDT Offline
    TriXwooDT Offline
    TriXwooD
    wrote on last edited by
    #24

    But if someone could enlighten me why I could not use two nrf24l01 devices working on the same bus using the select... (spi0.0 and spi0.1 and using CS?/CE?) (it really seems that data from the two radio's got mangled together somehow, I notice that cuz sometimes it did work... probably when only one radio was sending)
    I would me most gratefull :-)

    1 Reply Last reply
    0
    • llegoffL Offline
      llegoffL Offline
      llegoff
      wrote on last edited by
      #25

      Hello,
      The v1 (without regulator) works for me with an rfm69, so the v2 must work, because is the same wiring. (I have to receive the pcb v2 these days)

      TriXwood tested the operation of a second module nrf24l01 on the spi1
      see https://forum.mysensors.org/topic/7702/double-spi-radio-raspberry-pi

      when I have time, I will test the rfm69 with nrf24l01.

      1 Reply Last reply
      0
      • gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #26

        I am hoping for the good test results as it would save me quite some wiring/mess for my dual network setup. Will it be able to run both NRF24 PA LNA and RFM69HW both at max power?

        1 Reply Last reply
        0
        • qqlapralineQ Offline
          qqlapralineQ Offline
          qqlapraline
          wrote on last edited by
          #27

          Very nice design ! I will buy a bunch of these.
          I'm using a BMP180 on my raspberry now, that would be great to add an I2C port somewhere in a potential v5 :)

          1 Reply Last reply
          0
          • qqlapralineQ Offline
            qqlapralineQ Offline
            qqlapraline
            wrote on last edited by
            #28

            I did a quick update of the PCB.
            It's not perfect but it does fullfill my (selfish) needs ;)
            0_1509659115842_MySensorsPiGw.kicad_pcb

            QQ.

            1 Reply Last reply
            0
            • H Offline
              H Offline
              hiddenuser
              wrote on last edited by
              #29

              @llegoff nice board!!! I think 🤔 I am going to build this. However just wondering if this will support rfm69hcw?
              Thanks

              1 Reply Last reply
              0
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #30

                Why do you need to have it compatible with the C version?

                H 1 Reply Last reply
                0
                • gohanG gohan

                  Why do you need to have it compatible with the C version?

                  H Offline
                  H Offline
                  hiddenuser
                  wrote on last edited by
                  #31

                  @gohan I have a lot c version with me :)

                  1 Reply Last reply
                  0
                  • gohanG Offline
                    gohanG Offline
                    gohan
                    Mod
                    wrote on last edited by
                    #32

                    Are there any news on this project?

                    1 Reply Last reply
                    0
                    • pepsonP Offline
                      pepsonP Offline
                      pepson
                      wrote on last edited by
                      #33

                      Hi
                      Can i replace AP1117 to AMS1117 ?

                      1 Reply Last reply
                      0
                      • pepsonP Offline
                        pepsonP Offline
                        pepson
                        wrote on last edited by
                        #34

                        And we can use in one gateway radio RFM69HW and NRF24L01 ? And use node with radio 2,4GHz and node with RFM69HW ?

                        1 Reply Last reply
                        0
                        • gohanG Offline
                          gohanG Offline
                          gohan
                          Mod
                          wrote on last edited by
                          #35

                          I have both radio modules working on my raspberry

                          1 Reply Last reply
                          0
                          • pepsonP Offline
                            pepsonP Offline
                            pepson
                            wrote on last edited by
                            #36

                            Can you give me more info how configure it and build ?

                            1 Reply Last reply
                            0
                            • gohanG Offline
                              gohanG Offline
                              gohan
                              Mod
                              wrote on last edited by
                              #37

                              Look on the link on the opening post

                              pepsonP 1 Reply Last reply
                              0
                              • gohanG gohan

                                Look on the link on the opening post

                                pepsonP Offline
                                pepsonP Offline
                                pepson
                                wrote on last edited by pepson
                                #38

                                @gohan
                                You mean this
                                https://www.openhardware.io/view/470/MySensors-Gateway-for-Raspberry-PI

                                Install RFM69HW and then create the same for NRF24L01 on SPI1 ?

                                1 Reply Last reply
                                1
                                • llegoffL Offline
                                  llegoffL Offline
                                  llegoff
                                  wrote on last edited by
                                  #39

                                  hello,
                                  i have update the description page (it is not automaticaly syncronize with my github page)

                                  OK for AMS1117-3.3

                                  1 Reply Last reply
                                  1
                                  • pepsonP Offline
                                    pepsonP Offline
                                    pepson
                                    wrote on last edited by
                                    #40

                                    What you update info ?

                                    1 Reply Last reply
                                    0
                                    • llegoffL Offline
                                      llegoffL Offline
                                      llegoff
                                      wrote on last edited by
                                      #41

                                      edit file Makefile : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ )

                                      copy file initscripts/mysgw.systemd and initscripts/mysgwSecond.sysvinit to initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit

                                      cp initscripts/mysgw.systemd initscripts/mysgwSecond.systemd
                                      cp initscripts/mysgwSecond.sysvinit initscripts/mysgwSecond.sysvinit
                                      edit file initscripts/mysgwSecond.systemd and initscripts/mysgwSecond.sysvinit : replace the string mysgw by mysgwSecond (in nano use Ctrl + \ ) and replace the string MySensors Gateway by MySensors Gateway 2

                                      1 Reply Last reply
                                      1
                                      • S Offline
                                        S Offline
                                        sineverba
                                        Hardware Contributor
                                        wrote on last edited by
                                        #42

                                        Wonderful project... I did re-create on Eagle. First radio (RFM) works very well. Second instance, I got a wonderful... "Can't open SPI device: /dev/spidev1.0". After editing the boot/config.txt, need to reboot? Thank you very much

                                        1 Reply Last reply
                                        0
                                        • S Offline
                                          S Offline
                                          sineverba
                                          Hardware Contributor
                                          wrote on last edited by
                                          #43

                                          Oh, also, need to re-write the instructions. In --development branch nowadays there is no option "-d" default start in debug mode... Just to help you wuth mantain instructions aligned

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


                                          11

                                          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