Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
T

tedstriker

@tedstriker
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RSSI and TX power of RFM69HW
    T tedstriker

    Hi guys,

    I wonder how to set the transmit power of RFM69HW radios as I couldn't find a hint in the documentation.
    Also the newly implemented RadioHead framework supports reporting the RSSI of the radio itself. Is there a way to access it? It would be nice to know how far radios be can placed apart before signal strength is too weak.
    Also the tx power could be reduced to save some energy on battery powered nodes, if you now how good the incoming signal is.

    Thanks
    Ted

    Hardware

  • Problem with ID_REQUEST
    T tedstriker

    Hi there,
    I've got exactly the same issue. Same log output, same behavior. I checked the nodes eeprom content at address 0 (node id) and it seems not to get updated. It's value is still 255, but controller address and distance have been updated in the eeprom.
    I already erased the flash memory, but it's still not working. As radio I use RFM69HW. I took into account it's highpower and added the flag in its constructor:

    MyTransportRFM69 radio (RFM69_FREQUENCY, RFM69_NETWORKID, RF69_SPI_CS, RF69_IRQ_PIN, true, RF69_IRQ_NUM);
    

    Using Tangs workaround with a fixed ID gw.begin(NULL, ###) made it run for the first time! Thanks for that @Tang ;)
    I really have no clue why it's not working and any hint is appreciated.

    Troubleshooting

  • S_Moisture + V_Moisture?
    T tedstriker

    Thanks for adding it in version 1.5 :smiley:

    Feature Requests

  • S_Moisture + V_Moisture?
    T tedstriker

    Looks like, there's actually no proper unit. They seem to be somewhat relative. But that's nothing of our concern, I think. Just reading the sensors analog value and handing it to the controller would be good enough. How to interpret the values is the controllers job. Having proper symbols in the GUI is another good reason to add it.
    What do you think?

    Feature Requests

  • S_Moisture + V_Moisture?
    T tedstriker

    When it comes to measuring moisture levels of soil probably other things as well, a dedicated sensor type would be nice. Other types could be used for that purpose, but having a dedicated type seems straight forward to me.

    Feature Requests
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular