I am unable to build the low power UART sample to my nRF5340 board and I have no idea why.
I am unable to build the low power UART sample to my nRF5340 board and I have no idea why.
Hello,
Hvae you selected the correct build target? Low power UART sample is build on application layer which has build target nrf5340dk_nrf5340_cpuapp (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/peripheral/lpuart/README.html)
Thanks.
Best Regards,
Kazi Afroza Sultana
Yes I simply opened the sample and selected the nrf5340dk_nrf5340_cpuapp build and tried it but I am getting a fatal error.
Hello,
How did you try to build the sample on application layer of nRF5340 DK ( for example VS code, Segger or bash command) ? If you installed nRF Connect SDK using the Toolchain Manager you can try to build using bash terminal or command prompt from the dropdown menu in Toolchain manager and see if still you get the same error. You can send the details of error as well.
Thanks.
Best Regards,
Kazi Afroza Sultana