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. Pre-assembled sensor modules

Pre-assembled sensor modules

Scheduled Pinned Locked Moved General Discussion
31 Posts 8 Posters 334 Views 6 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.
  • E Offline
    E Offline
    echi
    wrote on last edited by
    #1

    Hi,
    Thank you for what you are doing. MySensors is great!
    But to me it sounds a bit to difficult for people who don't know very much electronics.
    Their only alternative is to go for a commercial solution. Seems there is not much in between.
    In your presentation page, you wrote : "we are working on launching our own set of sensor modules and boards to ease the build process even more"
    Any progress on this? would be nice to get sensors ready to use out of the box. Or at least ready with minor operation...
    Do you still plan to release your sensors? and what timeframe?
    Bye!

    1 Reply Last reply
    0
    • bjacobseB Offline
      bjacobseB Offline
      bjacobse
      wrote on last edited by bjacobse
      #2

      I would though image price gets too high if those are sold as pre-assembled. (These devices are hand made, and not manufactured by a real manufacturing line that manufactures thousands per day) Are you able to solder? I think most of the guys developing HW here are willing to sell off their PCB, so you "only" have to solder connectors and a few lead through components to the PCB to assemble the PCB together.
      If you are not able to handle soldering, then search for the nearest Fablab in your area, as there are skilled people that most likely are willing to teach you how to solder: https://www.fablabs.io/

      This could be a good start:
      https://forum.mysensors.org/topic/2740/easy-newbie-pcb-for-mysensors

      More good stuff to be found via this link:
      https://forum.mysensors.org/category/30/openhardware-io

      1 Reply Last reply
      0
      • tbowmoT Offline
        tbowmoT Offline
        tbowmo
        Admin
        wrote on last edited by
        #3

        There is actually two "products" that are sold.. Not complete with plastic box etc. And you have to solder a socket for the radio, and add the radio yourself, as well as do a bit of programming, but the SMD parts are already mounted. I think that this is the closest that you come to a pre-assembled unit these days.

        Sensebender gateway - Can be bought from Itead
        Sensebender micro - Can be bought from Itead

        1 Reply Last reply
        1
        • E Offline
          E Offline
          echi
          wrote on last edited by
          #4

          Hi! thank you for the answers. I personally have the expertise and I am able to solder. I was thinking of people who just have basic or no knowledge about electronics. It is always a pain to get a working initial set up. In case of communication issue (which is always the case at the first try) you never know where it comes from. Is it the node? is it the gateway? is it hardware? is my code correct? is my power supply correct?
          So I've decided to design a minimalist board that embeds an ATMega328p low power and an nRF24L01p: just the bare minimum. The purpose is to provide a functional board that works for sure out of the box. Actually it is an Arduino Pro Mini fitted with a radio module. The pinout is 100% compatible with Arduino Pro Mini. Users won't have to spend time on assembling the parts and testing the radio, they can directly focus on their sensor.
          Design files are available here.
          I also created a kickstarter just to see. You can buy one or more units and support the project if you are interested.
          I don't know much about openhardware.io but I guess I can share my project there as well.

          tbowmoT 1 Reply Last reply
          0
          • E echi

            Hi! thank you for the answers. I personally have the expertise and I am able to solder. I was thinking of people who just have basic or no knowledge about electronics. It is always a pain to get a working initial set up. In case of communication issue (which is always the case at the first try) you never know where it comes from. Is it the node? is it the gateway? is it hardware? is my code correct? is my power supply correct?
            So I've decided to design a minimalist board that embeds an ATMega328p low power and an nRF24L01p: just the bare minimum. The purpose is to provide a functional board that works for sure out of the box. Actually it is an Arduino Pro Mini fitted with a radio module. The pinout is 100% compatible with Arduino Pro Mini. Users won't have to spend time on assembling the parts and testing the radio, they can directly focus on their sensor.
            Design files are available here.
            I also created a kickstarter just to see. You can buy one or more units and support the project if you are interested.
            I don't know much about openhardware.io but I guess I can share my project there as well.

            tbowmoT Offline
            tbowmoT Offline
            tbowmo
            Admin
            wrote on last edited by
            #5

            @echi nice product, but what about rf conformity of the radio? Is there any fcc / ce approval? It's not enough to just slam a radio chip on a board and sell it (unless you are a cheap Chinese eBay seller ;))

            That is one of the main reasons to why I did not incorporate the radio module with sensebender micro, as I do not need to make any radio measurements.

            /Thomas

            1 Reply Last reply
            0
            • E Offline
              E Offline
              echi
              wrote on last edited by
              #6

              thank you! this is a really good question. I now understand why you didn't incorporate the radio module. Is it the only reason? Have you investigated ways to certify a product? It is a pity if you can't incorporate the radio but we need to add extra modules that are probably not certified either. I am not willing to become a vendor (just providing a design and a few units). In that case, I don't think I need to make any measurements. Of course if one wants to go further in the industrialization process, it is a mandatory step.

              bjacobseB 1 Reply Last reply
              0
              • E Offline
                E Offline
                echi
                wrote on last edited by
                #7

                thank you! this is a really good question. I now understand why you didn't incorporate the radio module. Is it the only reason? Have you investigated ways to certify a product? It is a pity if you can't incorporate the radio but we need to add extra modules that are probably not certified either. I am not willing to become a vendor (just providing a design and a few units). In that case, I don't think I need to make any measurements. Of course if one wants to go further in the industrialization process, it is a mandatory step.

                tbowmoT 1 Reply Last reply
                1
                • E echi

                  thank you! this is a really good question. I now understand why you didn't incorporate the radio module. Is it the only reason? Have you investigated ways to certify a product? It is a pity if you can't incorporate the radio but we need to add extra modules that are probably not certified either. I am not willing to become a vendor (just providing a design and a few units). In that case, I don't think I need to make any measurements. Of course if one wants to go further in the industrialization process, it is a mandatory step.

                  bjacobseB Offline
                  bjacobseB Offline
                  bjacobse
                  wrote on last edited by
                  #8

                  @echi Have you checked the price for getting the FCC and radio approvals? it's quite expensive. As it's mandatory to have an independent test company to do actual test on your devices as a part of the documentation. Furthermore you need also to get country approvals (Notified Body) for several countries where you want to sell you product, fortunately as I recall EU only requires approvals in 1 country to be valid in the rest of EU countries.

                  This link is from 2014, but gives you an idea what kind of approvals that you MUST get prior selling your stuff
                  https://www.quora.com/What-is-the-average-cost-to-get-FCC-and-CE-certification-for-a-very-simple-electronic-gadget?share=1

                  1 Reply Last reply
                  0
                  • E echi

                    thank you! this is a really good question. I now understand why you didn't incorporate the radio module. Is it the only reason? Have you investigated ways to certify a product? It is a pity if you can't incorporate the radio but we need to add extra modules that are probably not certified either. I am not willing to become a vendor (just providing a design and a few units). In that case, I don't think I need to make any measurements. Of course if one wants to go further in the industrialization process, it is a mandatory step.

                    tbowmoT Offline
                    tbowmoT Offline
                    tbowmo
                    Admin
                    wrote on last edited by
                    #9

                    @echi the thing is, that if you design/sell a board with an radio incorporated, then you are obligated to get fcc certification (for the US), and other approvals for the rest of the world, as @bjacobse explains.

                    But if you do not include the radio module, then it's not your problem if an end user use a cheap Chinese radio module together with your product.

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      echi
                      wrote on last edited by
                      #10

                      So what do you think of the cheap radio modules? Are they certified? Some are sold by sellers based in Europe. Is all this illegal?

                      tbowmoT bjacobseB 2 Replies Last reply
                      0
                      • E echi

                        So what do you think of the cheap radio modules? Are they certified? Some are sold by sellers based in Europe. Is all this illegal?

                        tbowmoT Offline
                        tbowmoT Offline
                        tbowmo
                        Admin
                        wrote on last edited by
                        #11

                        @echi for my part I'm not concerned about it, because I'm not the designer/seller of those modules. So if the notified bodies find that they are not compliant, then it's not me that they're gonna bug about it.

                        It's all about responsibilities. I'm not making a radio module, so I'm not responsible for the rf part, and as such, they can't sue me for that part.

                        / Thomas

                        1 Reply Last reply
                        0
                        • E echi

                          So what do you think of the cheap radio modules? Are they certified? Some are sold by sellers based in Europe. Is all this illegal?

                          bjacobseB Offline
                          bjacobseB Offline
                          bjacobse
                          wrote on last edited by bjacobse
                          #12

                          @echi Basically it's quite simple, it's the whole device that needs to comply to the rules, and not ONLY the radio-part of your design.
                          so it's not possible to "buy" a radio approved RF IC and then add this to your own design, and then think this is adequate

                          1 Reply Last reply
                          0
                          • E Offline
                            E Offline
                            echi
                            wrote on last edited by
                            #13

                            I understand your point. But in the end almost everybody uses non certified radio parts. And a lot of users around here are frustrated because of the hardware issues due to bad radios. That means a lot of wasted time, also for the helpers.

                            tbowmoT Phil WhitmarshP 2 Replies Last reply
                            0
                            • E echi

                              I understand your point. But in the end almost everybody uses non certified radio parts. And a lot of users around here are frustrated because of the hardware issues due to bad radios. That means a lot of wasted time, also for the helpers.

                              tbowmoT Offline
                              tbowmoT Offline
                              tbowmo
                              Admin
                              wrote on last edited by
                              #14

                              @echi We are just pointing out potential pitfalls if you are going to sell your pcb pre-assembled to the masses..

                              That is, if you are selling a PCB with radio on, then you are obligated to follow the rules and get the radio verified by a notified body.

                              1 Reply Last reply
                              1
                              • mfalkviddM Offline
                                mfalkviddM Offline
                                mfalkvidd
                                Mod
                                wrote on last edited by
                                #15

                                Congratulations on meeting your kickstarter goal @echi

                                1 Reply Last reply
                                0
                                • E echi

                                  I understand your point. But in the end almost everybody uses non certified radio parts. And a lot of users around here are frustrated because of the hardware issues due to bad radios. That means a lot of wasted time, also for the helpers.

                                  Phil WhitmarshP Offline
                                  Phil WhitmarshP Offline
                                  Phil Whitmarsh
                                  wrote on last edited by
                                  #16

                                  @echi it's too expensive as you can get one from AliExpress a lot cheaper.
                                  #Aliexpress £3.33 | Keywish RF-Nano for Arduino Nano V3.0, Micro USB Nano Board ATmega328P QFN32 5V 16M CH340, Integrate NRF24l01+2.4G wireless,Imme
                                  https://a.aliexpress.com/_dYIhsQZ

                                  A 1 Reply Last reply
                                  0
                                  • Phil WhitmarshP Phil Whitmarsh

                                    @echi it's too expensive as you can get one from AliExpress a lot cheaper.
                                    #Aliexpress £3.33 | Keywish RF-Nano for Arduino Nano V3.0, Micro USB Nano Board ATmega328P QFN32 5V 16M CH340, Integrate NRF24l01+2.4G wireless,Imme
                                    https://a.aliexpress.com/_dYIhsQZ

                                    A Offline
                                    A Offline
                                    alex28
                                    wrote on last edited by
                                    #17

                                    @Phil-Whitmarsh said in Pre-assembled sensor modules:

                                    @echi it's too expensive as you can get one from AliExpress a lot cheaper.

                                    Yeah and that one is guaranteed to be 100% counterfeit and 100% crap.

                                    A module such as the OP designed would have really helped me when I attempted to setup MySensors (see my other thread). I definitely would have bought it. Simply because having a guaranteed functional module with guaranteed original components and certified RF performance is a great selling point. Who cares if it costs a few Euros more. How much do you value your time ? This obsession of always wanting to use the cheapest of cheap low quality stuff from China really puzzles me. You end up spending so much time with a barely functional setup just to save a few bucks. So that's a great initiative @echi .

                                    About certification. This is obviously a must have. But I was under the impression that when all your RF circuitry (including PCB antenna, if any) is isolated on a separate third party module that was certified (like for example this one, they claim FCC certification in their specs), then you could use it in your own design without having to reapply for RF certification. Am I wrong ?

                                    Phil WhitmarshP tbowmoT 2 Replies Last reply
                                    0
                                    • A alex28

                                      @Phil-Whitmarsh said in Pre-assembled sensor modules:

                                      @echi it's too expensive as you can get one from AliExpress a lot cheaper.

                                      Yeah and that one is guaranteed to be 100% counterfeit and 100% crap.

                                      A module such as the OP designed would have really helped me when I attempted to setup MySensors (see my other thread). I definitely would have bought it. Simply because having a guaranteed functional module with guaranteed original components and certified RF performance is a great selling point. Who cares if it costs a few Euros more. How much do you value your time ? This obsession of always wanting to use the cheapest of cheap low quality stuff from China really puzzles me. You end up spending so much time with a barely functional setup just to save a few bucks. So that's a great initiative @echi .

                                      About certification. This is obviously a must have. But I was under the impression that when all your RF circuitry (including PCB antenna, if any) is isolated on a separate third party module that was certified (like for example this one, they claim FCC certification in their specs), then you could use it in your own design without having to reapply for RF certification. Am I wrong ?

                                      Phil WhitmarshP Offline
                                      Phil WhitmarshP Offline
                                      Phil Whitmarsh
                                      wrote on last edited by
                                      #18

                                      @alex28 This is the same seller I have used for many of my purchases AVR's, STM32F's etc. When you're buying hundreds it's not just a few bucks! AliExpress are really good, any issues and you get a refund in a couple of days.

                                      I have only had a couple of issues with my hundreds of purchases over the years.

                                      1 Reply Last reply
                                      0
                                      • A alex28

                                        @Phil-Whitmarsh said in Pre-assembled sensor modules:

                                        @echi it's too expensive as you can get one from AliExpress a lot cheaper.

                                        Yeah and that one is guaranteed to be 100% counterfeit and 100% crap.

                                        A module such as the OP designed would have really helped me when I attempted to setup MySensors (see my other thread). I definitely would have bought it. Simply because having a guaranteed functional module with guaranteed original components and certified RF performance is a great selling point. Who cares if it costs a few Euros more. How much do you value your time ? This obsession of always wanting to use the cheapest of cheap low quality stuff from China really puzzles me. You end up spending so much time with a barely functional setup just to save a few bucks. So that's a great initiative @echi .

                                        About certification. This is obviously a must have. But I was under the impression that when all your RF circuitry (including PCB antenna, if any) is isolated on a separate third party module that was certified (like for example this one, they claim FCC certification in their specs), then you could use it in your own design without having to reapply for RF certification. Am I wrong ?

                                        tbowmoT Offline
                                        tbowmoT Offline
                                        tbowmo
                                        Admin
                                        wrote on last edited by
                                        #19

                                        @alex28 It's always the complete product that you need to do certification on. It will probably be easier with a complete module, as the rfm69, but a lot of things can change the RF characteristics. For example the ground plane layout on your own board, chosen MCU, xtal frequency, decoupling etc. and firmware...

                                        1 Reply Last reply
                                        0
                                        • scalzS Offline
                                          scalzS Offline
                                          scalz
                                          Hardware Contributor
                                          wrote on last edited by scalz
                                          #20

                                          @alex28 I agree with you about the "stupid" obsession of getting the cheaper stuff with low quality.

                                          @Phil-Whitmarsh you're confounding mini-Pro design (like the OP did) and nano design. RF-Nano is not a low power board

                                          About RF, this is simple actually, like tbowmo said RF certification (CE/FCC for example) depends on a design.
                                          That means module manufacturers certified their module for a very specific setup:

                                          • gnd size, shape of the board and layout, placement of the module, enclosure or not, etc
                                          • software used during the certification

                                          So as soon as you change one of these params, you'll lose RF certification because RF characteristics will change. Simple as that. Of course, if new design is compatible, it should be straitghtforward to re-certify the new design.

                                          Development boards (like the OP did) are in a "grey zone", regarding certifications, so for developments purposes.

                                          FCC is more strict than CE. With CE, you can easily certify your board if you're able to provide the documents and proof that your board is RF "green" (no bad harmonics etc) , well tuned, and that the firmware is compliant too.
                                          No idea if the OP tuned his board, or just used parts values from a reference schematic. But to me this looks like a development board with no guarantee for RF perf.

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


                                          18

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          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