Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hello
I am trying to initialize qspi in a ".cpp" file and methods like
PINCTRL_DT_DEFINE ( QSPI_NODE ); are giving me "out-of-order initializers are nonstandard in C...
Hello,
In a project using the NRF52832. Softdevice SDK 19.1.0 and Segger IDE, I inizialize the BLE for having NUS and DFU services actives. I try to reproduce the code here...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
Hello. I am currently working on a Mesh Network using the Nordic Thingy53 board. As far as I understand, the Mesh protocol developed by Nordic already has encryption, obfuscation...
We released a small update late last week. It’s a follow-up to our last release of 2019, and like its predecessor, this release, 2.1.2, aims to improve the general stability of nRF Connect for iOS as well…
This blog post contains answers to questions asked during the "Embedded Antennas for IoT" webinar hosted by Nordic Semiconductor 17.10.2019.
You can watch a recording of the webinar here. You…
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…