<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-devzone.nordicsemi.com/cfs-file/__key/system/syndication/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Software and Protocols</title><subtitle type="html">Software, GPS, LTE-M, NB-IoT guides </subtitle><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/atom</id><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols" /><link rel="self" type="application/atom+xml" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/atom" /><generator uri="http://telligent.com" version="13.0.1.32004">Telligent Community (Build: 13.0.1.32004)</generator><updated>2019-07-17T09:25:00Z</updated><entry><title>Field verification of the GNSS</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf91-series-gnss-only-mode-and-lte-gnss-field-verification" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf91-series-gnss-only-mode-and-lte-gnss-field-verification</id><published>2022-06-10T09:30:00Z</published><updated>2022-06-10T09:30:00Z</updated><content type="html">Introduction
Intention of this guide is to clarify and describe main aspects relevant for nRF9160 GNSS receiver functionality, build configurations, tool recommendations and how to get started with the field measurements. All the measurements discuss...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf91-series-gnss-only-mode-and-lte-gnss-field-verification"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1439&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user87864</name><uri>https://test-devzone.nordicsemi.com/members/user87864</uri></author><category term="nRF9160" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nRF9160" /><category term="lte-m" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/lte_2D00_m" /><category term="GPS" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/GPS" /><category term="nb-iot" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nb_2D00_iot" /><category term="GNSS" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/GNSS" /><category term="nRF9160DK" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nRF9160DK" /><category term="nRF Connect" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nRF%2bConnect" /></entry><entry><title>nRF9160 DK: Offloading Bluetooth Low Energy related tasks to nRF52840 SoC</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf9160dk-offloading-bluetooth-related-tasks-to-nrf52" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf9160dk-offloading-bluetooth-related-tasks-to-nrf52</id><published>2021-01-12T12:50:00Z</published><updated>2021-01-12T12:50:00Z</updated><content type="html">Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of Bluetooth mesh light sources from the home auto...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/nrf9160dk-offloading-bluetooth-related-tasks-to-nrf52"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1353&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user98633</name><uri>https://test-devzone.nordicsemi.com/members/user98633</uri></author><category term="thingy91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/thingy91" /><category term="hci" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/hci" /><category term="nrf91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nrf91" /><category term="uart" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/uart" /><category term="serial" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/serial" /><category term="iot" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/iot" /></entry><entry><title>Connecting to AWS cloud services using the nRF9160</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/connecting-to-aws-cloud-services-using-the-nrf9160" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/connecting-to-aws-cloud-services-using-the-nrf9160</id><published>2020-10-02T11:22:00Z</published><updated>2020-10-02T11:22:00Z</updated><content type="html">The purpose of this document is to give a brief introduction to AWS services, and explain how to connect to these services using nRF9160 devices and the MQTT protocol. The tutorial covers the necessary configurations to the nRF9160 firmware to be abl...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/connecting-to-aws-cloud-services-using-the-nrf9160"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1334&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user73166</name><uri>https://test-devzone.nordicsemi.com/members/user73166</uri></author><category term="cloud" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/cloud" /><category term="thingy91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/thingy91" /><category term="nrf91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nrf91" /><category term="mqtt" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/mqtt" /><category term="iot" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/iot" /></entry><entry><title>Monitoring nRF9160 data usage with connectivity statistics</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/monitoring-nrf9160-data-usage-with-connectivity-statistics" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/monitoring-nrf9160-data-usage-with-connectivity-statistics</id><published>2020-09-09T09:35:00Z</published><updated>2020-09-09T09:35:00Z</updated><content type="html">This blog posts explains how to use the nRF9160 connectivity statistics to monitor data usage(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/monitoring-nrf9160-data-usage-with-connectivity-statistics"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1332&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user24652</name><uri>https://test-devzone.nordicsemi.com/members/user24652</uri></author></entry><entry><title>Enabling and testing TLS in mqtt_simple</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/enabling-and-testing-tls-in-mqtt_5f00_simple" /><link rel="enclosure" type="text/plain" length="3292" href="https://test-devzone.nordicsemi.com/cfs-file/__key/telligent-evolution-components-attachments/01-27-00-00-00-00-12-93/0001_2D00_Add_2D00_TLS_2D00_support.txt" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/enabling-and-testing-tls-in-mqtt_5f00_simple</id><published>2020-02-04T04:29:00Z</published><updated>2020-02-04T04:29:00Z</updated><content type="html">The &lt;a href="https://mqtt.org/"&gt;MQ Telemetry Transport (MQTT) protocol&lt;/a&gt; is hugely popular in IoT because it is lightweight and versatile. In this post we will enable &lt;a href="https://en.wikipedia.org/wiki/Transport_Layer_Security"&gt;Transport Layer Security (TLS)&lt;/a&gt; in the mqtt_simple sample from the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Software/nRF-Connect-SDK"&gt;nRF Connect SDK (NCS)&lt;/a&gt; and then connect it to a ...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/enabling-and-testing-tls-in-mqtt_5f00_simple"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1293&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user4528</name><uri>https://test-devzone.nordicsemi.com/members/user4528</uri></author><category term="certificates" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/certificates" /><category term="credentials" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/credentials" /><category term="nrf91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nrf91" /><category term="mosquitto" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/mosquitto" /><category term="mqtt" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/mqtt" /></entry><entry><title>Automating nRF91 TLS credential management via serial port AT commands</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/automating-nrf91-tls-credential-management-via-serial-port-at-commands" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/automating-nrf91-tls-credential-management-via-serial-port-at-commands</id><published>2020-01-10T07:58:00Z</published><updated>2020-01-10T07:58:00Z</updated><content type="html">I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates on a DK for different types or connect several DK...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/automating-nrf91-tls-credential-management-via-serial-port-at-commands"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1290&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user4528</name><uri>https://test-devzone.nordicsemi.com/members/user4528</uri></author><category term="credentials" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/credentials" /><category term="nrf91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nrf91" /><category term="tls" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/tls" /></entry><entry><title>The four kinds of data you need to consider when developing an IoT product</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/the-four-kinds-of-data-you-need-to-consider-when-developing-an-iot-product" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/the-four-kinds-of-data-you-need-to-consider-when-developing-an-iot-product</id><published>2019-09-09T08:36:00Z</published><updated>2019-09-09T08:36:00Z</updated><content type="html">In this post I will give you an introduction to the four kinds of data you need to consider&amp;nbsp;when developing an IoT product:

