Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Mārtiņš Prūsis
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Mārtiņš Prūsis

    @Mārtiņš Prūsis

    1
    Reputation
    3
    Posts
    245
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Location Latvia

    Mārtiņš Prūsis Follow

    Best posts made by Mārtiņš Prūsis

    • RE: openHAB and NRF24 without gateway attachments

      I done all steps only i skipped gateway type. I did MQTT gateway type and made a new gateway and vola, its working.
      Thank you!

      posted in OpenHAB
      Mārtiņš Prūsis
      Mārtiņš Prūsis

    Latest posts made by Mārtiņš Prūsis

    • RE: openHAB and NRF24 without gateway attachments

      I done all steps only i skipped gateway type. I did MQTT gateway type and made a new gateway and vola, its working.
      Thank you!

      posted in OpenHAB
      Mārtiņš Prūsis
      Mārtiņš Prūsis
    • RE: openHAB and NRF24 without gateway attachments

      Correct, i have MQTT communication between rapsberry and esp8266 nodes without problems, but recently i added NRF24 module to raspberry and created NRF24 arduino node. There is communication between raspberry and NRF24 arduino node through air (see picture). Last five rows messaging door state sg=0:"1;0" (0=open, 1=closed), so i want to have this door state forwarded to MQTT server. Maybe later on info from PIR or temperature sensors. 0_1542137444741_nrf.JPG
      How can i forward this received state to MQTT?

      posted in OpenHAB
      Mārtiņš Prūsis
      Mārtiņš Prūsis
    • openHAB and NRF24 without gateway attachments

      Hello!
      Im new to all of this stuff but i already like what smart house opportunities can give to everyone. 😉
      And heres my story begins: As ESP8266 is power-hungry i went for NRF24. I successfully added NRF24 to my rasp and done everything to have communication with my NRF24 node following this guide , and node code this guide.

      So my question:
      How can i forward or post NRF24 nodes sensor status to MQTT server? As in used guide - door status.
      As i already read there are ways with Ethernet Shield W5100 but is it possible to forward info without gateway?

      My setup:

      • Raspberry pi 3 with Openhab & MQTT server & NRF24L01 & MySensors branch
      • NRF24L01 node (Arduino Nano)
      • couple senors connected to ESP8266 sending info to MQTT server
      posted in OpenHAB
      Mārtiņš Prūsis
      Mārtiņš Prūsis