#define MY_PARENT_NODE_ID AUTO fails
-
Playing with #define MY_RF24_ENABLE_ENCRYPTION I found a problem with
#define MY_PARENT_NODE_ID AUTO
It doesn't find a parent. (To reproduce, please clear the EEPROM first.)
With
#define MY_PARENT_NODE_ID 0
it is working.It seems to write the parent in the EEPROM and is working after that with the AUTO-setting. If I then clear the EEPROM, it stops working again.
Is this only a problem with encryption or is this a general problem?
-
Encryptions is relatively untested. And you did enable encryption on both gateway and node?
I can probably make some tests after work tonight.
-
@hek said:
Encryptions is relatively untested. And you did enable encryption on both gateway and node?
Yes, I did enable that.
My setup:
- a ) ESP8266 gateway
- b ) Sensebender Micro
- c ) Mega2560
Problem can be reproduced wiith both b and c. It is working with fixed PARENT_NODE_ID.
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Forum Search not working?
Troubleshooting • 4 Oct 2023, 23:33 • Gibber 2 Sept 2024, 20:28 -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
Getting system time from the controller
Troubleshooting • 27 Feb 2025, 01:39 • dpcons 3 Mar 2025, 01:00 -
NODs stop responding, but ping works.
Troubleshooting • 8 Mar 2025, 19:47 • Marcin 8 Mar 2025, 19:47 -
Compiling Sensor code using BME280 and ESP8266
Troubleshooting • 26 Feb 2025, 00:32 • dpcons 26 Feb 2025, 06:22