Hi Nordic,
I have a general question about kernel threads in the mesh stack. From memory, Bluetooth has its own thread in the stack I think. At some point in the stack the...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
How can I read the whole advertising packet when are packets larger than some specific size? This is the issue. I want to read this adv packet:
But I only get this on...
Hi everyone,
I've purchased two nRF905 modules ( www.otronic.nl/.../nrf905se-draadloze-transceiver-met-antenne.html) . I want to establish communication between a Raspberry...
I'd like to update a firmware which is essentially made of 2 parts, say 0x1000-0x8000 is a "read-only" part and 0x8000-0x50000 is a "read-write" part. If I flash this firmware...
One way to program the nRF51822
Bluetooth Smart Beacon Kit is to use
the nRF51 DK. This gives you a full
scale development platform (the nRF51
DK). This blog will go thru the steps needed to program…
Bluz is a brand new development kit that brings Bluetooth LE to the internet. We have paired up with Spark and ported their FW to the nrf51822, allowing Bluz to be controlled and programmed over the…
The following is the estimated nRF51 current consumption during advertising with the DCDC disabled.
Advertising 1:
TX power: +4dBm
adv interval: 20ms (minimum advertising interval in normal adversising…
This tutorial uses an outdated version of nRF Connect SDK.
We recommend using the latest version of nRF Connect SDK when getting started with development.
Please see academy…
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…