Navigation

    • Register
    • Login
    • Search
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. node child
    Log in to post

    • boozz

      Maximum number of hops in a network
      My Project • repeater node id node child • • boozz  

      3
      0
      Votes
      3
      Posts
      2103
      Views

      boozz

      Ok, thanks. I'll try to use some extra repeaters then. Boozz
    • boozz

      Manual assigning node id's for network with repeaters
      My Project • node id node child sensorid • • boozz  

      3
      0
      Votes
      3
      Posts
      4437
      Views

      boozz

      Thanks hek, Did it a bit different, but probably with the result i wanted. In the repeaternode sketch I used the following line: gw.begin(NULL,4,true); This created a repeater node with node-id 4 (just an arbitrary number) In the Dallastemperature example I used: gw.begin(NULL,5,false,4) This created the sensor node with id=5, talking via repeaternode 4 to the serial gateway. This works. See the info from the temperature sensor being relayed to the serial-gateway. I haven't tried the method you suggested yet, but this sounds interesting of course. Wiil do that after Christmas I think. Boozz
    • nono056

      NodeId, ChildId and EEPROM
      Troubleshooting • eeprom nodeid node child childid 255 • • nono056  

      1
      0
      Votes
      1
      Posts
      1559
      Views

      No one has replied