Hello,
I am trying to build a new project for nrf5340 PDK using the SES environmet. Some of the nrf header files I need to include, call for the sdk_config.h header file.
The header file calling for the sdk_config.h is the nrf_delay.h.
Furthermore, watching online tutorials for building projects for nordic semiconductors using the SES, most of the solutions utilize the nrf5-sdk (which from what I see doesn't support nrf5340).
On the other hand, the nrfconnect-sdk which does support the nrf5340 doesn't provide the examples in the same format as the nrf5-sdk and I could not find the sdk_config.h files.
Where can I find the sdk_conffig.h file for nrf_5340_PDK ?
The samples of the nrfconnect-skd (v1.4.0) appear to be locked when I try to edit them using the SES.