How to force static use of an repeater-node...?
-
Hi all,
may be someone would be so kind to tell me, how to force the usage of an specified repeater-node?
I've set up a repeater-node with an NRF24L01+PA+LNA antenna version. This node is powered by 3,3v DC and working properly. A sensor, which monitors my dehumidifier-water-tank, sends via that node.
My problem is, that a new sensor at my entrance door reaches the gateway not always, so I get an dead node. I would prefer this node also being connect via this antenna-pimped repeater next to itself.Thanks in advance!
Sincerely
Carsten
-
Hi!
In the 1.5 releases you can set a static parent in the begin method. It's the fourth argument. See "Starting up the library" here:
http://www.mysensors.org/download/sensor_api_15
-
Hi martinhjelmare...
so I think I got it...
changed from:
// gw.begin();
to
// Test - nur über Repeaternode 103 senden!
gw.begin(NULL, AUTO, false, 103);fhem now shows parentId 103...
I'll confirm after some testingThanks a lot
-
-
Guys, how do we do this in the current dev branch?
-
#define MY_PARENT_NODE_ID xx
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 12 days ago • bocalexandru 11 days ago -
NODs stop responding, but ping works.
Troubleshooting • 24 days ago • Marcin 24 days ago -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 29 days ago