Need help to Write and Read commands
Posted: Tue Mar 12, 2019 1:15 pm
Hello,
I'm fairly new to this framework, was studding the lib examples such as mconfig and mcommon, uploaded on a few boards, all nice and smooth.
Now I was thinking about start developing for it, the problem is, I fail to identify a way to work with payloads on this code, my experience with mesh network was on STM's, there it involves headers and payloads and list of known addresses. I was going to start simple. Master would send the simples payload to all the nodes (lets say 'a') and all the nodes would read the packages and if payload = 'a', led gpio would turn on.
The thing is, what library should I use, what function or command?
Any help is welcome, I'm stuck at it.
And thank you very much
I'm fairly new to this framework, was studding the lib examples such as mconfig and mcommon, uploaded on a few boards, all nice and smooth.
Now I was thinking about start developing for it, the problem is, I fail to identify a way to work with payloads on this code, my experience with mesh network was on STM's, there it involves headers and payloads and list of known addresses. I was going to start simple. Master would send the simples payload to all the nodes (lets say 'a') and all the nodes would read the packages and if payload = 'a', led gpio would turn on.
The thing is, what library should I use, what function or command?
Any help is welcome, I'm stuck at it.
And thank you very much