Hi,
I'm currently building a product that uses PSA crypto API to generate, and save some keys in secure storage. I also need to have a WiFi functionality (nRF7002), but...
Hi,
I use the nRF9160 with SDK2.5.0.
Which MQTT version (3.1, 3.1.1 and 5.0) does it support? And w hich QoS level (0, 1 and 2) does it support?
Does it support QUIC...
Hi,
Not able to compile hci_uart application on latest nrf-sdk Following is error :
test/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/home/abhinav/nrf_latest=WEST_TOPDIR -ffunction...
Hi Nordic Team,
I’m currently working on a project using the nRF54L series, and we are using a 32 MHz external crystal oscillator based on the reference design. On our PCB...
Hi, I'm a novice in embedded systems. I have board based on nrf52811 and firmware written for my device but when I received my board from production I could not load firmware...
Motivation
Very often, while working with Bluetooth LE devices, we encountered a problem having to repeat a sequence of operations to test or demonstrate some functionality. Writing a mobile app every…
With the nRF52840, we released our first System-on-Chip (SoC) with a radio that is capable of running the IEEE 802.15.4 PHY, additionally to Bluetooth 5 (Bluetooth Low Energy), ANT+, and proprietary 2…
A case study on optimizing battery power consumption for CC2538 but can also apply for nRF52 based device - https://medium.com/jumperiot/power-optimization-from-3-to-7-months-on-a-single-charge-56de0c30f062…
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…
Background:
There is a need to be able to put a Nordic Semiconductors S0C /transceivers into modes where the physical layer and RF characteristics may be ascertained. The radio test example is used to…
This is part 2 of the series Building a Bluetooth application on nRF Connect SDK - Contrasting to SoftDevice based Bluetooth applications
You can find the other parts here:
Part 1 - Peripheral Role.
Part…
Objectives
Provide a brief primer to NCS and Zephyr
Provide a quick-start guide to adding peripherals to an existing sample project
Demonstrate running both foreground and background tasks within Zephyr…