The advertising PHY is set to 1M; is it fixed? If so, I'd like to understand the reason by reviewing the relevant technical documentation. In the example, it is set to AUTO...
I'm essentially building a BLE to UART gateway to allow our microcontroller device to talk to our apps. The BLE section is the nRF52840 and I'm trying to simply use it to...
Hi,
I am reading through different Nordic documentation. In some documentation, it shows a first stage B0 Nordic bootloader. This bootloader then can point to MCUboot...
Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
I have a board with the nRF52832 and a board with 12 SK6812 LEDs on it in the shape of a ring. I have code that sometimes will display the correct color on the ring but other...
When working with Real-Time Operating systems like zephyr it is necessary to know how to differentiate between the threads while debugging. This Blog shows you how to accomplish that.
One of the things you asked us for after launching the new Power Profiler Kit II (PPK2) was extending the maximum logging time, some of you wanted hours or even days of continuous logging. We went to work…
After an nRF5340 executes a power-on, brown-out, watchdog timer, or pin reset it is not automatically accessible to debug probes. This is true even if the nRF5340's memory is completely blank --i.e. no…
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…