Navigation

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

    Topics created by hakha4

    • hakha4

      Error sending switch command, check device/hardware (idx=57)
      Domoticz • • hakha4  

      1
      0
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • hakha4

      RPI Gateway Error
      Hardware • gateway • • hakha4  

      5
      0
      Votes
      5
      Posts
      76
      Views

      hakha4

      Hi! Thank's for info. I had almost given up and now using an ESP GW instead but I'll give your setup a try
    • hakha4

      Arduino Nano Every problem
      Hardware • • hakha4  

      6
      1
      Votes
      6
      Posts
      84
      Views

      OldSurferDude

      I bought the Every because it implied it was backward compatible with the nano. No, it's not, as we found out. Be that as it may, any word on a getting the Every working with mySensors?
    • hakha4

      ESP32 gateway pinout
      Hardware • • hakha4  

      5
      0
      Votes
      5
      Posts
      2815
      Views

      berkseo

      @hakha4 I take it back, the sketches work. The problem was solved as follows: connected the radio to the output of nodemcu 3.3 V. before that, the radio was on a separate power line. I think the esp32 is very power sensitive, I think it was a level mismatch on the SPI pins. Try it, I think you have the same problem.
    • hakha4

      Changing a node not captured by gateway
      Development • • hakha4  

      8
      0
      Votes
      8
      Posts
      1539
      Views

      hakha4

      You're absolutely right. Should be MyMessage msgC(SSR_C_ID, V_STATUS); Sometimes you get blind when looking for typos. Thank's