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,
Its maybe a stupid question but is there a easy way to operate the DK with 3V VDD and IO Voltage? The 9160 DK had a simple switch for this. The default for the 9151...
Hi,
I am new to BLE development. I am using Visual Studio Code and Nordic SDK v2.7.0. I had working code a few weeks ago. I went on vacation, and when I returned I had all...
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…
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…