As I am preparing our application for production, I have been trying put together programming/testing scripts for the assembly house. We are targeting the 2.9.0SDK for use...
Hello,
I'm working with a custom board, using an nRF5340 (NCS v2.7.0 but also tested with version 2.9.0) and a W5500. I'm trying to run the DHCPv4 client test just to verify...
In the Getting started with the nRF54H20 DK Guide ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.html )
The step of...
Hello, I have an application running on an nRF9160. The current app was built using NCS 1.7.0 with the L2M2M Carrier Library enabled. I'm upgrading the application to use...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
It’s that time again
The Nordic Global Tech Tour is about to hit the road again. This time it is all about the goodies inside our nRF52 Series for Bluetooth Smart and what they enable you to do.
The…
Since I couldn't find the information of how the supply current would change with different supply voltage for nrf51 chip, this is the result of a little test that I made to get this info.
Setup: nrf51…
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is defined in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
###Other relevant posts
A concise guide to equipment setup, and how to use the development kit for current measurements can be found here: Measuring current with PCA10040 v0.9.0
A post that describes…
When designing a PCB with nRF51, nRF51822 or nRF51422, there are some rules that should be followed in order to get a good working radio/system, with a maximized range.
General rule
The RF part of the…
2019-02-08: Updated tutorial to cover nRF5 SDK version 15.2.
Introduction
Scope
The following topics will be included in this tutorial:
Configuration of the Scheduler library.
Using the scheduler with…
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Setting up the example projects
Background theory
Central and peripheral roles…
2018-11-23: Updated tutorial to cover SDK version 15.2.
2019-02-08: Improved example project (SDK 15.2) and updated instructions accordingly.
Introduction
Scope
The following topics will be included in…