#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?
-
@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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login