I'm in the process of porting a SH8601 display driver from ESP32 to nRF5340. I'm using LVGL, and the display IC needs a rounder callback - but I can't seem to figure out how...
Hello,
I'm using nRF5340 (as part of the U-blox NORA-B106 module) with Zephyr RTOS and latest SDK.
in the project file, I have: CONFIG_NRFX_QSPI=y in device tree, I have...
Hii There,
SiP Module : nRF9160 (virgin module) Board : Costume board (same as feather circuitdojo) example : Serial LTE modem IDE : VS code
The problem is when i send...
One of the key benefits of the nRF Connect SDK is that it contains many drivers, libraries, and subsystems offering a comprehensive set of features, allowing developers to focus on their application and…
The development of cellular IoT often requires insight into the network traffic and parameters provided by the network operator, information that isn’t always available through the application itself or…
Bluetooth mesh is gaining a stronger position to become the go-to technology for professional lighting and other building-related control networks, with a noticeable increase in focus on commercial spaces…
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…