Navigation

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

    Topics created by mihai.aldea

    • mihai.aldea

      Transport overhead optimization
      Feature Requests • • mihai.aldea  

      8
      0
      Votes
      8
      Posts
      2653
      Views

      mfalkvidd

      @mihai.aldea That is because it was written before I knew you were using LoRa. Look at the sentence just before that question. It says "If I understand correctly, you are using the fsk mode of the rfm96?"
    • mihai.aldea

      RFM98PW / RFM95PW new LoRa modems
      Hardware • • mihai.aldea  

      4
      1
      Votes
      4
      Posts
      2244
      Views

      mihai.aldea

      They're an interesting option in special use cases. Eg. I mounted a sensor on my flat building janitor's storage room. I wanted to know if she comes daily as agreed and if so, how long does it take for her to clean the staircase. The RFM69 modules didn't worked so I switched to RFM96 which struggles to get the signal through 2 floors and on the other side of the building where I placed my gateway. And this while using RFM95_BW31_25CR48SF512. It works, but if I were at the 3rd floor, I'm sure it wouldn't have worked. Next thing I want to monitor the status of the water pumps that are in a special room beneath ground and also on the opposite side of the building. And I'm pretty sure that the RFM95 will not make it there unless directional antennas or repeaters are involved.
    • mihai.aldea

      Any RFM95 user reports?
      Hardware • • mihai.aldea  

      56
      0
      Votes
      56
      Posts
      13833
      Views

      Sweeman

      I tried both. 3.3/5V over FTDI and 5V externally.
    • mihai.aldea

      Disable node ACK
      Troubleshooting • • mihai.aldea  

      14
      0
      Votes
      14
      Posts
      3603
      Views

      mihai.aldea

      Thank you, but right now everything's working as expected. My only concern is that the tweak you told me about should not be so obscure but way more visible and easy to toggle. I'd like to have the input of a senior developer of MySensors because I may be mistaking but if not I don't know why no one considered this yet.
    • mihai.aldea

      RFM69 RSSI value report
      Feature Requests • • mihai.aldea  

      41
      0
      Votes
      41
      Posts
      15796
      Views

      zboblamont

      @gohan Fair comment, it was the best tool to resolve the problem. I spent 3 days reviewing what I had programmed, inspected wiring, and testing all DS18B20s, two of which are in the loft, only to discover that a faulty telephone socket had partially dislodged it's pins, my tool to resolve? A magnifying glass.... Isn't technology wonderful...
    • mihai.aldea

      MyController on OrangePi
      MyController.org • • mihai.aldea  

      5
      1
      Votes
      5
      Posts
      2513
      Views

      jkandasa

      @Fritzin On download page you have users manual too. Kindly refer it.
    • mihai.aldea

      MySensors 2.0 on Adafruit Feather 32U4 RFM69HCW
      Hardware • • mihai.aldea  

      1
      2
      Votes
      1
      Posts
      1706
      Views

      No one has replied

    • mihai.aldea

      Node - Gateway communication issues
      Troubleshooting • • mihai.aldea  

      2
      0
      Votes
      2
      Posts
      805
      Views

      mihai.aldea

      It seems that adding: #define MY_PARENT_NODE_IS_STATIC is of some help, however I did noticed a large increase in TX time even though i set boolean requestACK = false; So the whole protocol appears to resemble more with TCP rather than UDP. All things considered I believe the remote battery powered nodes should be able to successfully recover from a temporarily gateway failure without increasing their TX time substantially. The TNR state is excellent when it comes to TX time during gateway failure but it misses a mechanism to automatically recover from this state once the gateway is back. ** MY_PARENT_NODE_IS_STATIC** allows for recovery but at the expense if doubling the TX time. So in production you either manually reset all sensor nodes after a gateway failure, or you take immediate action to minimize the impact on the sensors batteries.
    • mihai.aldea

      RFM69 range issues
      Troubleshooting • • mihai.aldea  

      45
      0
      Votes
      45
      Posts
      18992
      Views

      manutremo

      @Chester I've seen that page, thanks. If you read the post I'm referring to, @executivul used some specific procedure to tune the antenna further than just using the theoretical length.
    • mihai.aldea

      Delete sensor property
      Development • • mihai.aldea  

      2
      0
      Votes
      2
      Posts
      834
      Views

      hek

      No, I haven't seen any api call to remove variables from a device. You can always remove/re-include device.