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
RedguyR

Redguy

@Redguy
About
Posts
29
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • OTA Programming over wire ? :-) (RS-485)
    RedguyR Redguy

    Just started with MySensors and am reading up while playing about.. The OTA programming feature looks great ! But, most of my nodes will be connected over an RS485 bus since that is already in place.

    Can you use the OTA feature while using RS485 between gateway en nodes ?

    Development

  • MODBUS master sensor node
    RedguyR Redguy

    Hi Gohan..

    I hooked up my schneider PM9C power monitoring device through modbus to a mysensors node..

    Should be doable once you get the initial bus connection running..

    Although the familiar RS485 modules on aliexpress etc seem to function just fine when talking to each other, i noticed that it is a pain in the <censored> to get them to talk to a proper device. Especially the direction control screws everything up most of the time..

    things cleared up as soon as i started using a RS232 <-> RS485 converter with auto direction control.. Communicating with a single device is one thing, talking to a bus system connecting multiple devices is a whole different ballgame where propper bus termination etc. becomes important.

    Biggest problem is that you have to get the hardware for the connection right AND figure out the use of the lib etc.. The other part is having to figure out how your modbus devices present their data..

    Search for a good manual for your devices, specifying the various registers to read and write to, including their format etc. It's not that hard, but most devices wont respond at al unlessyou format things exactly right.

    So my advice is to split the steps to make sure each part functions on its own before trying to talk end to end.

    Use a program like modbuspoll or something and see if you can get the communication going using simple queries to a single HVAC unit using a simple usb converter (i used a little moxa converter). If that works, expand to talking to multiple on the full bus.

    Try reading single registers and setting simple things.

    if that all works well with the manual queries from modbuspoll or other software, transition to using your mysensors node and libs..

    Can you provide some more information about the device types you are using ?

    I

    Hardware

  • Add V_PRESSURE variable for Pressure to S_WATER type.
    RedguyR Redguy

    The S_WATER sensor type only defines V_FLOW and V_VOLUME to measure water usage.

    Please add the existing V_PRESSURE variable (only used for S_BARO) so water pressure measurements are included for the S_WATER type.

    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