working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hi Nordic engineer
I am evaluating a project based on nRF52840 and there is a question need to be confirm before schematic design start.
Due to limitation of power resource...
One SDK for nRF5x SoC
The latest SDK is now available in alpha version for nRF51 and nRF52 SoC. A big change with this SDK is that we have merged the SDK for both nRF5x SoCs into one SDK. This will hopefully…
GPS for Bluetooth Smart
In 2014 I've developed a Bluetooth Smart apps couple to transmit and receive a GPS location and speed with this nice technology.
The apps are called LE GPS (transmitter, peripheral…
The next evolution of nRFready Smart Remote is here
Nordic has for a number of years catered to the remote control engineering community with our high performance feature-laden smart remote reference…
UPDATE MAY 2021:Please follow the official documentation in infocenter.
The following information is deprecated, please follow the documentation link at the top.
Trace Collector app collects UART traces…
In this example we are using the nRF Connect for Cloud Device API, which is a free service for protyping IoT products and is built on top of AWS IoT, to store dust sensor readings.
The API is device-agnostic…
Purpose
This document will explain the Mesh Demo and the motivations behind the design decisions.
Please find attached PDF file at the bottom of this tutorial for high-resolution version of this tutorial…
The GNU Debugger (GDB) is a popular tool that provides familiar features like breakpoints along with a command syntax that allows creativity in the debugging process. Although its command line interface…
2020-08-04: The content of this guide is now covered in the documentation on Infocenter. For the most up-to-date Getting started guide with nRF9160 DK please follow this link.
2020-03-09: Updated tutorial to…
The scope of this tutorial is to make it clear how a developer can adjust the RAM and FLASH memory start addresses. The examples demonstrated in this tutorial uses SDK 15.2 The first three Sections explains…