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.
  • G Offline
    G Offline
    gonzalonal
    wrote on last edited by
    #15

    Hi Kalina.
    Nice design. Congratulations.

    Two questions for you:
    1-Have you considered adding RS485 support so as to comply with all the supported GW for MySensors? It would make your desing really complete and extremely flexible and adaptative.
    2- Are you willing to share your design files so we can make custom modifications to it?

    Thanks!

    kalinaK 1 Reply Last reply
    0
    • G gonzalonal

      Hi Kalina.
      Nice design. Congratulations.

      Two questions for you:
      1-Have you considered adding RS485 support so as to comply with all the supported GW for MySensors? It would make your desing really complete and extremely flexible and adaptative.
      2- Are you willing to share your design files so we can make custom modifications to it?

      Thanks!

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

      @gonzalonal Hi Gonzalonal! Thank you for your interest in my project. I'm answering your questions.

      1. I'm new in the project "Mysensors" and I applied in my device Atmega328 microcontroller (exactly the same as in the Arduino uno and nano). The use of this microcontroller will give an opportunity to create quickly software for all users. One of the drawbacks of this microcontroller is just one UART, but for adding RS-485 need one more. I do not use a software UART.
      2. I see no reason to make the modifications until the original version hasn't checked. For this question we can come back after the software will be developed and the device will be tested.

      As I wrote earlier, in September I will produce about 10 devices and if you wish, you may join for the device testing.

      sinczeS 1 Reply Last reply
      0
      • kalinaK kalina

        @gonzalonal Hi Gonzalonal! Thank you for your interest in my project. I'm answering your questions.

        1. I'm new in the project "Mysensors" and I applied in my device Atmega328 microcontroller (exactly the same as in the Arduino uno and nano). The use of this microcontroller will give an opportunity to create quickly software for all users. One of the drawbacks of this microcontroller is just one UART, but for adding RS-485 need one more. I do not use a software UART.
        2. I see no reason to make the modifications until the original version hasn't checked. For this question we can come back after the software will be developed and the device will be tested.

        As I wrote earlier, in September I will produce about 10 devices and if you wish, you may join for the device testing.

        sinczeS Offline
        sinczeS Offline
        sincze
        MySensors Evangelist
        wrote on last edited by
        #17

        @kalina interesting device indeed put me on the list of people being interested in your design board :)

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

          Can you a little clarify how this device will work in mysensors environment? If I understand right this board has two uplink transport modules (rfm & nrf) and three gateway modules (standard serial, ethernet and wi-fi via ESP8266). So are you planning solder all of those modules on the board? I am not sure, but as I know we can use only one uplink transport (nrf ir rfm or rs485) and one gateway (serial/ethernet/wi-fi). So we can use only one of six possible configurations. May be it is not cost effective to solder all components at once?

          Thanks!

          PS
          Only one small suggestion from me. Your board contains only one chip with QFN package. It can raise PCBA price so it may be reasonable to use usb-ttl converter not in QFN\BGA package. But of course it's for you to decide :)

          kalinaK 1 Reply Last reply
          1
          • KoreshK Koresh

            Can you a little clarify how this device will work in mysensors environment? If I understand right this board has two uplink transport modules (rfm & nrf) and three gateway modules (standard serial, ethernet and wi-fi via ESP8266). So are you planning solder all of those modules on the board? I am not sure, but as I know we can use only one uplink transport (nrf ir rfm or rs485) and one gateway (serial/ethernet/wi-fi). So we can use only one of six possible configurations. May be it is not cost effective to solder all components at once?

            Thanks!

            PS
            Only one small suggestion from me. Your board contains only one chip with QFN package. It can raise PCBA price so it may be reasonable to use usb-ttl converter not in QFN\BGA package. But of course it's for you to decide :)

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

            @Koresh Thanks for a good question. Yes, you are right, and I want to explain the main idea.

            1. My pcb is universal. At this moment, I don't know who of the first users will choose one of available operating modes (serial or Wi-Fi or Ethernet, NRF24 or RFM69) and therefore I will solder the first 10 devices completely. Of course, in the future I will divide assemblies into RFM or NRF24, and also Ethernet or Wi-Fi or Serial. It is six possible configurations about which you spoke.
            2. I want to accent on main idea of my device. The sketch for the Atmega328P microcontroller in all three modes will be as a serial gateway. Conversion of TCP packets to serial data will be execute in the PIC18F67J60 (Ethernet) microcontroller or in the ESP-12 (Wi-Fi). The necessary mode can be selected by jumpers of XP2 connector (see added picture).
            3. About the choice of QFN package – I will think.0_1471013179762_Structure.jpg
            1 Reply Last reply
            0
            • kalinaK Offline
              kalinaK Offline
              kalina
              Hardware Contributor
              wrote on last edited by
              #20

              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

              sinczeS mfalkviddM 2 Replies Last reply
              2
              • 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

                sinczeS Offline
                sinczeS Offline
                sincze
                MySensors Evangelist
                wrote on last edited by
                #21

                @kalina very nice very nice :)

                kalinaK 1 Reply Last reply
                0
                • sinczeS sincze

                  @kalina very nice very nice :)

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

                  @sincze Thank you, I try to make it nice and reliable!

                  1 Reply Last reply
                  0
                  • kalinaK Offline
                    kalinaK Offline
                    kalina
                    Hardware Contributor
                    wrote on last edited by kalina
                    #23

                    I have good news - i have made 15 pcs MDMSGate, and as soon as i will add it to ebay you can buy it. Price for each (assembled board+enclosure+2.4GHz antena+microUBS cable) - 35$. Also, i have already updated my project files, you should look at their if you are going to buy this device.0_1476646824442_MDMSGate_1.jpg

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

                      @kalina

                      Will you also please add the design files to your project.

                      kalinaK 1 Reply Last reply
                      0
                      • hekH hek

                        @kalina

                        Will you also please add the design files to your project.

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

                        @hek This is my first complete device and I would like to know what else I have to add? Gerber files and scheme I have already added.

                        1 Reply Last reply
                        2
                        • hekH Offline
                          hekH Offline
                          hek
                          Admin
                          wrote on last edited by
                          #26

                          I'm referring to the KIcad or Eagle source files so people can learn and fork from your fine project.

                          1 Reply Last reply
                          2
                          • rubenverhoefR Offline
                            rubenverhoefR Offline
                            rubenverhoef
                            wrote on last edited by
                            #27

                            I like the product and want to buy two of them. Is shipping to the Netherlands possible?

                            kalinaK 1 Reply Last reply
                            1
                            • rubenverhoefR rubenverhoef

                              I like the product and want to buy two of them. Is shipping to the Netherlands possible?

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

                              Hi @rubenverhoef. In my opinion, it shouldn't be problems with the delivery. There are some questions:

                              1. How quickly will MDMSGates come to you?
                              2. How much will shipping be cost (i mean DHL or other post service) ?
                              3. What hardware (Wi-Fi, Ethernet, etc.) and software (bootloader, sketch, etc.) configuration do you need?

                              We can discuss the details in the chat or on Skype, as you wish...

                              rubenverhoefR 1 Reply Last reply
                              0
                              • kalinaK kalina

                                Hi @rubenverhoef. In my opinion, it shouldn't be problems with the delivery. There are some questions:

                                1. How quickly will MDMSGates come to you?
                                2. How much will shipping be cost (i mean DHL or other post service) ?
                                3. What hardware (Wi-Fi, Ethernet, etc.) and software (bootloader, sketch, etc.) configuration do you need?

                                We can discuss the details in the chat or on Skype, as you wish...

                                rubenverhoefR Offline
                                rubenverhoefR Offline
                                rubenverhoef
                                wrote on last edited by
                                #29

                                @kalina I will send you a PM!

                                1 Reply Last reply
                                0
                                • Cliff KarlssonC Offline
                                  Cliff KarlssonC Offline
                                  Cliff Karlsson
                                  wrote on last edited by
                                  #30

                                  Maybe for future version of the gateway would it be possible to add RF-link ? I guess you can still use a rflink by connecting it to a raspberry pi gateway in the normal way but it would be cool to be able to also control 433/868Mhz and Mi-light products from one gateway.

                                  kalinaK 1 Reply Last reply
                                  0
                                  • Cliff KarlssonC Cliff Karlsson

                                    Maybe for future version of the gateway would it be possible to add RF-link ? I guess you can still use a rflink by connecting it to a raspberry pi gateway in the normal way but it would be cool to be able to also control 433/868Mhz and Mi-light products from one gateway.

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

                                    @Cliff-Karlsson said:

                                    I guess you can still use a rflink by connecting it to a raspberry pi gateway in the normal way

                                    Actually, not as you think, I'm going to use rflink to control my nodes. Gateway connects directly to the controller (as an example to raspberry pi) via USB, Wi-Fi or Ethernet connection.

                                    1 Reply Last reply
                                    0
                                    • D Offline
                                      D Offline
                                      damsh
                                      wrote on last edited by
                                      #32

                                      @kalina When are you going to sell your devices? I'm going to buy one or two...

                                      kalinaK 1 Reply Last reply
                                      0
                                      • D damsh

                                        @kalina When are you going to sell your devices? I'm going to buy one or two...

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

                                        @damsh I can sell MDMSGates already. I have sent to you PM.

                                        D 1 Reply Last reply
                                        0
                                        • kalinaK kalina

                                          @damsh I can sell MDMSGates already. I have sent to you PM.

                                          D Offline
                                          D Offline
                                          damsh
                                          wrote on last edited by
                                          #34

                                          @kalina Received gateway and tested it. The gateway is good made and work fine. Thank you!
                                          I'm using it as serial gateway for no, but late going to use it as MQTT ethernet gateway with Openhab.
                                          Thank you once more!

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


                                          7

                                          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