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
  1. Home
  2. Development
  3. Need help with building my first simple mesh

Need help with building my first simple mesh

Scheduled Pinned Locked Moved Development
4 Posts 3 Posters 1.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    martin1454
    wrote on last edited by
    #1

    Hello, im trying to build my first NRF24l01 mesh - It will be a simple network where 1 master arduino only needs to send 1 integer to 5 nodes - these nodes will move around and need to find out the best way to make the mesh connection to the master themself.

    Is there any simple examples how to do this? I have read some of the examples, but none of them fit what i want to do, even though it seems simple

    Thanks!

    mfalkviddM 1 Reply Last reply
    0
    • M martin1454

      Hello, im trying to build my first NRF24l01 mesh - It will be a simple network where 1 master arduino only needs to send 1 integer to 5 nodes - these nodes will move around and need to find out the best way to make the mesh connection to the master themself.

      Is there any simple examples how to do this? I have read some of the examples, but none of them fit what i want to do, even though it seems simple

      Thanks!

      mfalkviddM Offline
      mfalkviddM Offline
      mfalkvidd
      Mod
      wrote on last edited by mfalkvidd
      #2

      Welcome to the MySensors community @martin1454 !

      MySensors is designed for environments that are fairly static. MySensors uses a tree topology. Not a mesh topology.

      Nodes will update their routing tables after several failed send attempts, but if the topology changes fast, connectivity will not be very good.

      Maybe MySensors isn't what you need? Have you looked at RadioHead's mesh functionality? Maybe that suits your use case better?

      1 Reply Last reply
      0
      • pansenP Offline
        pansenP Offline
        pansen
        wrote on last edited by
        #3

        @mfalkvidd: I agree and know that MySensors is not built upon a mesh topology, however, couldn't each MySensors node act as a repeater for the above use case? I'm not using the repeater stuff so I am curious...

        Orange Pi Plus 2e connected to nrf24 PA via SPI running git-development MySensors gateway, OpenHAB2, mosquitto and MySQL persistence.

        mfalkviddM 1 Reply Last reply
        0
        • pansenP pansen

          @mfalkvidd: I agree and know that MySensors is not built upon a mesh topology, however, couldn't each MySensors node act as a repeater for the above use case? I'm not using the repeater stuff so I am curious...

          mfalkviddM Offline
          mfalkviddM Offline
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          @pansen they can be used as repeater, yes. But each node would only have a tree topology in its routing table, so there would be no mesh. And updates of routing tables would probably be even slower, since all nodes on the path to the gateway would need to re-build its routing table when nodes move.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          12

          Online

          11.7k

          Users

          11.2k

          Topics

          113.1k

          Posts


          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

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