Hi all I have a problem with the sim card on our custom board. Earlier I tested my code on nrf9160dk. But on the custom board, the sim card is not recognized. There is no...
Hi
I'm trying to get the application timer working on nrf52840 SDK version 17.02
I have followed the below link
devzone.nordicsemi.com/.../application-timer-tutorial...
Hello,
I am a total beginner and trying to use the Thingy:91 to write in a firebase database with sensors data. I'm at the beginning and trying to set up the debugging...
I am able to print out to Uart but not able to receive from uart.
what do i get wrong?
/* main.c - Application main entry point */
/*
* Copyright (c) 2015-2016...
Hello,
I wanted to develop an Hearing Aid Application using nrf52840. I have downloaded nrf connect SDK but cannot find any samples for using HAP profile. Kindly provide...
The Bluetooth Low Energy (LE) connectivity standard has gained immense popularity in recent years, mainly due to the growing ubiquity of IoT solutions in both consumer electronics and industry. Thanks…
The highly anticipated nRF5340 Audio Development Kit and nRF Connect SDK software module is finally available. On that occasion, I am writing this blog post to quickly get everyone up to speed on the most…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…
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…