Alex Movitz
Alex Movitz
The build fails if `ENABLE_DEBUG` is not switched on in the file `rf_internal.c` or in a compiler switch. ``` cpu/cc26x2_cc13x2/prop_radio/rf_internal.c 77 #define ENABLE_DEBUG (1) ``` Otherwise, this is the first...
Reporting in with some test results and observations Using UDP (no DTLS) I get a fairly constant data rate of just under 3 kilobytes/s. This is a very consistent test...
The variable change _is_ the fix. With the current state of the code, compile it with an example that should send a 200 on one route and a 400 on...