Hello everyone! :)
I have a problem with LTE connection. It worked for a few months; however, since a few days ago, the nrf9151 refused to connect to LTE. I tried with 2...
We are using nRF Connect SDK 2.9.1, Zephyr. The hardware used is a nrf52840dk, rev2.
We have a proprietary protocol that is running concurrently with BLE and uses MPSL API...
Hello Nordic team! I am currently encountiering such a problem. During the production process, factory data is downloaded to the designated area in advanced through the following...
Hi,
We have implemented a custom attribute reporting function based on IasZone. However, there is a very long delay in reporting device attributes, which may range from...
Hi! I am developing project with nrf connect sdk 2.9.0 on nrf9160 platform. This is multi image project (b0 + mcuboot + tfm + non-secure application). I needed to configure...
It has taken a lot longer than we previously thought, but we made it here, to our first big point release for nRF Connect 2.0. Throughout this “two-point-oh" journey, you’ve been an invaluable asset to…
This page describes an easy workaround for the flashing error you get in Keil uVision when you are using nRF5 SDK v16 on nRF52833 chips.
The assumption is that you have installed the latest versions of…
If you ask five different people “How would you define the Internet of Things?”, you will probably get five different answers! The term has generated a lot of buzz in the media in the past few years. You…
Before we begin
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Some basic theory
The Generic Attribute Profile (GATT)
Services…
Setting up the Timeslot API
When you want to use the radio while still maintaining a BLE connection or have a task that you need to do uninterrupted by radio activity, you can set up a timeslot. The timeslot…
Radio Notification
In this tutorial we will set up a beacon example and modify it to use radio notification. Then we will use radio notification to light a LED when the radio is transmitting.
While this…
Board Support Package
In this tutorial we will use the Board Support Package to control hardware peripherals on the nRF51 or nRF52 DK.
Required tools
Keil 5.20
nRF SDK 11nRFgo Studio 1.21.…
nRF51 Low power modes and power profiles documentation
The low power modes for the nRF51 series are System On and System Off. You can read about them in the nRF51 Series Reference Manual v3.0 sections…
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter…