Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Nordic Team:
We have a product in production that uses the nRF9160 and nRF7000 and had assumed the nRF7000 did not transmit. We only recently discovered that it does, in...
Hi
How can I use ztest to calculate code coverage on the nrf54l15 platform, I tried to use the configurations of CONFIG_FORCE_COVERAGE=y, CONFIG_COVERAGE_GCOV=y, and CONFIG_COVERAGE...
I want to use the debug out on the nrf54l15 DK development board to program my custom board,However, I don't have a compatible cable, so I can only solder the cable onto the...
Situation
When using vanilla zephyr I get a very verbose generated zephyr.dts file where every line is annotated with the line's origin like the following:
However,...
I am using Wireshark with Nordic BLE Sniffer plugin. The sniffer dongle used is nRF52840. I using it to capture a BLE connection from my laptop BLE to a peripheral BLE device...
Hi
I would like to synchronize multiple devices over wifi.
Over BLE and NRF I see the posts using time slot spi. Is there any way to do this over WIFI?
I found this...
i found [A1A] build code on real device which in hands.
but we can not find [A1A] information on devzone, as of 2026 Apr 25th.
could you let us know more detail of [A1A...
Hello Team,
I am facing strange issue in VS Code. Previously I had installed nRF Connect SDK v3.0.0 and later I did uninstall it.
Today I was trying to install nRF Connect...
I used nRF52840 with nRF5 SDK 17.1.0
Also use freeRTOS from example "ble_app_hrs_freertos"
I need implement System-On mode deepsleep mode. So I use nrf_pwr_mgmt_run...
Hi, based on the nRF5340 Audio DK (nRF5340_AUDIO example: gateway, BIS) we send an LE Audio Stream.
As transceiver we use an Airoha AB156x based speaker: SoC name : ab156x_evb...
For just a first test board off of Thingy 91x design, can nRF5340-CMAA be replaced with nRF5340-CLAA? What's the downside of doing that? Documentation says it's not recommended...
Context : I'm building an embedded application using the nrf52832, that can turn on/off and be configured via NFC. These functionnality are implemented using the t4t library...
Hi,
We are working on a project in which data must be sent to server using NB-Iot.
We are struggling establishing an HTTPS connection with a server using the NRF9160 development...
I'm trying to slim down my application to fit in an nRF52832 (currently overflows RAM when building) so I'm carving things out using the prj.conf file. But I'm running into...
Hi Nordic team,
I hope you’re doing well.
I’m new to embedded development and I’m currently exploring the nRF52 and nRF54 series for a future product line. My idea is...