I'm looking in to an application that needs to support Bluetooth LE as well as a custom ANT+ profile. We were planning on using Zephyr for this but it looks like I might not...
I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
What is the power consumption to check battery level?
How quickly at boot time is an accurate battery state of charge available?
What is the RDSon in the path from VBUS...
Hi, I'm using nrf52810 ,nrf connect, zephyr, vscode extension. I’m having trouble using both UART0 and the NUS UART service. Here’s a snippet from my overlay file:
/ ...
We have been testing our nRF9151-based device with the nRF Cloud Multiservice sample program and had to debug some SIM-related issues. It turns out that the UICC slot was...
The Thread protocol is a reliable, secure, and scalable solution for low-power IoT devices. One of the important aspects of its implementation is drawing as little power as possible. This ensures a long…
The introduction of NB-IoT (Narrowband IoT) and LTE-M (LTE for machine-type communication) revolutionized the landscape for IoT, making the 3GPP (3rd Generation Partnership Project) a key player in IoT…
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…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is defined in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
###Other relevant posts
A concise guide to equipment setup, and how to use the development kit for current measurements can be found here: Measuring current with PCA10040 v0.9.0
A post that describes…
When designing a PCB with nRF51, nRF51822 or nRF51422, there are some rules that should be followed in order to get a good working radio/system, with a maximized range.
General rule
The RF part of the…
2019-02-08: Updated tutorial to cover nRF5 SDK version 15.2.
Introduction
Scope
The following topics will be included in this tutorial:
Configuration of the Scheduler library.
Using the scheduler with…
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Setting up the example projects
Background theory
Central and peripheral roles…
2018-11-23: Updated tutorial to cover SDK version 15.2.
2019-02-08: Improved example project (SDK 15.2) and updated instructions accordingly.
Introduction
Scope
The following topics will be included in…