Device State
Device Configuration
Past Data
Firmware Updates

It&amp;#39;s these&amp;nbsp;messages&amp;nbsp;that are exchanged betwe...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/the-four-kinds-of-data-you-need-to-consider-when-developing-an-iot-product"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1271&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user24652</name><uri>https://test-devzone.nordicsemi.com/members/user24652</uri></author><category term="cloud" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/cloud" /><category term="nrf91" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/nrf91" /><category term="iot" scheme="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/archive/tags/iot" /></entry><entry><title>How to connect nRF9160 DK to Google Cloud</title><link rel="alternate" type="text/html" href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/how-to-connect-nrf91-to-google-cloud" /><link rel="enclosure" type="application/zip" length="24322" href="" /><id>https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/how-to-connect-nrf91-to-google-cloud</id><published>2019-07-17T07:25:00Z</published><updated>2019-07-17T07:25:00Z</updated><content type="html">This project was originally made in an outdated version of NCS, but it has now been updated to NCS v1.5.0. The instructions are the same as before, but the code is different.

Disclaimer: This is a student project, and thus we can not&amp;nbsp;guarantee ...(&lt;a href="https://test-devzone.nordicsemi.com/guides/cellular-iot-guides/b/software-and-protocols/posts/how-to-connect-nrf91-to-google-cloud"&gt;read more&lt;/a&gt;)&lt;img src="https://test-devzone.nordicsemi.com/aggbug?PostID=1259&amp;AppID=27&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</content><author><name>user92402</name><uri>https://test-devzone.nordicsemi.com/members/user92402</uri></author></entry></feed>