In sdk-zephyr/samples/boards/nordic/battery/src/battery.c at main · nrfconnect/sdk-zephyr
nRF54L series doesn't have 'SAADC_CH_PSELP_PSELP_AnalogInput0', how should it be...
I am using SEGGER Embedded Studio v8.26 with J-Link software v8.94 on Windows (64-bit) for BLE development on the nRF52840 DK .
Using J-Link Commander , I am able to:
...
We need the reference schematics for nrf54LM20a QGAA specially the antenna tuning part and components. the PAAA is iven in the site but not the QGAA.
Please provide
...
Hello,
The nRF5340 supports audio transmission, while the nRF54L15 supports Channel Sounding. Is it possible to conduct audio transmission simultaneously with Channel Sounding...
I am working my way through the DevAcadmy (nRF Connect SDK Fundamentals) using an nRF52840 development kit.
In lesson 6, exercise 1, I try to get an I2C with a BME280 to...
We recently announced that we now support “extended industrial temperature range” (-40 – 105C) on our nRF51822.
The devices supporting -40 - 105C are the QFAA (QFN with 256kB flash and 16kB RAM) and the…
Introduction
Using proprietary protocols can be an effective way of addressing shortcomings in BLE. When communicating between two nRF chips, one can for example use a different packet format or different…
Hello everybody,
I have just published the sourcecode of FruityMesh on GitHub. It is a meshing algorithm that uses standard BLE connections. Plug in as many nodes as you like and they will automatically…
This tutorial shows how to create and debug a basic project for the Nordic nRF51-DK using Visual Studio. Before you begin, install VisualGDB 5.0 or later.
Start Visual Studio and begin creating a new…
In this project, we will control two motors over BLE using the Nordic nRF51-DK. To do this, we will use a motor driver based on the Toshiba TB6612FNG chip. We will use GPIOs and PWM to communicate with…
This blog introduces how to create tunnel broker service in order to support IPv6 on your IPv4
network.
The tunnel broker is providing IP conversion service with 6in4.
Preparation
Raspberry Pi…