Hi,
My ultimate goal is to add NDT [1] to a meshtastic [2] device implemented with RAK4631[3]. For this goal I can see the following obstacles:
- The meshtastic stack...
nRF Connect SDK 2.6.1 + nRF52832
I can't get the execution of shell commands from mcumgr over SMP to work.
Here is my prj.conf :
I registered some custom shell commands...
nrf5340+nrf7002 running Zephyr with NCS v2.6.x.
When trying to connect to a wifi AP with incorrect credentials, I have several issues:
1/ the result of the (failed) connect...
Hi,
I have an application based on the "peripheral_uart" sample code (nRF52840DK, NCS2.70)
As I use interchangeably the same pins as GPIOs and UARTE1, I use UARTE1 with...
Dear Nordic, We wonder if it is possible to connect to the BLE side of nRf9160dk using the LTE BLE Gateway sample. https://docs.nordicsemi.com/bundle/ncs-2.3.0/page/nrf/samples...
Working on fast calculation of CRCs I have an algorithm which uses a precalculated fixed lookup table to process data 1 byte at a time generating a 32-bit CRC. The calculation it's actually doing if the…
nRF5 SDK v12.0 is now available for Nordic developers to download and use in their designs. We’ve added quite a few things this time around to help you, the big story however is the production grade…
Note: Many things have changed since I wrote this article, in particular for Zephyr and Arm Mbed. The information is outdated and the article is mainly of historical interest.
Regarding the choice Nordic…
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…