Hi,
I would like to know Number of UARTs available for Murata 2AB. According to the 2AB datasheet, there is one UART, but the nRF52340 datasheet shows two UARTs. Can 2AB...
Hi!
Im using nRF7002DK for start HTTPS connection.
I started with the example from Lession 5 exercise 2 in the nRF dev academy.
lession5 exercise 2
I changed the...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi
for DFU is bluetooth used by default. Your DFU app suports only using bluetooth to do a DFU.
Do you have any tools to do a DFU over NFC? Or do I have to write a tool...
Hi,
I'm developing on the current setup:
nRF52840
Soft Device 140 version 7.2.0
SDK 17.1.0
MDK: 8.51
Segger v4.52c
Secure bootloader (DFU)
I don't define...
Hi all,
I implemented a simple multilink NUS central based on s130 for nrf51 chip-set. It means that this NUS central can connect to several peripherals simultaneously and send data to each one of them…
This tutorial will take less than 15 minutes.
#Motivation
Never lose a BLE connection when debugging your applications again! This technique will also be useful for any application using the PWM peripheral…
As you start developing with the nRF5 series chips, SoftDevices, and SDKs, it's very useful to learn how errors can be discovered (and preferrably recovered from). This can be detecting something as simple…
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…