Hi,
I still try to configure Nordic-Zepyr build for a nrf5340, with a BLE stack and MCUBoot as the bootloader. The application will receive image updates over MQTT and store...
Hi,
We are currently working with the nRF5340 Audio DK board and aim to implement Bluetooth Low Energy (BLE) message transmission alongside the existing LE audio transmission...
I need to develop the code for RTC configuration without using nrf_drv_rtc_* , hence I started using zephyr device tree approach . Below is my code .
#include <stdio.h...
HI,
I have two solar panes for my project 3W 5V and 2 W 9V. I would to measure current of the panels with the Power Profiler II.
I think this should work (my calc is 3W...
Hi
Can we use nrd52840dk as bluetooth(for data transmission to user created mobile app) and to calculate distance using multi carrier phase difference method between itself...
The Thingy:53 is a bleeding edge IoT prototyping platform featuring the flagship nRF5340 dual-core Wireless SoC. It also contains several sensors and a rechargeable Li-Po battery, making it an excellent…
If you are a human, as opposed to a microcontroller, you might want an easy and intuitive way to read out data from your application. Adding a small OLED display to your project is a simple solution for…
Introduction
Storing data is important for analysis and displaying information. Since device messages are stored on the nRF Cloud for 30 days, you have to forward them to another database if you want to…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
The tutorial has been updated for SDK v11, which contains the production-ready release of Peer Manager. The original tutorial can be found on this page, below the updated tutorial.
#Migrating to Peer…
Before we begin
Table of content
Topics that will be covered include:
Before we begin
Basic theory
Attribute tables in nRFConnect Bluetooth Low Energy application
Description of the example
Adding a…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is described in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
Important updates:
Due to erratum 84 (COMP: ISOURCE not functional), capacitive sensing using the relaxation oscillator method is not usable in a real product with the nRF52832, as it will only work reliably…