Navigation

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

    Best posts made by perIpI

    • RE: Problems ethernet GW with ESP8266- NodeMcu V3.4

      I edited according to Yveaux's work around and its Alive! Connected to the local WIFI OK.

      Im not home at the moment so integration with Openhab will have to wait. Thank you all for your help!

      posted in Troubleshooting
      perIpI
      perIpI
    • RE: Help coding: adding functionality relying on MySensors-func/library (saveState/loadState) (c++)

      @electrik

      Tested and worked as well. I think this is preferable over the first solution (forward function declaration) as it gives a reference where the functions are defined. Thank you!

      posted in Troubleshooting
      perIpI
      perIpI
    • RE: OH3, RPi3, GPIO-NRF24 gateway. MySensors binding (ETH or MQTT?)

      Replying myself after more reading and testing.
      *MQTT vs ETH probably is equivalent in my system, if the choice if given I think MQTT is preferred.
      *NRF24 or RFM69, maybe both as I already have a bunch of NRF24 radios home and can start build directly.
      *PC based MQTT could be an idea, but probably its as easy to work through an Arduino-example using the serial monitor in an Arduino-environment.

      My way forward will be:
      Remove the RPi-GPIO-gateway (I built a basic node and tested it, but could not communicate with the GW) and replace it with ESP8266-based WIFI/MQTT/Radio-gateway (one with NRF24 and eventually one with RFM69).

      I believe that will be an easier way into mySensors-world also limiting the amount of required Linux-related knowledge. It will be easier to debug the system from Arduino IDE-serial console. Ie start and confirm OH3 to MySensors-MQTT-gateway, then proceeding with sensor to gateway communication etc.

      posted in OpenHAB
      perIpI
      perIpI