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. Troubleshooting
  3. [SOLVED] Just started, but already stuck

[SOLVED] Just started, but already stuck

Scheduled Pinned Locked Moved Troubleshooting
7 Posts 3 Posters 2.3k Views 3 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.
  • nick van alstN Offline
    nick van alstN Offline
    nick van alst
    wrote on last edited by Yveaux
    #1

    Hi,

    First off, i really like the concept of MySensors, and wondering why i didn't find you guys earlier ;)

    So i wanted to start right away, i ordered the RF modules and a NODEMCU, and also order 4x sensbender micro.

    Programming the NODEMCU worked fine. (i followed the following manual: https://www.mysensors.org/build/esp8266_gateway )

    i soldered the sensbender, and wanted to load the default sketch on it.
    here is where all the problems started.

    it kept complaining that it was missing library's......
    so i removed the mysensors lib (master) and installed the one through the library manager of arduino.

    New try: again same result.
    The lib i was missing first was: si7021.h

    with some googleing i found a i2c library with the one included, but it was called: i2c_si7021.h
    i thought: lets give it a try, and now i get a different error, stating it is missing more:
    sha204_lib_return_codes.h

    Here i stopped, as i think i'm simply missing a load of librarys.

    Then i checkout codebender.cc
    i personally hate online programmers of hardeware as usually libraries and drivers are 1 big hell.

    But when setting up codebender i noticed that i cannot select the sensbender as a board, i tried some others but i didn't get it to work.
    Am i doing something wrong? how can i get my sensbender up and running?

    does it have to do with version 2.0?

    Boots33B 1 Reply Last reply
    0
    • nick van alstN nick van alst

      Hi,

      First off, i really like the concept of MySensors, and wondering why i didn't find you guys earlier ;)

      So i wanted to start right away, i ordered the RF modules and a NODEMCU, and also order 4x sensbender micro.

      Programming the NODEMCU worked fine. (i followed the following manual: https://www.mysensors.org/build/esp8266_gateway )

      i soldered the sensbender, and wanted to load the default sketch on it.
      here is where all the problems started.

      it kept complaining that it was missing library's......
      so i removed the mysensors lib (master) and installed the one through the library manager of arduino.

      New try: again same result.
      The lib i was missing first was: si7021.h

      with some googleing i found a i2c library with the one included, but it was called: i2c_si7021.h
      i thought: lets give it a try, and now i get a different error, stating it is missing more:
      sha204_lib_return_codes.h

      Here i stopped, as i think i'm simply missing a load of librarys.

      Then i checkout codebender.cc
      i personally hate online programmers of hardeware as usually libraries and drivers are 1 big hell.

      But when setting up codebender i noticed that i cannot select the sensbender as a board, i tried some others but i didn't get it to work.
      Am i doing something wrong? how can i get my sensbender up and running?

      does it have to do with version 2.0?

      Boots33B Offline
      Boots33B Offline
      Boots33
      Hero Member
      wrote on last edited by
      #2

      @nick-van-alst With earlier versions of MySensors they included all the external libraries needed for the example sketches. With version 2 these are no longer included in the package but are still available Here

      You will find the libraries you need there.

      nick van alstN 1 Reply Last reply
      0
      • hekH Offline
        hekH Offline
        hek
        Admin
        wrote on last edited by
        #3

        @nick-van-alst
        MySensors Micro is available through the board manager nowadays.

        Follow the instructions here:
        https://github.com/mysensors/ArduinoBoards

        1 Reply Last reply
        1
        • Boots33B Boots33

          @nick-van-alst With earlier versions of MySensors they included all the external libraries needed for the example sketches. With version 2 these are no longer included in the package but are still available Here

          You will find the libraries you need there.

          nick van alstN Offline
          nick van alstN Offline
          nick van alst
          wrote on last edited by
          #4

          @Boots33 said:

          @nick-van-alst With earlier versions of MySensors they included all the external libraries needed for the example sketches. With version 2 these are no longer included in the package but are still available Here

          You will find the libraries you need there.

          Thank you! that is exactly what i need!

          @hek said:

          @nick-van-alst
          MySensors Micro is available through the board manager nowadays.

          Follow the instructions here:
          https://github.com/mysensors/ArduinoBoards

          Yeah, for my local arduino IDE i got the board, but on codebender.cc it is not available .
          But as it looked the libraries were available on codebender.cc

          So that was my issue, i either had a IDE with support for MySensors micro but no libs, or a IDE without support for the micro but with libraries......

          i will test tonight with the git!

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

            Codebender has never had the Sensebender/MySensors Micro board among their standard boards.
            It would require us (the MySensors project) to pay codebender to get it in. Which isn't an option right now.

            nick van alstN 1 Reply Last reply
            0
            • hekH hek

              Codebender has never had the Sensebender/MySensors Micro board among their standard boards.
              It would require us (the MySensors project) to pay codebender to get it in. Which isn't an option right now.

              nick van alstN Offline
              nick van alstN Offline
              nick van alst
              wrote on last edited by
              #6

              @hek said:

              Codebender has never had the Sensebender/MySensors Micro board among their standard boards.
              It would require us (the MySensors project) to pay codebender to get it in. Which isn't an option right now.

              and i completely understand that ;)

              that is one of the reasons i normally like the "offline" IDE's those services always need to earn money on something. and with arduino you at leased know it is based on donations/boards selling.

              i was just a bit scared that i needed to use codebender.cc inorder to get the libraries working, but as Boots33 stated, they seem to be on git!
              Perhaps a good idea to link to that git as well on the mysensor micro instruction page!

              1 Reply Last reply
              0
              • nick van alstN Offline
                nick van alstN Offline
                nick van alst
                wrote on last edited by
                #7

                Thank you guys, its all working now!

                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