https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-6-serial-com-i2c/quizzes/lesson-6-quiz/
I think "i2c_read()" can only be used by I2C master...
Greetings,
We are using a nrf54L15 and trying to use the GRTC Clock output functionality as described in 8.10.4 of the datasheet.
We need the most accurate clock output...
On the NRF7001 module there is a "Determine the trim value" section in the documentation. I have followed the "Receive-based approach" to determine the CALIB_XO value. This...
Each time I attempt to use a Zephyr API on my NORDIC device, I face the mystery of what CONFIG setting are required to go with it. For example:
To make the Async UART API...
I want to change the bitrate for different settings:
Different settings with 48khz&10ms:
I try ot change the prj.conf to add these:
But an error occurred during...
Nordic and Nowi have partnered to develop an energy autonomous version of the Nordic Thingy:91, an easy-to-use prototyping platform for cellular IoT using LTE-M, NB-IoT and GPS. The energy autonomous Thingy…
In the last few years, the field of IoT and especially smart home applications has seen a near exponential growth in both customizable protocols and out-of-the-box applications which everyone and their…
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…