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. 💬 MDMSGate

💬 MDMSGate

Scheduled Pinned Locked Moved OpenHardware.io
atsha204amysensors gatewayesp8266ethernetmysensorsgatewaynrf24l01usbatmega328rfm69
82 Posts 22 Posters 27.5k Views 25 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.
  • MiKaM Offline
    MiKaM Offline
    MiKa
    wrote on last edited by
    #36

    Hi,
    What is the type of enclosure? some order number?
    THX,
    MiKa

    kalinaK 1 Reply Last reply
    0
    • MiKaM MiKa

      Hi,
      What is the type of enclosure? some order number?
      THX,
      MiKa

      kalinaK Offline
      kalinaK Offline
      kalina
      Hardware Contributor
      wrote on last edited by
      #37

      @MiKa said:

      What is the type of enclosure? some order number?

      This type

      1 Reply Last reply
      1
      • kalinaK kalina

        Hi everyone!
        Today i have completed the development of new design of the enclosure. The sticker is printed on Oracal film.0_1474132068564_New_enclosure.jpg

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

        @kalina the box is really beautiful. Perfect for getting a high spouse acceptance factor. Do you print the film yourself? What kind of printer is required?

        kalinaK 1 Reply Last reply
        0
        • mfalkviddM mfalkvidd

          @kalina the box is really beautiful. Perfect for getting a high spouse acceptance factor. Do you print the film yourself? What kind of printer is required?

          kalinaK Offline
          kalinaK Offline
          kalina
          Hardware Contributor
          wrote on last edited by
          #39

          @mfalkvidd said:

          Do you print the film yourself?

          No, I don't. This sticker is printed by an advertising company.

          1 Reply Last reply
          1
          • R Offline
            R Offline
            RonnieMace
            wrote on last edited by
            #40

            Hello Kalina, I'm new to the whole gateway and sensors world. Can I connect this gateway to a raspberry pi and then use the wifi and 868MHz at the same time? So I can use different types of sensors. Thanks in advance.

            kalinaK 1 Reply Last reply
            0
            • P Offline
              P Offline
              pointbre
              wrote on last edited by
              #41

              Hi Kalina,

              I've been searching RF gateway with enclosure for Raspberry Pi and your one seems to fit my needs but I'd like to know what kind of library is used for RFM69.

              Thanks in advance.

              mfalkviddM kalinaK 2 Replies Last reply
              0
              • P pointbre

                Hi Kalina,

                I've been searching RF gateway with enclosure for Raspberry Pi and your one seems to fit my needs but I'd like to know what kind of library is used for RFM69.

                Thanks in advance.

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

                Hi @pointbre, welcome to the MySensors community!

                The library used, well, is MySensors :) https://www.mysensors.org/about/iot is a good place to start

                P 1 Reply Last reply
                0
                • mfalkviddM mfalkvidd

                  Hi @pointbre, welcome to the MySensors community!

                  The library used, well, is MySensors :) https://www.mysensors.org/about/iot is a good place to start

                  P Offline
                  P Offline
                  pointbre
                  wrote on last edited by
                  #43

                  Hi @mfalkvidd , thanks for your reply. Does that mean that I can plug this MDMSGate into USB port of Raspberry Pi? I would like to use MDMSGate as a RF gateway(based on RFLink firmware, see http://www.nemcon.nl/blog2/), which can commuciate with Node-Red on Raspberry PI via USB serial connection(see https://nodered.org/docs/hardware/arduino).

                  mfalkviddM 1 Reply Last reply
                  0
                  • P pointbre

                    Hi @mfalkvidd , thanks for your reply. Does that mean that I can plug this MDMSGate into USB port of Raspberry Pi? I would like to use MDMSGate as a RF gateway(based on RFLink firmware, see http://www.nemcon.nl/blog2/), which can commuciate with Node-Red on Raspberry PI via USB serial connection(see https://nodered.org/docs/hardware/arduino).

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

                    @pointbre no. It does not use the rflink protocol. It uses the MySensors protocol.

                    1 Reply Last reply
                    0
                    • P pointbre

                      Hi Kalina,

                      I've been searching RF gateway with enclosure for Raspberry Pi and your one seems to fit my needs but I'd like to know what kind of library is used for RFM69.

                      Thanks in advance.

                      kalinaK Offline
                      kalinaK Offline
                      kalina
                      Hardware Contributor
                      wrote on last edited by kalina
                      #45

                      Hi @pointbre, @mfalkvidd is right, MDMSGate uses firmware based on MySensors library by default, but if you look at MDMSGate as a hardware device - you can develop you own firmware. Оf course, you can connect MDMSGate to Raspberry via USB (linux already has drivers for CP2102 chip) or Ethernet.

                      1 Reply Last reply
                      0
                      • R RonnieMace

                        Hello Kalina, I'm new to the whole gateway and sensors world. Can I connect this gateway to a raspberry pi and then use the wifi and 868MHz at the same time? So I can use different types of sensors. Thanks in advance.

                        kalinaK Offline
                        kalinaK Offline
                        kalina
                        Hardware Contributor
                        wrote on last edited by kalina
                        #46

                        @RonnieMace said in 💬 MDMSGate:

                        Hello Kalina, I'm new to the whole gateway and sensors world. Can I connect this gateway to a raspberry pi and then use the wifi and 868MHz at the same time? So I can use different types of sensors. Thanks in advance.

                        Hi @RonnieMace, sorry, but i will answer for your question some later, I want to draw a picture that explains the modes of operation and connection MDMSGate and i need some time. Right now I want to present my new device - MDMSNode "Power"....

                        1 Reply Last reply
                        1
                        • R Offline
                          R Offline
                          RonnieMace
                          wrote on last edited by
                          #47

                          Ok thanks. It's just that I wonder if it 's possible to have one sensor via wifi and and an other via 868MHz. I'Il wait for your drawing. TThe gateway looks very nice btw.

                          kalinaK 1 Reply Last reply
                          0
                          • R RonnieMace

                            Ok thanks. It's just that I wonder if it 's possible to have one sensor via wifi and and an other via 868MHz. I'Il wait for your drawing. TThe gateway looks very nice btw.

                            kalinaK Offline
                            kalinaK Offline
                            kalina
                            Hardware Contributor
                            wrote on last edited by kalina
                            #48

                            @RonnieMace
                            USB, Wi-Fi and Ethernet are using only for connection to controller and you can't use it with different types of sensors. Instead this, you can build gateway which you need, just change jumpers position (and if you want to change radio network you have to change radios). I am drawing two examples of using gateway below.
                            0_1490301700223_MDMSGate.jpg

                            1 Reply Last reply
                            1
                            • P Offline
                              P Offline
                              pointbre
                              wrote on last edited by
                              #49

                              Hi Kalina,

                              Do you stocks now? I'd like to give a try with your RF gateway.

                              kalinaK 1 Reply Last reply
                              0
                              • P pointbre

                                Hi Kalina,

                                Do you stocks now? I'd like to give a try with your RF gateway.

                                kalinaK Offline
                                kalinaK Offline
                                kalina
                                Hardware Contributor
                                wrote on last edited by kalina
                                #50

                                @pointbre Yes, you can buy MDMSGate by this link. But keep in mind, that NRF24 radio soldered in MDMSGate. If you need RFM69 you have to inform about this and pay additional 2.5$ (because RFM69 more expensive).

                                1 Reply Last reply
                                0
                                • R Offline
                                  R Offline
                                  RonnieMace
                                  wrote on last edited by
                                  #51

                                  Thanks for the drawing. I understand that the gateway uses or wifi or 868MHz. If I want both I need 2 gateways and connect them to the raspberry controller. Is my assumption correct?

                                  kalinaK 1 Reply Last reply
                                  0
                                  • R RonnieMace

                                    Thanks for the drawing. I understand that the gateway uses or wifi or 868MHz. If I want both I need 2 gateways and connect them to the raspberry controller. Is my assumption correct?

                                    kalinaK Offline
                                    kalinaK Offline
                                    kalina
                                    Hardware Contributor
                                    wrote on last edited by
                                    #52

                                    @RonnieMace said in 💬 MDMSGate:

                                    I understand that the gateway uses or wifi or 868MHz.

                                    You can use Wi-Fi and 868MHz at the same time, but Wi-Fi is intended for connection to controller only!!! 868MHz is intended for connection to different types of sensors or actuators. You can't establish a connection to any types of sensors via Wi-Fi.

                                    @RonnieMace said in 💬 MDMSGate:

                                    If I want both I need 2 gateways and connect them to the raspberry controller. Is my assumption correct?

                                    No.

                                    1 Reply Last reply
                                    0
                                    • P Offline
                                      P Offline
                                      pointbre
                                      wrote on last edited by
                                      #53

                                      HI Kalina, Would you please let me know how I could pay the extra $2.5 for RFM69 module? I'd like to make a purchase today.

                                      kalinaK 1 Reply Last reply
                                      0
                                      • P pointbre

                                        HI Kalina, Would you please let me know how I could pay the extra $2.5 for RFM69 module? I'd like to make a purchase today.

                                        kalinaK Offline
                                        kalinaK Offline
                                        kalina
                                        Hardware Contributor
                                        wrote on last edited by
                                        #54

                                        @pointbre Hi, i am sending to you a PM. Check it pls in a few minutes...

                                        1 Reply Last reply
                                        0
                                        • fisherF Offline
                                          fisherF Offline
                                          fisher
                                          wrote on last edited by
                                          #55

                                          Hi @kalina:
                                          Is it possible to buy board only without plastic enclosure?

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


                                          20

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