<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Getting Started </title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started</link><description>Toolchain setup and basic guides for NCS SDK. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Aug 2024 09:30:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started" /><item><title>Getting started with Bluetooth Electronic Shelf Labels (ESL) and Periodic Advertising with Responses (PAwR)</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/getting-started-with-bluetooth-electronic-shelf-labels-esl-and-periodic-advertising-with-responses-pawr</link><pubDate>Wed, 07 Aug 2024 09:30:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67333754-be84-4b43-986f-577b685a038b</guid><dc:creator>Lorenzo Amicucci</dc:creator><slash:comments>0</slash:comments><description>The new Bluetooth 5.4 features Periodic Advertising with Responses (PAwR) and Encrypted Advertising Data (EAD) can be used for one-to-many applications. One of these is the Electronic Shelf Labels (ESL) use case, where an Access Point (AP) needs to c...(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/getting-started-with-bluetooth-electronic-shelf-labels-esl-and-periodic-advertising-with-responses-pawr"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1511&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>NUS on nRF Connect SDK: The Nordic UART Service with the nRF Connect SDK</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nus-on-ncs-the-nordic-uart-service-with-the-nrf-connect-sdk</link><pubDate>Thu, 16 Jul 2020 20:35:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60ddfeeb-5eda-4148-afb7-0eb3541bea6a</guid><dc:creator>matt.heins</dc:creator><slash:comments>8</slash:comments><description>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 ...(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nus-on-ncs-the-nordic-uart-service-with-the-nrf-connect-sdk"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1321&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/featured">featured</category></item><item><title>Build NCS application firmware images using Docker</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker</link><pubDate>Mon, 17 Feb 2020 11:00:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0829cc03-c39b-4951-91b8-fd3417db7cae</guid><dc:creator>Markus Tacker (he/him)</dc:creator><slash:comments>14</slash:comments><description>How to compile a NCS application using Docker so you don&amp;#39;t need to install dependencies directly in your system.(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/build-ncs-application-firmware-images-using-docker"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1303&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/development">development</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/docker">docker</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/building">building</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/compiling">compiling</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/ncs">ncs</category></item><item><title>nRF Connect SDK Bluetooth Low Energy tutorial part 1: Custom Service in Peripheral role</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/ncs-ble-tutorial-part-1-custom-service-in-peripheral-role</link><pubDate>Tue, 11 Feb 2020 14:21:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:373449ea-b393-4b85-b56b-7c6cf1b7fd6f</guid><dc:creator>haakonsh</dc:creator><slash:comments>11</slash:comments><description>
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.&amp;nbsp;We will set up a new Bluetooth LE project from scratch.&amp;nbsp;The finished project will be provided as a referen...(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/ncs-ble-tutorial-part-1-custom-service-in-peripheral-role"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1300&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><enclosure url="https://devzone.nordicsemi.com/cfs-file/__key/telligent-evolution-components-attachments/01-25-00-00-00-00-13-00/ncs_5F00_ble_5F00_tutorial_5F00_part1.zip" length="5902" type="application/zip" /><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/featured">featured</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/ble">ble</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/nRF5340">nRF5340</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/ncs">ncs</category></item><item><title>Automate building of HEX files for your nRF Connect SDK application using CircleCI or GitHub Actions</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/automate-building-of-hex-files-for-your-nrf-connect-sdk-application-using-circleci</link><pubDate>Wed, 14 Aug 2019 15:51:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4c4be3e-ad61-40e8-8dde-cc30306ccf8f</guid><dc:creator>Markus Tacker (he/him)</dc:creator><slash:comments>1</slash:comments><description>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.(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/automate-building-of-hex-files-for-your-nrf-connect-sdk-application-using-circleci"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1264&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/nRF9160">nRF9160</category></item><item><title>nRF Connect SDK Tutorial series - Part 0 | NCS v1.5.0</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial</link><pubDate>Fri, 24 May 2019 08:42:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee8b6d68-71c7-4e58-9369-eac94e995952</guid><dc:creator>Simon</dc:creator><slash:comments>15</slash:comments><description>    	    	        
	    	        This tutorial uses an outdated version of nRF Connect SDK. 
We recommend using the latest version of nRF Connect SDK when getting started with development.
Please see academy.nordicsemi.com for the latest content. 
	 ...(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1243&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/featured">featured</category></item><item><title>Using GDB with Nordic devices</title><link>https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/using-gdb-with-nordic-devices</link><pubDate>Thu, 31 Jan 2019 04:04:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22e07e77-9b87-4ac8-8a4f-a97feaf8a61f</guid><dc:creator>Daniel Veilleux</dc:creator><slash:comments>0</slash:comments><description>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...(&lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/using-gdb-with-nordic-devices"&gt;read more&lt;/a&gt;)&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=1235&amp;AppID=25&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/gdb">gdb</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/gcc">gcc</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/segger">segger</category><category domain="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/archive/tags/debugging">debugging</category></item></channel></rss>