Navigation

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

    hdrider465

    @hdrider465

    1
    Reputation
    2
    Posts
    190
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    hdrider465 Follow

    Best posts made by hdrider465

    • RE: Senserbender Humidity Value Error

      Dwalt - you hit the nail on the head.
      I was not able to get the dev branch of the ESP Wifi gateway to build per the link you sent.
      but I modified the senserbendermicro example to change the all of the "int" to "float" for the humidity readings and I am getting the correct readings now.
      In the example the Temperature variables are all float types so the temp readings were working correctly.

      +1 to you.

      Hek - i have a 5v 2A wall wart powering the esp. it was reporting the high value right from the start due to the 2 byte int to 4 byte int conversion in the ESP.

      posted in Troubleshooting
      hdrider465
      hdrider465

    Latest posts made by hdrider465

    • RE: Senserbender Humidity Value Error

      Dwalt - you hit the nail on the head.
      I was not able to get the dev branch of the ESP Wifi gateway to build per the link you sent.
      but I modified the senserbendermicro example to change the all of the "int" to "float" for the humidity readings and I am getting the correct readings now.
      In the example the Temperature variables are all float types so the temp readings were working correctly.

      +1 to you.

      Hek - i have a 5v 2A wall wart powering the esp. it was reporting the high value right from the start due to the 2 byte int to 4 byte int conversion in the ESP.

      posted in Troubleshooting
      hdrider465
      hdrider465
    • Senserbender Humidity Value Error

      Built up a senserbender board with radio and using the example script I get the temp device and humidity devices - temp looks correct but humidity is reporting 1107296283 % anyone else have this working correctly?

      posted in Troubleshooting
      hdrider465
      hdrider465