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. Development
  3. Which Arduino IDE version?

Which Arduino IDE version?

Scheduled Pinned Locked Moved Development
31 Posts 12 Posters 11.5k Views 12 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.
  • TheoLT Offline
    TheoLT Offline
    TheoL
    Contest Winner
    wrote on last edited by
    #11

    Confirmed that soft SPI also works an a Serial Gateway. Uploaded 2.0 on that one and tested with 1.5 sketch.

    tekkaT 1 Reply Last reply
    0
    • TheoLT TheoL

      Confirmed that soft SPI also works an a Serial Gateway. Uploaded 2.0 on that one and tested with 1.5 sketch.

      tekkaT Offline
      tekkaT Offline
      tekka
      Admin
      wrote on last edited by
      #12

      @TheoL Maybe important for your MySensors tutorial: I suggest using Arduino IDE 1.6.11 with AVR board defs 1.6.11 (1.6.12 and 1.6.13 seem buggy, at least regarding the Ethernet lib)

      sundberg84S 1 Reply Last reply
      1
      • tekkaT tekka

        @TheoL Maybe important for your MySensors tutorial: I suggest using Arduino IDE 1.6.11 with AVR board defs 1.6.11 (1.6.12 and 1.6.13 seem buggy, at least regarding the Ethernet lib)

        sundberg84S Offline
        sundberg84S Offline
        sundberg84
        Hardware Contributor
        wrote on last edited by
        #13

        @tekka - If i want to build myself a ethernet gw with 2.0 it should work if i download and use IDE < 1.6.12 ?

        Controller: Proxmox VM - Home Assistant
        MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
        MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
        RFLink GW - Arduino Mega + RFLink Shield, 433mhz

        tekkaT 1 Reply Last reply
        0
        • sundberg84S sundberg84

          @tekka - If i want to build myself a ethernet gw with 2.0 it should work if i download and use IDE < 1.6.12 ?

          tekkaT Offline
          tekkaT Offline
          tekka
          Admin
          wrote on last edited by
          #14

          @sundberg84 Not IDE, but AVR board defs 1.6.11

          1 Reply Last reply
          1
          • tlpeterT Offline
            tlpeterT Offline
            tlpeter
            wrote on last edited by
            #15

            And how do i downgrade AVR board devs?

            1 Reply Last reply
            0
            • AndurilA Offline
              AndurilA Offline
              Anduril
              wrote on last edited by
              #16

              in your IDE go to tools -> boards: "..." -> board manager and there select Arduino AVR board in the correct version.

              1 Reply Last reply
              3
              • tlpeterT Offline
                tlpeterT Offline
                tlpeter
                wrote on last edited by
                #17

                Thanks, i would not have found that by myself :smile:

                1 Reply Last reply
                1
                • petewillP Offline
                  petewillP Offline
                  petewill
                  Admin
                  wrote on last edited by
                  #18

                  It has been a long time since I've updated my IDE (currently running 1.6.6) and I wanted to update before I start converting everything to MySensors 2.0. I noticed that there is a newer version 1.6.12 and the bug reported above appears to have been fixed. Has anyone used the newest IDE and boards files? I will be using an Ethernet gateway but I'm not sure if it is still best to downgrade the boards files. Thanks!

                  My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                  1 Reply Last reply
                  0
                  • Mark SwiftM Offline
                    Mark SwiftM Offline
                    Mark Swift
                    wrote on last edited by
                    #19

                    Crash still happens using the latest version, downgraded to 1.6.11 :(

                    petewillP 1 Reply Last reply
                    0
                    • Mark SwiftM Mark Swift

                      Crash still happens using the latest version, downgraded to 1.6.11 :(

                      petewillP Offline
                      petewillP Offline
                      petewill
                      Admin
                      wrote on last edited by
                      #20

                      @Mark-Swift I'm using IDE 1.6.12 and board defs 1.6.14 and my Ethernet gateway has been running for almost a week with no apparent issues. How often are you seeing the crash?

                      My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                      1 Reply Last reply
                      1
                      • Mark SwiftM Offline
                        Mark SwiftM Offline
                        Mark Swift
                        wrote on last edited by
                        #21

                        My W5100 will not start with 1.6.14, it just reboots after getting an IP...

                        petewillP 1 Reply Last reply
                        0
                        • Mark SwiftM Mark Swift

                          My W5100 will not start with 1.6.14, it just reboots after getting an IP...

                          petewillP Offline
                          petewillP Offline
                          petewill
                          Admin
                          wrote on last edited by
                          #22

                          @Mark-Swift Wow, that's strange. What Ethernet library are you using? I'm on 1.1.2.

                          My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                          1 Reply Last reply
                          0
                          • Mark SwiftM Offline
                            Mark SwiftM Offline
                            Mark Swift
                            wrote on last edited by
                            #23

                            @petewill same! :-(

                            I will try it again when I find a moment, I was using DCHP, are you?

                            petewillP 1 Reply Last reply
                            0
                            • Mark SwiftM Mark Swift

                              @petewill same! :-(

                              I will try it again when I find a moment, I was using DCHP, are you?

                              petewillP Offline
                              petewillP Offline
                              petewill
                              Admin
                              wrote on last edited by
                              #24

                              @Mark-Swift No, I'm using a static IP.

                              My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                              1 Reply Last reply
                              0
                              • Mark SwiftM Offline
                                Mark SwiftM Offline
                                Mark Swift
                                wrote on last edited by Mark Swift
                                #25

                                An example of what my gateway does with 1.6.14

                                )<�a���dv)�0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,3-3-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
                                0;255;3;0;9;TSF:MSG:BC
                                0;255;3;0;9;TSF:MSG:FPAR REQ,ID=3
                                0;255;3;0;9;TSF:CKU:OK,FCTRL
                                0;255;3;0;9;TSF:MSG:GWL OK
                                0;255;3;0;9;TSF:MSG:SEND,0-0-3-3,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
                                0;255;3;0;9;TSF:MSG:READ,3-3-0,s=255,c=3,t=24,pt=1,l=1,sg=0:1
                                0;255;3;0;9;TSF:MSG:PINGED,ID=3,HP=1
                                0;255;3;0;9;TSF:MSG:SEND,0-0-3-3,s=255,c=3,t=25,pt=1,l=1,sg=0,ft=0,st=OK:1
                                0;255;3;0;9;TSF:MSG:READ,1-1-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.9
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,1-1-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,3-3-0,s=1,c=1,t=16,pt=2,l=2,sg=0:1
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,3-3-0,s=3,c=1,t=16,pt=2,l=2,sg=0:1
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,3-3-0,s=10,c=1,t=16,pt=1,l=1,sg=0:0
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,1-1-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.9
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                0;255;3;0;9;TSF:MSG:READ,1-1-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
                                0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                0;255;3;0;9;TSM:INIT
                                0;255;3;0;9;TSM:INIT:TSP OK
                                0;255;3;0;9;TSM:INIT:GW MODE
                                0;255;3;0;9;TSM:READY
                                IP: 192.168.1.43
                                0;255;3;0;9;MCO:REG:NOT NEEDED
                                0;255;3;0;9;MCO:BGN:STP
                                0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                
                                petewillP 1 Reply Last reply
                                0
                                • Mark SwiftM Mark Swift

                                  An example of what my gateway does with 1.6.14

                                  )<�a���dv)�0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,3-3-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
                                  0;255;3;0;9;TSF:MSG:BC
                                  0;255;3;0;9;TSF:MSG:FPAR REQ,ID=3
                                  0;255;3;0;9;TSF:CKU:OK,FCTRL
                                  0;255;3;0;9;TSF:MSG:GWL OK
                                  0;255;3;0;9;TSF:MSG:SEND,0-0-3-3,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
                                  0;255;3;0;9;TSF:MSG:READ,3-3-0,s=255,c=3,t=24,pt=1,l=1,sg=0:1
                                  0;255;3;0;9;TSF:MSG:PINGED,ID=3,HP=1
                                  0;255;3;0;9;TSF:MSG:SEND,0-0-3-3,s=255,c=3,t=25,pt=1,l=1,sg=0,ft=0,st=OK:1
                                  0;255;3;0;9;TSF:MSG:READ,1-1-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.9
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,1-1-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,3-3-0,s=1,c=1,t=16,pt=2,l=2,sg=0:1
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,3-3-0,s=3,c=1,t=16,pt=2,l=2,sg=0:1
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,3-3-0,s=10,c=1,t=16,pt=1,l=1,sg=0:0
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,1-1-0,s=1,c=1,t=0,pt=7,l=5,sg=0:20.9
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  0;255;3;0;9;TSF:MSG:READ,1-1-0,s=3,c=1,t=16,pt=0,l=1,sg=0:0
                                  0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.0.1-beta
                                  0;255;3;0;9;TSM:INIT
                                  0;255;3;0;9;TSM:INIT:TSP OK
                                  0;255;3;0;9;TSM:INIT:GW MODE
                                  0;255;3;0;9;TSM:READY
                                  IP: 192.168.1.43
                                  0;255;3;0;9;MCO:REG:NOT NEEDED
                                  0;255;3;0;9;MCO:BGN:STP
                                  0;255;3;0;9;MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
                                  
                                  petewillP Offline
                                  petewillP Offline
                                  petewill
                                  Admin
                                  wrote on last edited by
                                  #26

                                  @Mark-Swift Strange. You're sure all the connections are correct? Are you trying to connect multiple devices to the gateway? Do you have two devices with the same MAC address? I didn't do much beyond the stock code. I am using the LEDs and inclusion mode with an NRF radio using softspi.

                                  My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                                  Mark SwiftM YveauxY 2 Replies Last reply
                                  0
                                  • petewillP petewill

                                    @Mark-Swift Strange. You're sure all the connections are correct? Are you trying to connect multiple devices to the gateway? Do you have two devices with the same MAC address? I didn't do much beyond the stock code. I am using the LEDs and inclusion mode with an NRF radio using softspi.

                                    Mark SwiftM Offline
                                    Mark SwiftM Offline
                                    Mark Swift
                                    wrote on last edited by
                                    #27

                                    @petewill I will need to check the connections, but it works once I roll back, so doubt it's connections? Just one controller, I disable the second one while testing. MAC address is unique, and the same in each sketch. It's baffling!

                                    1 Reply Last reply
                                    0
                                    • petewillP petewill

                                      @Mark-Swift Strange. You're sure all the connections are correct? Are you trying to connect multiple devices to the gateway? Do you have two devices with the same MAC address? I didn't do much beyond the stock code. I am using the LEDs and inclusion mode with an NRF radio using softspi.

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

                                      @petewill not everybody seems to experience the crashes. My gw is also running fine...
                                      But it's a fact the board defs cause the issue ; it's confirmed by arduino and fixed in the compiler but it will probably take a while to make it into the official release.
                                      Until then, if you experience reboots then downgrade the board defs.

                                      http://yveaux.blogspot.nl

                                      petewillP 1 Reply Last reply
                                      1
                                      • YveauxY Yveaux

                                        @petewill not everybody seems to experience the crashes. My gw is also running fine...
                                        But it's a fact the board defs cause the issue ; it's confirmed by arduino and fixed in the compiler but it will probably take a while to make it into the official release.
                                        Until then, if you experience reboots then downgrade the board defs.

                                        petewillP Offline
                                        petewillP Offline
                                        petewill
                                        Admin
                                        wrote on last edited by
                                        #29

                                        @Yveaux Strange. Good to know though. :thumbsup: Thanks.

                                        My "How To" home automation video channel: https://www.youtube.com/channel/UCq_Evyh5PQALx4m4CQuxqkA

                                        1 Reply Last reply
                                        0
                                        • cmrockwellC Offline
                                          cmrockwellC Offline
                                          cmrockwell
                                          wrote on last edited by
                                          #30

                                          I am a relatively new user to MySensors, and I think a bug such as this needs to be described on the main page on how to build an Ethernet Gateway. This problem caused me a lot of frustation, and I don't know enough about how the hardware works to even realize that my gateway was being reset every 2 seconds. Anyone trying to build a W5100 ethernet gateway with a fresh Arduino install is going to experience this bug, and I think it will reflect poorly on the whole MySensors project if this bug is not highlighted on the build page.

                                          The biggest benefit of the MySensors project is that getting up and running is relatively easy, but bugs such as this definitely make it harder.

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


                                          30

                                          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