Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
I am using nRF5 SDK v17.2.0 on a legacy product. I have code that looks like this:
When reading the characteristic repeatedly, I sometimes see something like this...
Hello everyone
I am following BLE tutorial on Nordic DevAcademy Last part of BLE shows you how to use the nRF52480 to have a BLE sniffer in the Wireshark I have installed...
It seems like the nRF54LM20-DK is not properly powering LED 0-3. After measuring 0V from TP1 to GND, I opened the board configurator and tried applying "ledcontrol" as both...
Hi.
I'm total noob so please excuse my ignorance. I have a nRF54L15-DK which is obviously not a nRF52 device and the RSSI viewer is only compatible with nRF52 series. But...
Hi Dev,
Development platform: NRF54L15 + NCS 3.0.2. We use k_uptime_get() to obtain the system uptime and perform task scheduling. Everything runs normally when the device...
Hello,
We are seeing a few strange cases of devices reporting MPSL assertion on file 112, line 1588. The assertion comes from the softdevice, so its a bit tricky to understand...
I am currently using the NRF_POWER->GPREGRET and GPREGRET2 registers to store data for my custom handling under NVIC_reset . My objective is to identify the cause of a manual...
I designed a circuit using the NRF54L15 to connect via Bluetooth and control several peripherals. I program the chip using the Debug Out of the NRF54L15 DK Development Kit...
I am able to build the firmware without any errors from persistent_key_usage example as below condition
Board: NORA Evaluation Board SDK Version: 3.1.0 Toolchain: 3.1.0...
Hello Nordic team,
I am using an nRF5340 DK with Zephyr, and I am facing an issue where the UART console freezes whenever CONFIG_LOG_BACKEND_FS=y is enabled.
My logging...
Hello, Nordic,
I am trying to use radio test to do FCC, but when I test the example, I found some issues.
When I test it by nRF connect the input may be truncated or...
Hello.
I'm trying to use WS2812 leds with I2S. I'm using two boards for testing: an NRF5340DK and my board based on the HOLYIOT-21069-5340 module.
I'm using a zephyr/samples...
using ncs 3.1.1 how can we invert SW_CTRL0 logic we using a different RF SWITCH then DK
"Does register 0xA4002DC8 (SLEEP_CTRL_GPIO_CTRL) on nRF7002 have a bit to invert...
nRF5340-DK, PCA10095, v2.0.1 and v2.0.2
According the zephyr device tree, the UART0 is mapped to GPIO 0.19/0.20 and UART1 is mapped to GPIO 1.0/1.1 .
According the schematics...