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. Feature Requests
  3. Req BASE_RADIO_ID

Req BASE_RADIO_ID

Scheduled Pinned Locked Moved Feature Requests
4 Posts 2 Posters 1.8k Views 1 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.
  • Ivan ZI Offline
    Ivan ZI Offline
    Ivan Z
    Hardware Contributor
    wrote on last edited by
    #1

    RF24 can listen some Pipe
    Сan make 2 pipe. 1 - public, 2 - self

    When gateway in inclusive mode listen PUBLIC pipe. Node req ID. GateWay send ID and SELF pipe. Node save and listen SELF PIPE. Other communication work in SLEF pipe

    Pipe ID request form software (not in gateway)

    This algorithm has the following advantages

    1. No need to flash ready device. Purchased from third parties
    2. The work of many networks in one place
    3. Easy change of the network
    4. Ready sensor from third parties does not require reprogramming by your network

    There is an idea to promote this product to study in schools. To do this, you need to have multiple networks in the same classroom

    1 Reply Last reply
    0
    • hekH Offline
      hekH Offline
      hek
      Admin
      wrote on last edited by hek
      #2

      Yes, NRF24l01 can listen to 2 pipes, but only the last byte seems to be significant.

      Example:
      If you first listen to 0xA8A8E1FC00LL on pipe 2
      and the 0xB8A8E1FC01LL on pipe 3

      The radio will only listen to 0xB8A8E1FC00LL and 0xB8A8E1FC01LL

      So the first 9 bytes (B8A8E1FC0) of the pipe address must be the same... It cannot handle multiple of those...

      This limits us to address range of 255 valid simultaneous "pipe addresses".

      In the mysensors NRF-driver we use 255 as a broadcast address (that all nodes listen to).

      1 Reply Last reply
      0
      • Ivan ZI Offline
        Ivan ZI Offline
        Ivan Z
        Hardware Contributor
        wrote on last edited by
        #3

        253 nets - enough

        1 Reply Last reply
        0
        • Ivan ZI Offline
          Ivan ZI Offline
          Ivan Z
          Hardware Contributor
          wrote on last edited by
          #4

          Inclusive mode need only when configured network. It lasts one minute. No nide listen self pipe.
          After end inclusive mode, gateway listen self pipe

          his makes it possible to have a whole range of addresses

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


          16

          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