Hello, I'm having problems trying to make the MODBUS RTU Client code work on my board.
I'm devoloping with nrf Connect SDK v2.1.0, using Visual Studio Code.
The board...
While collecting 2-byte samples via SPI4 (with a 32 MHz clock) using PPI and timers—one triggering transfers at 400 kHz and another handling an interrupt every 512 samples...
I am having issues using a keypad to wakeup an nrf52840 and am unclear on if the GPIO sample is relevant if using a kbd_matrix device definition. I would like to use "sys_poweroff...
Hi,
I'm using an nRF52810 on a custom board and I'm using softdevice s112_nrf52_7.2.0_softdevice.hex.
I want to write some information (just 4 bytes) to flash memory,...
Hello All,
I wanted to sniff ZigBee Packets using Wireshark SW, I am following the below link for the setup,
https://docs.nordicsemi.com/bundle/ug_sniffer_802154/page...
This tutorial shows how to create and debug a basic project for the Nordic nRF51-DK using Visual Studio. Before you begin, install VisualGDB 5.0 or later.
Start Visual Studio and begin creating a new…
In this project, we will control two motors over BLE using the Nordic nRF51-DK. To do this, we will use a motor driver based on the Toshiba TB6612FNG chip. We will use GPIOs and PWM to communicate with…
This blog introduces how to create tunnel broker service in order to support IPv6 on your IPv4
network.
The tunnel broker is providing IP conversion service with 6in4.
Preparation
Raspberry Pi…
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…
Note: From nRF Connect SDK v1.7.0 onwards, if you build for the thingy91_nrf9160_ns or thingy91_nrf52840, everything in this guide is already done automatically. Since that SDK release, the board files…
If you’re thinking about building a network of sensors and you begin to survey the options, you’re likely to encounter a frothing sea of acronyms representing a variety of standards and protocols clamoring…
Background
Some time ago I was working on a project that involved communication between Bluetooth mesh and a home automation platform. The goal of this project was to enable control and observability of…
Introduction
The question of how to update advertising data dynamically using the BLE Advertising library has been raised many times by our forum-goers, especially after the release of nRF5 SDK v15.2.0…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…