Navigation

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

    Topics created by leeoz

    • leeoz

      How to limit radio system to auto nodes id up 100?
      Development • • leeoz  

      3
      0
      Votes
      3
      Posts
      789
      Views

      mfalkvidd

      I now see that several threads has been created on this topic. Highly confusing. I'm locking this thread to prevent further derailing. Please follow the discussion in https://forum.mysensors.org/topic/7870/using-nrf24-how-can-i-limit-the-max-auto-nodeid-number
    • leeoz

      Found it...
      General Discussion • • leeoz  

      1
      0
      Votes
      1
      Posts
      516
      Views

      No one has replied

    • leeoz

      Using NRF24 - How can I limit the max auto NodeID number?
      General Discussion • • leeoz  

      8
      0
      Votes
      8
      Posts
      1584
      Views

      gohan

      If your gateway is ethernet you can use myscontroller and use its auto ID function
    • leeoz

      Band pass filter?
      Hardware • • leeoz  

      1
      0
      Votes
      1
      Posts
      636
      Views

      No one has replied

    • leeoz

      what does MY_RF24_ADDR_WIDTH means?
      Hardware • • leeoz  

      1
      0
      Votes
      1
      Posts
      559
      Views

      No one has replied

    • leeoz

      Help on ESP8266 recieve msg and do somthing?
      Development • • leeoz  

      2
      0
      Votes
      2
      Posts
      849
      Views

      mfalkvidd

      @leeoz the problem is caused by a bug in MySensors 2.0. The receive function is not called. That had been fixed in the development branch. You can download the development branch from github if you want to use it right away. More info in https://forum.mysensors.org/topic/4419/send-message-to-sensor-on-gw/
    • leeoz

      Lua lcdtext, how to update?
      Vera • • leeoz  

      1
      0
      Votes
      1
      Posts
      675
      Views

      No one has replied

    • leeoz

      Request for tutorial on Nextion and Mysensors....?
      Development • • leeoz  

      3
      0
      Votes
      3
      Posts
      1264
      Views

      leeoz

      Please let me know when u have somthing... I will publish also if I'll make it work.
    • leeoz

      NodeMcu V3 as an RF Transceiver for Mysensors device?
      Hardware • • leeoz  

      4
      0
      Votes
      4
      Posts
      1849
      Views

      korttoma

      @leeoz yes, you can attach sensors to an ESP8266 and then communicate with the controller but you need to use the Gateway sketch and add the sensor code to that. Basically it will be another gateway with locally attached sensors. However, as far as I know you can not build a "MySensors" radio network by using WiFi.
    • leeoz

      Faild RGB Device?
      Vera • • leeoz  

      1
      0
      Votes
      1
      Posts
      830
      Views

      No one has replied

    • leeoz

      Repeaters and Fixed Parents on sensors... [SOLVED]
      Troubleshooting • • leeoz  

      7
      2
      Votes
      7
      Posts
      1963
      Views

      mk55

      Well, turns out it does work. I wasn't far enough apparently
    • leeoz

      NRF24 actual power (amps)?
      Hardware • • leeoz  

      4
      0
      Votes
      4
      Posts
      1143
      Views

      AWI

      @leeoz anything between 3uF and 50uF will do. A smaller ceramic capacitor of 10 to 100 nF in parallel makes it even better.
    • leeoz

      Changing baudrate to 57600 in VeraUI7
      Vera • • leeoz  

      2
      0
      Votes
      2
      Posts
      773
      Views

      mfalkvidd

      If anyone has any ideas, please reply in this thread: https://forum.mysensors.org/topic/4226/changing-baudrate-to-57600-in-veraui7 @leeoz please do not post the same question multiple times. It wastes people's time.
    • leeoz

      Adding new device to UI7, only node added and no device...?
      Vera • • leeoz  

      1
      0
      Votes
      1
      Posts
      697
      Views

      No one has replied

    • leeoz

      Changing baudrate to 57600 in VeraUI7 [SOLEVD]
      Troubleshooting • • leeoz  

      5
      0
      Votes
      5
      Posts
      1492
      Views

      leeoz

      Work fine, I have changed the lib myconfig.h file and the lua file. Removed MySensors plugin device from devices, updated the lua file on Vera. Reloaded engine, Plugged the arduino serialGateway back again. and flowed insturcations of Adding SerialGateWay again. Work fine, however I still have issues with Gateway to recognize devices and reading and sending info to devices I guess its a matter of power to the NRF24 radio, altough I use capasitor in between the 3.3v and gnd from the Nano, I think it's not enough.
    • leeoz

      Duplicate NODE ID?
      Development • • leeoz  

      8
      0
      Votes
      8
      Posts
      2007
      Views

      tekka

      @sundberg84 yes, but there is no guarantee that both nodes receive the message (due to the low level ACK mechanism)
    • leeoz

      S_HEATER not updated with temperature and status bug?
      Bug Reports • • leeoz  

      1
      0
      Votes
      1
      Posts
      647
      Views

      No one has replied

    • leeoz

      how to read other device status with arduino?
      Development • • leeoz  

      5
      0
      Votes
      5
      Posts
      1238
      Views

      leeoz

      @BartE Ok, I think I got it all. Great tnx a lot
    • leeoz

      S_HVAC device on vera doesnt set set point to arduino
      Bug Reports • • leeoz  

      30
      0
      Votes
      30
      Posts
      10764
      Views

      korttoma

      finally managed to work out the GitHub part, I had to update the desktop software and remove the 2 year old project I had there, I stil find it quite confusing.