Hello,
In the generic_app, we send a "char" (hello world), what do I have to modify in the AF_DataRequest (or elsewhere...) to send a "int"?
And how can I have the sent value by the router with coordinator? juste to stock it in a variable (is it a function already present in the program? which?)
Thank you