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. Sensebender Europe resellers ?

Sensebender Europe resellers ?

Scheduled Pinned Locked Moved General Discussion
21 Posts 6 Posters 3.8k 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.
  • tbowmoT tbowmo

    @anonymouslemming

    £9, that's cheap :) Here in Denmark we pay around 150kr (which is about £17,5 with the current exchange rate) as a fee, just for the courier to handle the duties and paper work.

    Nca78N Offline
    Nca78N Offline
    Nca78
    Hardware Contributor
    wrote on last edited by
    #9

    @tbowmo said in Sensebender Europe resellers ?:

    @anonymouslemming

    £9, that's cheap :) Here in Denmark we pay around 150kr (which is about £17,5 with the current exchange rate) as a fee, just for the courier to handle the duties and paper work.

    Wow that's insane. I promise I won't complain anymore when DHL adds around 10$ for that (other express services do not).
    Sometimes local post adds a fee, but it's like once every 20-30 envelopes, and only 20 000VND = less than 1$ :)

    A 1 Reply Last reply
    0
    • Nca78N Nca78

      @tbowmo said in Sensebender Europe resellers ?:

      @anonymouslemming

      £9, that's cheap :) Here in Denmark we pay around 150kr (which is about £17,5 with the current exchange rate) as a fee, just for the courier to handle the duties and paper work.

      Wow that's insane. I promise I won't complain anymore when DHL adds around 10$ for that (other express services do not).
      Sometimes local post adds a fee, but it's like once every 20-30 envelopes, and only 20 000VND = less than 1$ :)

      A Offline
      A Offline
      anonymouslemming
      wrote on last edited by
      #10

      @Nca78 said in Sensebender Europe resellers ?:

      Wow that's insane. I promise I won't complain anymore when DHL adds around 10$ for that (other express services do not).
      Sometimes local post adds a fee, but it's like once every 20-30 envelopes, and only 20 000VND = less than 1$ :)

      Eh - I'm still going to complain :D

      1 Reply Last reply
      0
      • G gloob

        @anonymouslemming said in Sensebender Europe resellers ?:

        @gohan said in Sensebender Europe resellers ?:

        For gateway you could use any arduino uno with or without a w5100 network or an esp8266 if you are just doing tests

        ah, I wasn't aware of that. Are there any docs that demonstrate how to build a gateway using that ?

        That might work out cheaper in the short term to see if this is a viable solution for what I want to do.

        https://www.mysensors.org/build/ethernet_gateway

        A Offline
        A Offline
        anonymouslemming
        wrote on last edited by
        #11

        @gloob said in Sensebender Europe resellers ?:

        https://www.mysensors.org/build/ethernet_gateway

        Nice - ta.

        Does this sound like the full list of parts for my one lamp test project then:

        Gateway

        • Arduino
        • W5100 module
        • NRF24L01+ radio

        Sensor

        • Arduino
        • NRF24L01+ radio
        • Relay

        Am I correct in saying that all of these items except the relay need 3.3v at most ?

        My plan would then be to purchase 2 x Arduino micros so that if all goes well and I graduate to SenseBender for the gateway, I could reuse the second micro in a second sensor.

        Any glaring issues with that list / plan?

        Thanks in advance!

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

          If you don't need battery powered sensors, you could use the 5V Arduinos.

          A 1 Reply Last reply
          0
          • gohanG gohan

            If you don't need battery powered sensors, you could use the 5V Arduinos.

            A Offline
            A Offline
            anonymouslemming
            wrote on last edited by
            #13

            @gohan said in Sensebender Europe resellers ?:

            If you don't need battery powered sensors, you could use the 5V Arduinos.

            That mean adding a regulator to my parts list above, right ?

            I'm not considering any sensors at the moment, I just want to be able to trigger the lamp. So cost is the driving factor.

            There are just so many parts to consider at https://www.mysensors.org/build/connect_radio#shopping-guide . I'm fairly handy with a soldering iron, and happy to just breadboard it for the initial work, so I wasn't planning on getting any of the solder free options until I started seeing how cheap they are there :)

            1 Reply Last reply
            0
            • G Offline
              G Offline
              gloob
              wrote on last edited by gloob
              #14

              If you use arduino nanos you don't need any regulators. they have 3.3V for the NRF24L01+ and 5V for the relay.
              You even don't need an ethernet shield if you connect the gateway via USB to your controller (Raspberry pi, ...)

              This would be my shoping list:

              • 2 x https://de.aliexpress.com/item/Freeshipping-Nano-3-0-controller-compatible-for-arduino-nano-CH340-USB-driver-NO-CABLE/32341832857.html
              • 2 x https://de.aliexpress.com/item/1pcs-Wireless-Transceiver-For-Arduino-NRF24L01-2-4GHz-Antenna-Module-For-Microcontroll-DropShipping/32599246022.html
              • 1 x https://de.aliexpress.com/item/120pcs-40P-10cm-male-to-male-female-to-male-and-female-to-female-dupont-cable-connector/32798042976.html
              • 1 x https://de.aliexpress.com/item/1-Channel-Relay-Module-Interface-Board-Shield-For-Arduino-5V-Low-Level-Trigger-One-PIC-AVR/32800597285.html

              8$ for a complete test system.

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

                If you need just a relay, just go with a sonoff. Can't beat that price

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  gloob
                  wrote on last edited by
                  #16

                  But if you want to extend your system, you are more flexible with the MySensors solution in the future.

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

                    Of course, but since price was one of the requirements I just added the cheapest solution 😀

                    A 1 Reply Last reply
                    0
                    • G gloob

                      If you use arduino nanos you don't need any regulators. they have 3.3V for the NRF24L01+ and 5V for the relay.
                      You even don't need an ethernet shield if you connect the gateway via USB to your controller (Raspberry pi, ...)

                      This would be my shoping list:

                      • 2 x https://de.aliexpress.com/item/Freeshipping-Nano-3-0-controller-compatible-for-arduino-nano-CH340-USB-driver-NO-CABLE/32341832857.html
                      • 2 x https://de.aliexpress.com/item/1pcs-Wireless-Transceiver-For-Arduino-NRF24L01-2-4GHz-Antenna-Module-For-Microcontroll-DropShipping/32599246022.html
                      • 1 x https://de.aliexpress.com/item/120pcs-40P-10cm-male-to-male-female-to-male-and-female-to-female-dupont-cable-connector/32798042976.html
                      • 1 x https://de.aliexpress.com/item/1-Channel-Relay-Module-Interface-Board-Shield-For-Arduino-5V-Low-Level-Trigger-One-PIC-AVR/32800597285.html

                      8$ for a complete test system.

                      A Offline
                      A Offline
                      anonymouslemming
                      wrote on last edited by
                      #18

                      @gloob said in Sensebender Europe resellers ?:

                      If you use arduino nanos you don't need any regulators. they have 3.3V for the NRF24L01+ and 5V for the relay.
                      You even don't need an ethernet shield if you connect the gateway via USB to your controller (Raspberry pi, ...)

                      This would be my shoping list:

                      • 2 x https://de.aliexpress.com/item/Freeshipping-Nano-3-0-controller-compatible-for-arduino-nano-CH340-USB-driver-NO-CABLE/32341832857.html
                      • 2 x https://de.aliexpress.com/item/1pcs-Wireless-Transceiver-For-Arduino-NRF24L01-2-4GHz-Antenna-Module-For-Microcontroll-DropShipping/32599246022.html
                      • 1 x https://de.aliexpress.com/item/120pcs-40P-10cm-male-to-male-female-to-male-and-female-to-female-dupont-cable-connector/32798042976.html
                      • 1 x https://de.aliexpress.com/item/1-Channel-Relay-Module-Interface-Board-Shield-For-Arduino-5V-Low-Level-Trigger-One-PIC-AVR/32800597285.html

                      8$ for a complete test system.

                      That's really helpful - thanks! I'm considering the RFM69 for production build, but I figure the easier to get working (and no antenna needed option) of the NRF24L01 is easiest right now.

                      Can't beat that price!

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

                        I personally wouldn't buy that cheap module as it is most likely a clone since the Nrf24 chip costs over 1$ on its own

                        1 Reply Last reply
                        0
                        • gohanG gohan

                          Of course, but since price was one of the requirements I just added the cheapest solution 😀

                          A Offline
                          A Offline
                          anonymouslemming
                          wrote on last edited by
                          #20

                          @gohan

                          @gohan said in Sensebender Europe resellers ?:

                          Of course, but since price was one of the requirements I just added the cheapest solution 😀

                          Absolutely fair - I should have said that I'm keen to run the whole thing within my own network. I'd prefer not to use cloud services where I don't need to.

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

                            Sonoff switches are just esp8266 that you can reflash with your code

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


                            21

                            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