Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Martien Wijnands
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by Martien Wijnands

    • Martien Wijnands

      Humidity Sensor Sketch too big for Arduino ProMini?
      Troubleshooting • • Martien Wijnands  

      8
      0
      Votes
      8
      Posts
      3373
      Views

      mfalkvidd

      Try commenting out all Serial.println. By doing that, I got the sketch from Sketch uses 14,350 bytes (100%) of program storage space. Maximum is 14,336 bytes. to Sketch uses 12,920 bytes (90%) of program storage space. Maximum is 14,336 bytes. Troubleshooting without the debug output will be a real pain though. You can also try the development branch of MySensors. It consumes less flash space than 1.5.
    • Martien Wijnands

      No communication between Sensor and Gateway
      Troubleshooting • • Martien Wijnands  

      20
      0
      Votes
      20
      Posts
      8070
      Views

      abrasha

      I had quite similar issue with sensor and gateway not communicating. Solved today