Navigation

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

    Topics created by Omemanti

    • Omemanti

      Question how to print MySensor message
      Development • • Omemanti  

      5
      0
      Votes
      5
      Posts
      24
      Views

      mfalkvidd

      Maybe you can fill a global char array from within receive()? You’d have to handle quick successive calls in a good manner though.
    • Omemanti

      NRF52 MQTT gateway
      My Project • • Omemanti  

      1
      0
      Votes
      1
      Posts
      26
      Views

      No one has replied

    • Omemanti

      Question: FL5150 LED Dimmer - replace a analog potentiometer with a digital one
      Hardware • • Omemanti  

      32
      0
      Votes
      32
      Posts
      2591
      Views

      Edwin De Bock

      I just tested 2 led types with no flicker on my attiny circuit. It is funny, the expensive leds like from philips: Dimmable 3.8W Warm White have a flickering behavior . A cheap one available in Action from LSC 6.3W, Dim to Warm and 460 Lumen has no flickering behavior. Another one from Osram Par 1650: 5.5W Dimmable Warm White, 350 Lumen also has no flickering. The philips has the best Energy savings though : 4kWh compared to 7kWh for the LSC one. Is there a relation between energy savings and dim quality ?
    • Omemanti

      Nrf52 gateway crashes
      Troubleshooting • • Omemanti  

      30
      0
      Votes
      30
      Posts
      2844
      Views

      Omemanti

      After a year of nearly having no problems, I got nodes that started crashing. I let my repeater up for the night and monitored his behavour. I got this again: 08:47:27.607 -> 22440 NRF5:SND:TO=0,LEN=16,PID=0,NOACK=0 08:47:27.641 -> 22447 NRF5:SND:END=1,ACK=1,RTRY=2,RSSI=-45,WAKE=8 08:47:27.641 -> 22452 TSF:MSG:SEND,78-78-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:24.3 08:47:27.707 -> 22508 NRF5:SND:TO=0,LEN=16,PID=1,NOACK=0 08:47:27.707 -> 22515 NRF5:SND:END=1,ACK=1,RTRY=2,RSSI=-45,WAKE=7 08:47:27.707 -> 22520 TSF:MSG:SEND,78-78-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=0,st=OK:45.2 08:47:28.435 -> 23226 NRF5:SND:TO=0,LEN=16,PID=2,NOACK=0 08:47:28.435 -> 23233 NRF5:SND:END=1,ACK=1,RTRY=2,RSSI=-45,WAKE=7 08:47:28.435 -> 23237 TSF:MSG:SEND,78-78-0-0,s=2,c=1,t=16,pt=1,l=1,sg=0,ft=0,st=OK:1 08:47:28.766 -> Si7021 Found 08:47:29.331 -> 24145 NRF5:SND:TO=0,LEN=16,PID=3,NOACK=0 08:47:29.331 -> 24152 NRF5:SND:END=1,ACK=1,RTRY=2,RSSI=-45,WAKE=7 08:47:29.331 -> 24157 TSF:MSG:SEND,78-78-0-0,s=1,c=1,t=0,pt=7,l=5,sg=0,ft=0,st=OK:24.3 08:47:29.397 -> 24213 NRF5:SND:TO=0,LEN=16,PID=0,NOACK=0 08:47:29.397 -> 24220 NRF5:SND:END=1,ACK=1,RTRY=2,RSSI=-45,WAKE=7 08:47:29.397 -> 24225 TSF:MSG:SEND,78-78-0-0,s=0,c=1,t=1,pt=7,l=5,sg=0,ft=0,st=OK:45.2 08:47:32.310 -> 27131 NRF5:SND:TO=0,LEN=16,PID=1,NOACK=0 anyone got an Idea what this message means, it crashes after the last line.
    • Omemanti

      SOLVED : SI7021 T/H Powerdrain NRF52
      Hardware • • Omemanti  

      2
      0
      Votes
      2
      Posts
      804
      Views

      Omemanti

      https://forum.mysensors.org/topic/6961/nrf5-action/1659 That fixed it.
    • Omemanti

      Eagle to KiCad converter
      KiCad • • Omemanti  

      1
      4
      Votes
      1
      Posts
      2091
      Views

      No one has replied

    • Omemanti

      SOLVED: ESP8266 RFM69H Gateway
      Troubleshooting • • Omemanti  

      5
      0
      Votes
      5
      Posts
      2045
      Views

      Omemanti

      Seems like the ESP-12 switches GPIO5 and GPIO4. Changing the the GPIO 5 => 4 did the trick: #define MY_RF69_IRQ_PIN 4 // GPIO5```
    • Omemanti

      Help: Some explanation requested regarding NACK
      Troubleshooting • • Omemanti  

      26
      0
      Votes
      26
      Posts
      4804
      Views

      kiesel

      @ricmail85 sorry for the late reply. I soldered it to a free pin on the pi and reconfigured the gateway. Use this as part of your configure --extra-cxxflags="-DMY_RFM69_RST_PIN=29" If you connected to pi pin 29.
    • Omemanti

      Can you mix RFM69 and RFM69H in one network?
      Hardware • • Omemanti  

      6
      0
      Votes
      6
      Posts
      1397
      Views

      Omemanti

      @mpp Try reverting to MySensors 2.0.0 and update AVR to 1.6.18. made my node al lot more stable.
    • Omemanti

      NRF24L01 and rfm69 in one gateway
      General Discussion • gateway nrf24 rfm69hw • • Omemanti  

      3
      0
      Votes
      3
      Posts
      1593
      Views

      Omemanti

      @mfalkvidd oké, clear! Unfortunate. Guess a couple esp8266 couldn't hurt.
    • Omemanti

      Wire for soldering
      General Discussion • • Omemanti  

      4
      0
      Votes
      4
      Posts
      1783
      Views

      Omemanti

      Great,Thnx, Exactly what I was looking for! Mark
    • Omemanti

      Getting the NRF24L01+ to work on the RPi
      Controllers • nrf24l01+ raspberry • • Omemanti  

      13
      0
      Votes
      13
      Posts
      8134
      Views

      mainali

      I faced similar issue and @TMRh20Projects replied in arduino forum. My issue was beacuse of cheap NRF modules chinese clones. After I replaced with good genuine ones, everything worked like a charm. Please check the NRF modules you are using. I wasted three days to figure out if there was some code issue, when at the end it was the NRF which created all the mess