Navigation

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

    Best posts made by wimd

    • RE: rs485 on nano

      @Reza

      This is how you build your network.

      0_1485774949144_upload-db051496-c19d-4aea-8587-147867877ea3

      I assume that you use these :
      0_1485775090027_upload-6265356e-49b3-4577-8666-060af56319df

      Node 1 is the MAX485 RS-485 Module connected to your gateway.
      Node N is the MAX485 RS-485 Module connected to your last sensor of your network.

      Between node 1 and N you can add addtional nodes but you need to keep the bus structure.

      Important are the terminating resistors (1) and (2). They are R7 on the RS-485 module.
      If you add modules between node 1 and node N and you have a failure in transmitting, check then with removal of R7 on that added node.

      posted in General Discussion
      wimd
      wimd
    • RE: 💬 Building a wired RS485 sensor network

      @MICK HI, please check this topic : https://forum.mysensors.org/topic/5495/rs485-on-nano

      posted in Announcements
      wimd
      wimd
    • RE: 💬 Building a wired RS485 sensor network

      @Reza You have exactly the same problem as I had when I first found MySensors in march last year.
      I got a couple of radio and started to play with them. All worked fine as long as they were not more than 5m away from each other. I dropped the idea at that time.

      2 months ago I saw the possibility on the website to build a wired network. I started again. With the order for the RS485 bricks I ordered also some radios but now with antenna and amplifier. The only improvement I got was now up to 7m.
      I managed now to connect with my greenhouse that is 12m away but had to place a repeater in between but the connection is no reliable.

      The discussion that is now ongoing is not related anymore to a RS485 network. I suggest you start an new topic specific for your radio issue. Or we both did do something wrong or the hardware that we buy does not meet the specification for transmitting distance.

      Let me now if you started a new topic.

      posted in Announcements
      wimd
      wimd
    • RE: 💬 Building a wired RS485 sensor network

      @Reza maybe read all on this one : https://forum.mysensors.org/topic/1142/nrf24l01-pa-lna/35

      posted in Announcements
      wimd
      wimd
    • RE: 💬 Building a wired RS485 sensor network

      @Reza I have written earlier that I didn’t have any problem with RS485 on a cable of 10m but did not trail longer yet.
      If you make trails with the wired network, make sure that you define your node id number

      #define MY_NODE_ID <X>```
      posted in Announcements
      wimd
      wimd