Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hello Nordic Support Team,
I am testing nRF9151-DK board. I wanted to debug an application that is created when "Create a blank application" option is chosen from nRF Connect...
Hi everyone,
I am trying to use P0.0 but it keeps getting uninitialized when calling nrfx_spim_uninit.
nrfx_spim.c line 659 keeps uninitializing P0.0
It is because...
Hello,
I am trying to understand how the documented tRXCHAIN value relates to the timing of EVENTS_ADDRESS in BLE 1M mode.
In this DevZone ticket:
https://devzone.nordicsemi...
I'm working with Channel Sounding on the nRF54L15 and trying to understand the CSTONES tone-processing block at the register level so I can post-process the results correctly...
If a Channel Sounding procedure is aborted while in flight and the ACL is then disconnected, the device settles at a flat ~1 mA with the CPU asleep in the idle thread and...
Our device is using NRF54L15 for BLE function. When we test the max distance of ble connection between 2 devices, we get the below results.
We are confused by these...
Hi Nordic Team,
I am working on a custom device based on the nRF5340 SoC . My application captures live audio from an I2S microphone , processes the audio on the nRF5340...
Goal: Create SBOM with correct version numbers, CPE search strings, PURLs, and licenses. Use that to scan and assess vulnerabilities. Platform: NRF Connect SDK 2.9.1 or newer...
we run long-term HIL tests with typically 3–8 nRF9151 DKs:
DKs spaced only about 1–3 cm apart
short USB 3.x cables to powered USB 3.2 hubs directly below them
sometimes...
Hello Nordic Support Team,
I'm developing a BLE audio/walkie-talkie application on an nRF54L15 DK using Zephyr, communicating with an Android smartphone. I'm seeing a significant...
This is a product based on nRF52832, which uses PA/LNA.
The device resets in Bluetooth advertising state. the ID is 1 (NRF_FAULT_ID_SD_ASSERT), the PC is at 0x000071CC,...
Hi Nordic,
We are developing a PC application for product programming that uses nrfutil to program the nRF54LM20. The programming process involves recovery, programming...
I understand that the NRF54LM20 reference suggests not to put any sort of resistor or capacitor components on the reset pin and simply rely on the internal pullup. Since this...
Hello,
we are trying the nRF93M1 DK hw rev. 0.4.0
As suggested, we wanted to build the following sample: https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/samples/nrf93m1dk...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...