Hello Pam,
Sure. I assume the issue is that you are trying to build the application from outside the SDK - It needs to be within NCS due to the dependencies on nrf21540.
If this is not the issue, could you provide me your error log?
Regards,
Elfving
Hello Pam,
Sure. I assume the issue is that you are trying to build the application from outside the SDK - It needs to be within NCS due to the dependencies on nrf21540.
If this is not the issue, could you provide me your error log?
Regards,
Elfving
Hi Elfving,
The local application engineer helped me get this application build to work. The easiest solution was to copy the "direct_test_mode" code tree locally into my project directory and then adjust the "rsource" path defined in the "Kconfig" file for the new location. That seemed to do the trick. I am able to build and issue shell commands so that should be sufficient for our FCC testing.
Thanks and regards,
Pam