hello,
I am considering updating firmware via UART using MCUBoot for a module equipped with nRF5340.
I tried the sample below, but a build error occurs.
mcuboot_serial_recovery_uart...
We want to read the GPIO voltage level. Per the documentation this should be possible by using input 9 and the internal reference. What I am observing is that probing the...
Hi there, Does Nordic Semiconductor provide any Functional Safety libraries? I'm thinking here IEC60730 Class B. If not, is there a 3rd party that has done it? Thanks!
What happens if I trigger the STOP task to an I2C transaction that hasn't had a STARTED event yet? Will the STOPPED event immediately happen, or will the peripheral wait for...
Today for some reason after I build from Visual Studio using nrf Connect extension, the progress spinner over the configuration continues after the build completes. When I...
Low power is one of the cornerstones of Nordic’s cellular IoT solution. The nRF91 Series is built from the ground up with ultra-low power consumption in mind, and the nRF Connect SDK provides applications…
The Thread protocol is a reliable, secure, and scalable solution for low-power IoT devices. One of the important aspects of its implementation is drawing as little power as possible. This ensures a long…
The introduction of NB-IoT (Narrowband IoT) and LTE-M (LTE for machine-type communication) revolutionized the landscape for IoT, making the 3GPP (3rd Generation Partnership Project) a key player in IoT…
Using the nRF Connect SDK / West to Program the Radio_Test example into the nRF5340 DK
Background:
There is a need to be able to put a Nordic Semiconductors System-on-Chip / transceiver into modes where…
The "Concurrent Multiprotocol Timeslot API" was introduced with v7.0 of the S110 SoftDevice in 2014. The original purpose was to allow customers to build their own proprietary networks using…
Purpose
The purpose of this blog is to showcase how a single USB bus can be used as the physical transport for multiple protocols when an external CPU is the controller.
Specifications as tested
Boards…
Table of Contents
Objectives
What are device tree overlays, and how do they relate to shields?
Why are Arduino nodes not recognized in the nRF9160 DK?
The workaround: Using the shield as a board ove…
Table of Contents
Hardware
Components
Wiring
Software
Prerequisites
Steps
Incorporating this into other projects
Further reading
Attached files
This blog post demonstrates how to get a LVGL sample…