relayer with last MAC byte =00 - is this working ok ? #8794
Marek-mk
started this conversation in
Troubleshooting
Replies: 1 comment 2 replies
-
|
Yes, in that case it should be converted to 0xFF: Line 211 in 0081cec |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I recently got some routing problems sending messages, and they seem to be associated with a node in our netwok which has its address (hex) ending in 0000. I worked on a piece of meshtastic code as of v.2.6.13, and the last byte of relayer node was its internal identification (not unique) and value of 00 meaned empty. Serious update was made to the code since then, and I didn't follow it thorougly, so question to people who are current with routing code:
Regards, Marek
Beta Was this translation helpful? Give feedback.
All reactions