Hi,
I use the nRF9160dk and I want to use nRF9160's external flash mx25r6435f to store a few data.
There are few related posts from too many years ago. Could you provide...
Hi,
I am using Mesh of 30 nodes with avg Current Consumption 6mA and 2mA in sleep mode(by calling k_sleeps) , timer is 1s timer is running to keep Real Time incremented...
we have downloaded the latest nRF connect for Desktop version v5.1.0 , in this tried to download nRF connect SDK version v2.9.1 , on windows 10 OS 64bit system . we are not...
Hello. I'm trying to control led in gpio pin in addition to LED pin in npm1300. I don't think you need to use resistance in LED pins, Is it the same when using led in gpio...
Is it necessary to Update nRF SDk and Toolchain each time a new version comes, can't I use one version constantly. As with each update some libraries are getting removed or...
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…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…