Navigation

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

    Topics created by yury

    • yury

      SPI flash chip is not sleeping during sleep.
      Troubleshooting • • yury  

      1
      0
      Votes
      1
      Posts
      468
      Views

      No one has replied

    • yury

      Fighting RFM 69 NACK's
      Troubleshooting • • yury  

      6
      1
      Votes
      6
      Posts
      1786
      Views

      mfalkvidd

      @Koresh that seems likely. I can't think of a legit way to use all those constant transmissions over the entire band. It certanly doesn't adhere to any duty cycle limitation.
    • yury

      [Solved] Strange behavior of RFM69 OTA burning firmware after some research
      Bug Reports • • yury  

      19
      2
      Votes
      19
      Posts
      4644
      Views

      napo7

      Hi @tekka Would you share your poc so I could try to enhance it ? Regards
    • yury

      Two serial gateways: 1-st for NRF and 2-nd for RFM69 radios. Is it possible?
      Domoticz • • yury  

      9
      0
      Votes
      9
      Posts
      3543
      Views

      mfalkvidd

      Eat! Sketch name is only sent when the node presents itself, so you might need to reset all nodes if you want that field populated right away. Might be the same for child name.
    • yury

      Domoticz and ACK
      Domoticz • • yury  

      9
      0
      Votes
      9
      Posts
      5145
      Views

      yury

      Hello, Everything is OK. It was my mistake. I did not do clear EPROM properly... so I ended up with the repeater and the node with the same nodeID which I hard coded. That is why repeater ACK was accepted as node ACK. All work great.
    • yury

      relay actuator fails to presenting itself
      Troubleshooting • • yury  

      12
      0
      Votes
      12
      Posts
      3237
      Views

      hek

      There was a bug fix a couple of days ago fixing problem when routing from repeater to a node. Please make sure that you run the latest library code.
    • yury

      NodeID = SensorID?
      Troubleshooting • • yury  

      2
      0
      Votes
      2
      Posts
      955
      Views

      hek

      Yes, it is the same. ChildId == SensorId. Trying to use SensorId nowadays.