Hello,
I been struggling with this issue for a couple of days and can't manage to find the reason behind it.
About the project:
We are developing a IoT device firmware...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
My HTTPS code works fine, but when I try to merge the configuration files for BLE, ADC, WebSocket, and...
I'm working on implementing a Bluetooth Mesh network where each node periodically sends messages containing a single float32 value or an array of float32 values (e.g., every...
Hi,
As the subject, when i connect to the Windows with the cable connected with VDD side, it will not show up Jlink in Windows.
What should I do to reset the Nrf5340 ...
Connecting BLE devices to the IoT is becoming an essential requirement of many products, so to help you get your IoT project jump started, Nordic Semiconductor is launching a set of IoT developer tools…
How to implement the Nordic OTA protocol in your own phone App
This document is meant to be useful if you are implementing DFU updates within in your own smartphone app, and want to do it yourself, rather…
One thing I wish I had when I started developing for BLE is more blog posts that walk you step-by-step on how to tackle the different phases of the system design and implementation. One such phase is designing…
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…