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. 💬 Roller Shutter Node

💬 Roller Shutter Node

Scheduled Pinned Locked Moved OpenHardware.io
rollershuttercurrent sensorrelayblinds
107 Posts 25 Posters 38.2k Views 27 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.
  • tonnerre33T Offline
    tonnerre33T Offline
    tonnerre33
    Hardware Contributor
    wrote on last edited by tonnerre33
    #44

    Hello,

    The PCB order link is for nrf24 or RFM69 version ?

    Edit :

    omg, i see the answer in the first page ^^ it's for RFM69 version .

    When will you give the link for order PCB with nrf 24 ?

    1 Reply Last reply
    0
    • tonnerre33T Offline
      tonnerre33T Offline
      tonnerre33
      Hardware Contributor
      wrote on last edited by tonnerre33
      #45

      Hello,

      Where can we found the program (.ino) for this board ?

      Thx

      1 Reply Last reply
      0
      • TakeroT Offline
        TakeroT Offline
        Takero
        Hardware Contributor
        wrote on last edited by
        #46

        Where can i find the example sketch?

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Fabien
          wrote on last edited by
          #47

          There is no official sketch avaiable at this moment. And @scalz is working hard on RFM69 ... I began yesterday to write a new sketch, I will publish in few days (weeks ?).

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

            Why do you want an example sketch ?
            hmm..my precious sketch :stuck_out_tongue:
            @Fabien is right that's quite busy days :)
            I didn't published it yet because i prefer release when it's polished as i like..
            Well, as Fabien is a betatester ;)
            i've published a pre beta version! on my git https://github.com/scalz/MySensors-HW/tree/development/RollerShutterNode/FW/MyRollershutter

            BUT i'm actually busy so i won't have time for support on setup. i think it's enough documented for the moment.
            I prefer to tell this than giving hope..better like this. I learnt this from a smart guy recently :pray:

            That said i hope you will have fun! and i will try to update as i can..you've not seen the new version of this board :yum:

            1 Reply Last reply
            3
            • TakeroT Offline
              TakeroT Offline
              Takero
              Hardware Contributor
              wrote on last edited by
              #49

              Hey, no Problem :-)

              I just ask for it, as you write it is in the examples folder ;-)

              Thanks for the pre Beta, i will work on it :+1:

              1 Reply Last reply
              0
              • tonnerre33T Offline
                tonnerre33T Offline
                tonnerre33
                Hardware Contributor
                wrote on last edited by
                #50

                @scalz Thanks for the pre beta sketch.
                i have searched the sketch many times in the example folder too :) But no examples folder find ;)
                I have posted some pictures of the pcb here i fyou want to see:

                http://www.photorapide.com/albums/jordan/khjept/circuit-pcb-roller-shutter-node.html

                1 Reply Last reply
                0
                • TakeroT Offline
                  TakeroT Offline
                  Takero
                  Hardware Contributor
                  wrote on last edited by
                  #51

                  Hey Scalz, u have forgotten to connect the CSN - Pin in your PCB file for NRF24 ;-) I just solder a bridge between NRF Pin 4 and R14

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

                    @takero
                    thx for reporting!
                    i'm using rfm69, argh. i will take a look asap.

                    1 Reply Last reply
                    0
                    • TakeroT Offline
                      TakeroT Offline
                      Takero
                      Hardware Contributor
                      wrote on last edited by Takero
                      #53

                      Yah, i know, take it easy this is an minor bug :-)
                      Your misstake is in the schematic, your wire on the NRF24 CSN-PIN is unnamed.

                      For feature Update, it is advisable to plug an ELKO ~400-500uF near the NRF24 Power, i have reciving problems whith "RF24_PA_HIGH" but i need hight for the distance.

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

                        @Takero

                        But it was named! or the pullup resistor would not be wired, and it was also present on atmel.. and no airwire, weird!
                        well, i think it happened during converstion to nrf24.
                        Hopefully the pullup resistor is just near the radio!

                        Is RF24_PA_HIGH available for nrf24 smd, i thought this was for High power nrf. i'm certainly wrong..I've no problem with rfm though.

                        I don't think i will do more, unfortunately, I mean in this case, it's sort of double job, and i'm using rfm69.
                        but when i can, i put rfm69 and nrf footprint (i have a pcb not released like this, not a shutter node).

                        Now it's updated :) rev=1.3a for nrf
                        See you soon

                        TakeroT 1 Reply Last reply
                        1
                        • TakeroT Offline
                          TakeroT Offline
                          Takero
                          Hardware Contributor
                          wrote on last edited by
                          #55

                          One question: what are your fuses settings for Optiboot? Dit u use the external 8MHz Clock?
                          Can you confirm:

                          L: 0xEE
                          H: 0xDA
                          E: 0x06

                          1 Reply Last reply
                          0
                          • scalzS scalz

                            @Takero

                            But it was named! or the pullup resistor would not be wired, and it was also present on atmel.. and no airwire, weird!
                            well, i think it happened during converstion to nrf24.
                            Hopefully the pullup resistor is just near the radio!

                            Is RF24_PA_HIGH available for nrf24 smd, i thought this was for High power nrf. i'm certainly wrong..I've no problem with rfm though.

                            I don't think i will do more, unfortunately, I mean in this case, it's sort of double job, and i'm using rfm69.
                            but when i can, i put rfm69 and nrf footprint (i have a pcb not released like this, not a shutter node).

                            Now it's updated :) rev=1.3a for nrf
                            See you soon

                            TakeroT Offline
                            TakeroT Offline
                            Takero
                            Hardware Contributor
                            wrote on last edited by
                            #56

                            @scalz Yes, the resistor is very close :-)

                            In my .sch the wire is not named ;-) But anyway it works :+1:

                            alt text

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

                              @Takero

                              What the ??
                              Are you using Eagle 7x ?? I'm still using 6.5..when it works i don't change if no need ;)
                              but dooo! In my version i see the signal..i think this is sort of very exotic bug case and i got in my face lol
                              0_1476951269074_2016-10-20_10-13-29.jpg
                              Weird, hein !
                              no matter thx for reporting, good to know i'll remember or update, we learn from our errors as we say :)

                              TakeroT 1 Reply Last reply
                              0
                              • scalzS scalz

                                @Takero

                                What the ??
                                Are you using Eagle 7x ?? I'm still using 6.5..when it works i don't change if no need ;)
                                but dooo! In my version i see the signal..i think this is sort of very exotic bug case and i got in my face lol
                                0_1476951269074_2016-10-20_10-13-29.jpg
                                Weird, hein !
                                no matter thx for reporting, good to know i'll remember or update, we learn from our errors as we say :)

                                TakeroT Offline
                                TakeroT Offline
                                Takero
                                Hardware Contributor
                                wrote on last edited by
                                #58

                                @scalz
                                Yes 7.5. Hey it was an "easy to solve" problem :-D

                                . . . maybe an eagle bug

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

                                  easy to solve when you've eagle 7.5 ahah

                                  For fuse&bootloader, you can use OTA howto, that's the same : https://www.mysensors.org/about/ota

                                  TakeroT 1 Reply Last reply
                                  0
                                  • scalzS scalz

                                    easy to solve when you've eagle 7.5 ahah

                                    For fuse&bootloader, you can use OTA howto, that's the same : https://www.mysensors.org/about/ota

                                    TakeroT Offline
                                    TakeroT Offline
                                    Takero
                                    Hardware Contributor
                                    wrote on last edited by Takero
                                    #60

                                    @scalz Are you sure about the Fuses? 0xE2 is normal for int. clock?! Or i am wrong?

                                    http://eleccelerator.com/fusecalc/fusecalc.php?chip=atmega328p&LOW=E2&HIGH=DA&EXTENDED=06&LOCKBIT=FF

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

                                      yes this ok, i'm using this for most of my nodes.
                                      And your link shows that it sets internal rc.

                                      1 Reply Last reply
                                      1
                                      • TakeroT Offline
                                        TakeroT Offline
                                        Takero
                                        Hardware Contributor
                                        wrote on last edited by
                                        #62

                                        Ok, Thanks

                                        1 Reply Last reply
                                        0
                                        • TakeroT Offline
                                          TakeroT Offline
                                          Takero
                                          Hardware Contributor
                                          wrote on last edited by
                                          #63

                                          Hey Scalz,

                                          my prototype of your RollerShutter works well right now. I have add an Capacitor (470uF) near the NRF (it is realy needed! otherwise OTA CRC Fail, lost packages)

                                          I have a litte bit trouble with the Current Sensor or the calculation of this.
                                          I Used 2 60W Bulbs, if i PressDown or UP the Power Value increase up to 350W and need a loooooooonng time to decrease. round about 1W per sec.

                                          Is this normal? In my opinion not but maybe my ASC is defective? I use a modification of your pre-alpha Sketch

                                          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