Hello.
I understand that Radio Notifications is an API that notifies you before and after scheduled radio events occur within a SoftDevice, but can you tell me more about...
Hello.
I want to try changing the settings of the transmission window used when connecting with BLE. How can I do this?
I searched for the S140 API, but could not find...
Hello. I would like to receive the passkey value that the user entered when pairing Bluetooth and modify it. Originally, it was said that if you enter "0000", you have to...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...
Dear all:
I found that the nrf52840 flash size is only 1MB, but the size of light bulb load is about 850KB, I have some questions:
1. Does it contains the FOTA region...
TL;DR: It ignores whatever the computer tells it to do and does an automatic detection.
And the reason? UART terminals are not doing flow control settings in a consistent way, and in some cases incorrectly…
Introduction
A few months ago I started running again. Music helps me to stay motivated. Since most earphones keep falling out, especially when the sweat comes out, I googled for some sports earphones…
List of changes from µESB to nrf_esb
All functions, structs, enums and defines have been renamed from uesb_xxx to nrf_esb_xxx.
Events:
Events used to be triggered within radio interrupt context…
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…