Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
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...
Hello,
Is there any AT command to enable/disable HW Flow Control RTS/CTS for nRF9151?
I tried AT+IFC=0,0; AT+IFC=2,2; AT+IFC? commands but getting error.
Thanks
Hello,
I come today with an issue that was already reported in other tickets such as:
https://devzone.nordicsemi.com/f/nordic-q-a/126189/nrf54l15-grtc-syscounter-resets...
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...