Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. communication
    Log in to post

    • OldSurferDude

      Send configuration (numbers) from HA to Arduino
      Home Assistant • arduino home assistant communication • • OldSurferDude  

      7
      1
      Votes
      7
      Posts
      43
      Views

      OldSurferDude

      @electrik Thanks, I think I can do the same with the MQTT integration (not MySensors MQTT) OSD
    • Giovanni Chiva

      Building a gateway with two transport layers
      Hardware • gateway serial rs485 rf24 wireless communication wired transport layer • • Giovanni Chiva  

      3
      0
      Votes
      3
      Posts
      48
      Views

      Giovanni Chiva

      @mfalkvidd thank you very much for your quick answer! I'll look into that.
    • gammlerstyle

      Communication problems between MQTT Gateway (OrangePi) and Node (Arduino Nano)
      Troubleshooting • gateway mqtt nrf24 arduino nano communication problems orangepi • • gammlerstyle  

      7
      1
      Votes
      7
      Posts
      755
      Views

      gammlerstyle

      Hi, for everyone who reads all of this, forget about the last few posts. I don't know why it works even when the Interrups are masked out on the radio, but it works now. The error I had occured because of the config of the OrangePi-Gateway. I removed: --extra-cxxflags="-DMY_RF24_DATARATE=\(RF24_250KBPS\) -DMY_RF24_BASE_RADIO_ID=\(0x00,0xFC,0xE1,0xA8,0xA8\) -DMY_DEBUG_VERBOSE_RF24" and wrote: --extra-cxxflags="-DMY_RF24_DATARATE=\(RF24_250KBPS\) -DMY_DEBUG_VERBOSE_RF24" Now I think I have an working OrangePi-Gateway without signing but with interrupt enabled. If there are new problems I will come back here. The next step for me is to activate signing again and bring the node into homeassistant.
    • A Former User

      RS232 communication via Termite 3.4 on Windows
      Troubleshooting • serial communication rs232 lab load • • A Former User  

      1
      0
      Votes
      1
      Posts
      785
      Views

      No one has replied

    • rhaymo

      Gw-node communication on I_ID_Request and I_Pong
      Troubleshooting • esp8266 communication ipong iidrequest • • rhaymo  

      7
      0
      Votes
      7
      Posts
      2194
      Views

      rhaymo

      @scalz in the second test i used that getting started code to test the radio modules with a library other than mysensors. and they worked. (That code is not mine, i suppose it use the maniacbug library). So i did investigate to find the differences between mysensors and that library. Only after replacing, in mysensors, the enablefeatures with that code, i got the communication gw-node.
    • alexeinz

      Help with communication and debug output
      Troubleshooting • communication nano debug mini pro • • alexeinz  

      1
      0
      Votes
      1
      Posts
      994
      Views

      No one has replied