Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can i use or deploy nRF5 SDK on my nRF52480 DK ?

hello ; 

i am new for nRF52840 DK , i just want to learn how to use it , i need to deploy to bluetooth (ble5) on nrf52840dk to connect or send the data to esp32 , however i do not even know how to use nrf52840 dk , firstly , i want to learn how to use nrf52840dk , i found 1 youtube video tutorial about this 

https://www.youtube.com/watch?v=jtTWnIxVDXs&list=PLiKJljyEUlZj4z8RqJKTaoMpSqjLdBGO4 

 , *** so the youtube video is teaching about nRF 5 SDK ***  with bluetooth and deploy segger embed studio ide ,  so ** my question is -->  will i be able to use or deploy the nRF5 SDK on my nRF52840 DK ??

thanks 

Parents
  • Hi,

    my question is -->  will i be able to use or deploy the nRF5 SDK on my nRF52840 DK

    Yes, you can use the nRF5 SDK with the nRF52840. I recommend you take a look at the getting started section here. I Also recommend download Segger Embedded Studio and use that as your IDE when working with the nRF5 SDK. This can be used free of charge when developing for nRF devices. You should also download and install the nRF Command Line tools. Then play with some examples and refer to the SDK documentation.

Reply
  • Hi,

    my question is -->  will i be able to use or deploy the nRF5 SDK on my nRF52840 DK

    Yes, you can use the nRF5 SDK with the nRF52840. I recommend you take a look at the getting started section here. I Also recommend download Segger Embedded Studio and use that as your IDE when working with the nRF5 SDK. This can be used free of charge when developing for nRF devices. You should also download and install the nRF Command Line tools. Then play with some examples and refer to the SDK documentation.

Children
Related