Hi,
I am trying to optimize my nrf52840 application for power consumption. If I run simple loop using nrf5 SDK i get ~1.2mA. However with similiar code on Zephyr: I get...
Hello everyone,
I'm having an issue with my nRF52840 Dongle. I can detect the device with nrfutil device list command, which shows:
> nrfutil device list DC1D9FD62EC5...
Hello,
I use a PKK2 for power measurements on a nRF9160DK and Feather nRF9160 from circuit dojo. With the UDP example to test it out the sleep current so I can determine...
Dear DevZone,
We've encountered yet another Wi-Fi related issue after upgrading from SDK version 2.6.1 to 2.9.1. Our code is based on your HTTPS client. When calling connect...
Hi,
I've just migrated my project from NCS 2.6.1 to 2.9.0 and I'm having some problems with the UART.
I'm using the nRF52833 DK to communicate with another device and...
Simplify IoT fleet management with nRF Cloud Device Management! Handle onboarding, updates, monitoring, and data collection for optimized connectivity and control.
Prototype with Python on nRF91 Series devices using MicroPython! Learn to build an asset tracker, add custom data, and streamline IoT development effortlessly.
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…