I successfully debugged the nrf5340 audio DK, But only limited to USB input.
I have another classic Bluetooth hardware,it just output the 44.1khz pcm.
I want build a Bluetooth...
Hello!
From related materials I went through, seems the AdvA in active_scanning payload should be filled with the targeted device's public/random address.
So according...
When the nRF52832 is on a PCB, without the dev kit, what are it's needs? Does it start when powered on or is there an initialization that needs to happen first? Let's say...
We are currently testing the nRF7002dk with Zephyr 2.3.0. We have a application that sets up BLE and then sleeps forever in the main thread.
On our development board, we...
Reliability and latency are the key parameters to be optimized to achieve a seamless experience for the end users in the Bluetooth mesh based lighting control systems containing switches, sensors, and light…
Embedded software for IoT applications often requires a high degree of optimization, especially around fitting the image into constrained Flash/RAM space and reaching tight power consumption targets.
In…
Nordic provides a unique one-stop solution for asset tracking applications. We provide the hardware, software, connectivity, and the cloud services. Our low-power nRF9160 SiP has a multimode modem that…
nRF Cloud is a major element of Nordic Semiconductor's long-term and committed plans for cellular IoT solutions. It can be accessed by users or devices through different methods for different purposes…
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…