Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Dear Nordic Experts,
Hello,
i have defined a custom service containing a custom char. value in a peripheral according to https://github.com/NordicPlayground/nRF5x-custom...
Bluetooth LE is not a fast wireless protocol, transfer speeds are usually measured in single-digit to low tens of kilobytes per second. This is generally not an issue unless large amounts of data need…
PCB Design
Abstract:
The SkyenLab Bluetooth module was developed using the nrf51422 QFN48 QFAC reference design as well as help from the Nordic Semiconductor support portal and white papers. A proof…
Our Project
This post is to clarify team SkyenLab’s scope for satisfying the senior design class requirements and Nordic Semiconductor requirements during the first semester (Aug. 2015 - Dec. 2015) of…
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…