Hi,
I followed the installation instructions from, FRDM-KW41Z|Freedom Development Kit|NXP , which was linked to in my quick start guide. however, the wireless example demo codes do not run properly as expected.
When building the ble_thread_router_wireless_uart example project, I get a compilation error, in ble_controller_task.c and app_config.c saying that 2 variables are declared not inside a function.
I haven't even edited the code, so I'm not sure why there is a syntax error.
Can I check if anyone knows what is the problem?