Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect sdk?
Hi I am trying to run the exampls of dwm1001 git file of ex_11b_leds on dwm1001 dev board using SES it gives me an error on Zephyr.h file , how can i connect to the nrf connect sdk?
Let's narrow down the issue.
Best regards,
Simon
Hi Simon,
I have downloaded the nRF Connect SDK from Toolchain Manager. the version I am using is nRF Connect SDK 2.1.0.
I have followed all the steps and get error. the SoC i have on the DWM1001 Devlopment board is nRF52832 not nRF9160.
Could you help me with nRF52832 set up.
Thanks.
I would highly recommend using the VS Code extension for development of nRF Connect SDK projects. We in Nordic have developed and maintan that solution, and we are putting a lot of resources into it.
If you look at all our newest nRF Connect SDK guides, academies and webinars, nRF Connect for VS Code is always used.
If using SES is a requirement for you let me know, and I will install it and see if I'm able to reproduce your issue.
Best regards,
Simon
Hi Simon,
I have tried it, but it is not working, using SES is a requirement. the nRF SDK should have connected with SES and using J Link to program the DWM1001 Dev Board.
if can, could I get a support on connecting SES with the nRF SDK.
Kind Regards.
ks.
kyl said:I have downloaded the nRF Connect SDK from Toolchain Manager. the version I am using is nRF Connect SDK 2.1.0.
kyl said:if can, could I get a support on connecting SES with the nRF SDK.
SES is not supported with nRF Connect SDK v2.1.0:
"nRF Connect extension for Visual Studio Code is the only officially supported IDE for nRF Connect SDK v2.1.0. SEGGER Embedded Studio Nordic Edition is no longer tested or recommended for new projects."
Please use the nRF Connect for VS Code extension
Best regards,
Simon