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 401.9k 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.
  • AnticimexA Anticimex

    @alexsh1 Indeed. And also that it is not a signing issue since I take it you use the same FW?
    I still think it is a HW issue. You have a new node, right? So the radio has a new power source?

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

    @Anticimex said:

    @alexsh1 Indeed. And also that it is not a signing issue since I take it you use the same FW?
    I still think it is a HW issue. You have a new node, right? So the radio has a new power source?

    Yes, I tried to compare apples with apples:

    1. it is the same distance / FW
    2. the code is different to the expend that the sensebender has got Si7021/ATSHA204a and the other sensor did not. I may try to upload a simplified code to the sensebender just to test it to make it a more equal comparison.
    3. the power source is the same - 5V 500mA via AMS1117 + cap
    AnticimexA 1 Reply Last reply
    0
    • alexsh1A alexsh1

      @Anticimex said:

      @alexsh1 Indeed. And also that it is not a signing issue since I take it you use the same FW?
      I still think it is a HW issue. You have a new node, right? So the radio has a new power source?

      Yes, I tried to compare apples with apples:

      1. it is the same distance / FW
      2. the code is different to the expend that the sensebender has got Si7021/ATSHA204a and the other sensor did not. I may try to upload a simplified code to the sensebender just to test it to make it a more equal comparison.
      3. the power source is the same - 5V 500mA via AMS1117 + cap
      AnticimexA Offline
      AnticimexA Offline
      Anticimex
      Contest Winner
      wrote on last edited by
      #486

      @alexsh1 You could also try soft signing on the sensebender and see if that makes a difference. Perhaps the atsha device interferes with the radio (this depends on routing and such things). I have no sensebender myself and I have not noticed the behavior you describe with nrf24 and atsha204a.

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

      alexsh1A 1 Reply Last reply
      1
      • AnticimexA Anticimex

        @alexsh1 You could also try soft signing on the sensebender and see if that makes a difference. Perhaps the atsha device interferes with the radio (this depends on routing and such things). I have no sensebender myself and I have not noticed the behavior you describe with nrf24 and atsha204a.

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

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

        AnticimexA YveauxY 2 Replies Last reply
        0
        • 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
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          11

                                          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