Hi,
I applied the recommended CLI config for hard-coded on-boot settings and it works fine. However my program won't take new settings anymore, i believe it should with the given code? I tested the visualizer and i get no indication that the board receives the new settings. The output however is processed in the visualizer, the object data. I put some System_printf() statements in the functions that process the parameters. They get called and printed on-boot, but not when i try to apply new settings. Any clue why this is happening?
cheers