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. Announcements
  3. Sensebender Micro

Sensebender Micro

Scheduled Pinned Locked Moved Announcements
584 Posts 84 Posters 402.0k Views 35 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.
  • alexsh1A alexsh1

    @Anticimex I tried the sensebender with soft singing - still the same st=fail

    AnticimexA Offline
    AnticimexA Offline
    Anticimex
    Contest Winner
    wrote on last edited by
    #488

    @alexsh1 Ok. I guess that is "good news for me" as it rules out signing related hardware as well. I guess so far, the only conclusion is that rf performance is to some extent degraded on the sensebender.

    Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

    alexsh1A 1 Reply Last reply
    0
    • alexsh1A alexsh1

      @Anticimex I tried the sensebender with soft singing - still the same st=fail

      YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by
      #489

      @alexsh1 just a hunch: do both nodes have identical CPU's & clock frequency?

      http://yveaux.blogspot.nl

      alexsh1A 1 Reply Last reply
      0
      • YveauxY Yveaux

        @alexsh1 just a hunch: do both nodes have identical CPU's & clock frequency?

        alexsh1A Offline
        alexsh1A Offline
        alexsh1
        wrote on last edited by
        #490

        @Yveaux Correct - I have used Pro Mini 3.3V 8Mhz which corresponds to the sensebender

        ximinezX 1 Reply Last reply
        0
        • alexsh1A alexsh1

          @Yveaux Correct - I have used Pro Mini 3.3V 8Mhz which corresponds to the sensebender

          ximinezX Offline
          ximinezX Offline
          ximinez
          wrote on last edited by
          #491

          Is there a "pre setup" available yet? The failed transmits are before sensor values are transmitted, so they aren't in the actual sketch but somewhere in the library. I'd like to try just sleeping the sensor 5-10 seconds before the initial data is transmitted and see if that makes a difference.

          AnticimexA alexsh1A hekH 3 Replies Last reply
          0
          • AnticimexA Anticimex

            @alexsh1 Ok. I guess that is "good news for me" as it rules out signing related hardware as well. I guess so far, the only conclusion is that rf performance is to some extent degraded on the sensebender.

            alexsh1A Offline
            alexsh1A Offline
            alexsh1
            wrote on last edited by
            #492

            @Anticimex Yeah it seems like a combination of things but not a signing problem

            1 Reply Last reply
            0
            • ximinezX ximinez

              Is there a "pre setup" available yet? The failed transmits are before sensor values are transmitted, so they aren't in the actual sketch but somewhere in the library. I'd like to try just sleeping the sensor 5-10 seconds before the initial data is transmitted and see if that makes a difference.

              AnticimexA Offline
              AnticimexA Offline
              Anticimex
              Contest Winner
              wrote on last edited by
              #493

              @ximinez not sure. I know it has been discussed. But you can always patch the library to test.

              Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

              1 Reply Last reply
              0
              • ximinezX ximinez

                Is there a "pre setup" available yet? The failed transmits are before sensor values are transmitted, so they aren't in the actual sketch but somewhere in the library. I'd like to try just sleeping the sensor 5-10 seconds before the initial data is transmitted and see if that makes a difference.

                alexsh1A Offline
                alexsh1A Offline
                alexsh1
                wrote on last edited by alexsh1
                #494

                @ximinez I do not think so. Either to patch the library or you do it in the sketch. Unless I do not know some other secret place.

                1 Reply Last reply
                0
                • ximinezX ximinez

                  Is there a "pre setup" available yet? The failed transmits are before sensor values are transmitted, so they aren't in the actual sketch but somewhere in the library. I'd like to try just sleeping the sensor 5-10 seconds before the initial data is transmitted and see if that makes a difference.

                  hekH Offline
                  hekH Offline
                  hek
                  Admin
                  wrote on last edited by
                  #495

                  @ximinez

                  You can add a before()-method.

                  ximinezX 1 Reply Last reply
                  0
                  • hekH hek

                    @ximinez

                    You can add a before()-method.

                    ximinezX Offline
                    ximinezX Offline
                    ximinez
                    wrote on last edited by
                    #496

                    @hek said:

                    @ximinez

                    You can add a before()-method.

                    It's that easy? I'll give it a try when I get around to it, unless @alexsh1 feels like trying it first :)

                    1 Reply Last reply
                    0
                    • HaakonH Offline
                      HaakonH Offline
                      Haakon
                      wrote on last edited by
                      #497

                      Hi! I have just gotten four Sensebenders and was hoping to connect PIRs to them and powering them with AA batteries. I understand from the forums that people do this. But is there a working Arduino sketch example implementing a PIR for wake-up out there? (And perhaps there is a more detailed description for such a hardware setup for us newbies?)

                      alexsh1A 1 Reply Last reply
                      1
                      • T Offline
                        T Offline
                        tomkxy
                        wrote on last edited by
                        #498

                        I have bought another couple of sensebenders.
                        I am not able to upload sketches to one of them.
                        When I connect the programmer the status led goes to solid red. From another one, I realized that it is not solid red.

                        What is the meaning of a solid red status LED?

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

                          What does the log say when you upload?

                          1 Reply Last reply
                          0
                          • HaakonH Haakon

                            Hi! I have just gotten four Sensebenders and was hoping to connect PIRs to them and powering them with AA batteries. I understand from the forums that people do this. But is there a working Arduino sketch example implementing a PIR for wake-up out there? (And perhaps there is a more detailed description for such a hardware setup for us newbies?)

                            alexsh1A Offline
                            alexsh1A Offline
                            alexsh1
                            wrote on last edited by
                            #500

                            @Haakon Have a look here - https://forum.mysensors.org/topic/2478/slim-cr123a-2aa-battery-node
                            Just change your board for sensebender.

                            1 Reply Last reply
                            0
                            • T Offline
                              T Offline
                              tomkxy
                              wrote on last edited by
                              #501

                              @hek

                              D -Uflash:w:/var/folders/3s/rjbksrj96nv0hqfqjlpfw8bm0000gn/T/build8699526819198040594.tmp/SecurityPersonalizer.cpp.hex:i 
                              
                              avrdude: Version 6.0.1, compiled on Apr 14 2015 at 16:30:25
                                       Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
                                       Copyright (c) 2007-2009 Joerg Wunsch
                              
                                       System wide configuration file is "/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf"
                                       User configuration file is "/Users/tom/.avrduderc"
                                       User configuration file does not exist or is not a regular file, skipping
                              
                                       Using Port                    : /dev/cu.usbserial-DA01IGTO
                                       Using Programmer              : arduino
                                       Overriding Baud Rate          : 57600
                              avrdude: stk500_recv(): programmer is not responding
                              avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
                              avrdude: ser_recv(): read error: Device not configured
                              Probleme beim Hochladen auf die Platine. Hilfestellung dazu unter http://www.arduino.cc/en/Guide/Troubleshooting#upload
                              

                              I have Sensebender selected as board.

                              Btw, where is the hardware folder? It is not present anymore in the development branch?

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

                                @tomkxy said:

                                Btw, where is the hardware folder? It is not present anymore in the development branch?

                                You can use the build in board manager nowadays.
                                https://github.com/mysensors/ArduinoBoards

                                Check board for solder bridges or anything suspicious.

                                1 Reply Last reply
                                0
                                • J Offline
                                  J Offline
                                  johnr
                                  wrote on last edited by
                                  #503

                                  Hi,

                                  I wonder if anyone modified the original sensebender sketch to include a door sensor?
                                  Do you need a pullup? If you have a sketch somewhere I would be happy if you could send/post it, as I have problem finding time to code right now.

                                  martinhjelmareM alexsh1A 2 Replies Last reply
                                  0
                                  • J johnr

                                    Hi,

                                    I wonder if anyone modified the original sensebender sketch to include a door sensor?
                                    Do you need a pullup? If you have a sketch somewhere I would be happy if you could send/post it, as I have problem finding time to code right now.

                                    martinhjelmareM Offline
                                    martinhjelmareM Offline
                                    martinhjelmare
                                    Plugin Developer
                                    wrote on last edited by
                                    #504

                                    @johnr

                                    Here's one for a button, but shouldn't matter:

                                    https://forum.mysensors.org/topic/2887/sensebender-micro-button/2

                                    1 Reply Last reply
                                    0
                                    • J johnr

                                      Hi,

                                      I wonder if anyone modified the original sensebender sketch to include a door sensor?
                                      Do you need a pullup? If you have a sketch somewhere I would be happy if you could send/post it, as I have problem finding time to code right now.

                                      alexsh1A Offline
                                      alexsh1A Offline
                                      alexsh1
                                      wrote on last edited by
                                      #505

                                      @johnr This is easy.

                                      // PIN = 2 or 3 only
                                       
                                      void setup {
                                        pinMode(PIN,INPUT);
                                        digitalWrite(PIN,HIGH);
                                      }
                                      

                                      This activates internal pull-up.
                                      The sensebender has got pinout of Pro Mini

                                      1 Reply Last reply
                                      0
                                      • T Offline
                                        T Offline
                                        timropp
                                        wrote on last edited by
                                        #506

                                        Well that didn't go well... assembling my first micro. Soldered on some pins for the FTDI connection, added power (2xAA holder), and soldered on the radio with cap. Then I put in batteries and brought up my domoticz page to see if it showed up. Started to smell something, looked down, and there's smoke coming from the battery holder. Grabbed the whole thing and yanked the wire free then dropped it in the sink. Not sure where I screwed up, but I sure shorted something!

                                        VeraEdge UI7 with Mysensors ethernet gateway

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

                                          :scream: Did you find the problem?

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


                                          17

                                          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