→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 2
This is the third and last part of this tutorial series and will go through some important aspects that haven't bee...
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 1
Welcome to the second part of this tutorial series. Now you know, to a small extent, how samples are built using nR...
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial series - Part 0
This part of the nRF Connect SDK Tutorial series will be short and concise and will get you up and running w...
NUS with nRF Connect SDK: Wireless UART with the nRF Connect SDK
This year Nordic is transitioning from the nRF5 SDK to the nRF Connect SDK (SDK) as part of an effort to expand the power and breadth of our software offerings. With the integration of ...
Scope
The goal of this tutorial is to set-up your own custom Bluetooth Low Energy service on an nRF5340 acting in a peripheral role. We will set up a new Bluetooth LE project from scratch. The finished project will be provided as a referen...
Continuous delivery is in important aspect of short time to market and since the nRF9160 supports firmware over the air updates we want to ship a new firmware to our development boards every time we update the application.
The GNU Debugger (GDB) is a popular tool that provides familiar features like breakpoints along with a command syntax that allows creativity in the debugging process. Although its command line interface can be intimidating to some, tab completion mak...