I am running demo nrf/samples/matter/lock.
I tried to use CHIP_NUS so I set CONFIG_CHIP_NUS =y, it worked well.
After that, I wanted to make it bondable so I set CONFIG_BT_BONDABLE...
I am planning to perform encryption using the CC312 accelerator on the nRF5340. I would like to evaluate the power consumption when using the accelerator.
My approach is...
Hello,
We are using the npm1300 with a battery with an NTC.
Can we add a ferrite between battery NTC and npm1300 NTC?
Note: there is an error in our design we will...
Hello,
We have a Nor flash connected to the QSPI and another peripheral connected to the classic SPI.
Due to the errata [159] , the HFCLK128M is running at 64MHz and...
In the nRF9151 Product Specification, there are maximum gain requirements for the LTE antenna implementation, specific to supported bands. It is my understanding that any...
Debugging interrupts in not an easy task. During the development of Jumper's Emulator, we gather few useful tips that we think can help you all when debugging the nRF52 interrupts. Hope it will help…
In my 2nd blog post in the series on Bluetooth 5, I go over one of the main features of Bluetooth 5: 2x speed.
The advertised 2x speed of Bluetooth 5 is great! BUT, what does that even mean?
Is it…
Embedded devices are no longer ship and forget products. Once deployed, a connected embedded device is updated and provide with services and not just functionality. This paradigm shift requires adopting…
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…