Hi Nordic Semiconductor Expert,
I would like to measure the BLE throughput over nRF52805.
Seeing BLE Throughput sample in nRF Connect SDK below, this SoC platform is...
Hi,
I would like to know Number of UARTs available for Murata 2AB. According to the 2AB datasheet, there is one UART, but the nRF52340 datasheet shows two UARTs. Can 2AB...
Hi!
Im using nRF7002DK for start HTTPS connection.
I started with the example from Lession 5 exercise 2 in the nRF dev academy.
lession5 exercise 2
I changed the...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi
for DFU is bluetooth used by default. Your DFU app suports only using bluetooth to do a DFU.
Do you have any tools to do a DFU over NFC? Or do I have to write a tool...
This tutorial shows how to use the mbed framework to develop applications for Nordic nRF51 devices. Before you begin, install VisualGDB 5.1 or later.
Start Visual Studio and open the VisualGDB Embedded…
The S132 SoftDevice for the nRF52 has support for enable/disable switching of external Power Amplifiers (PA) and Low Noise Amplifiers (LNA) using GPIO pins. This was introduced in S132 version 2.0.0-7…
The purpose of this blog is to provide a step by step guide to help a developer, starting off with the Nordic Semiconductor nRF51 DK, to get the necessary tools installed and get the software (SW) development…
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…
The content of this guide is now covered in the documentation on nrf Connect SDK documentation page.For the most up-to-date instruction to Update Cloud Certificate please follow this link.
The nRF Connect Programmer application now also supports MCUboot! Follow these steps to update through the programmer application or the following guide for the command line alternative.
This guide shows…
I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are…
In this post I will give you an introduction to the four kinds of data you need to consider when developing an IoT product:
Device State
Device Configuration
Past Data
Firmware Updates
It's these …
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…