I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hi,
We are investigating a Nordic BLE DFU startup failure on iPadOS and would appreciate guidance on whether this pattern is known at the CoreBluetooth / iOS DFU layer...
How to change the parity bit on UART on NRF54L15?
prj.conf includes:
CONFIG_SERIAL=y CONFIG_UART_20_NRF_PARITY_BIT=y
DT overlay includes:
&uart20 { parity = "even...
Latest nRF connect for VS code seems to ignore Toolchain manager install dir under certain conditions.
nRF connect output displays " Error: Install directory 'C:\ncs' not...
Hi We are using nPM2100 with PG/RESET mapped to SHPHLD. We are using Zephyr library to manage the nPM2100. We put the device into hibernate with a timed wake up, if we wake...
Hi everyone! I wrote code in arduino IDE but wanted to use all potential of Xiao NRF52840 with use of Nordic SDK and Zephyr RTOS as well as zigbee on my small side project...
Device: nRF51822_xxac; the Nordic-supplied NUS application worked after I figured out the softdevice and application loading sequence.
Development platform: Mac OS Tahoe...
On lesson https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-3/ , When trying...
Hi.
I'm developing a BLE peripheral application running on nRF54L15. nRF Connect SDK v3.2.1 with SoftDevice Controller is used for my application. As the title says, following...
Dear Nordic team,
We are using the nRF54L15 QFN52 package on our custom device and are using the P0.06 and P0.00 for the TX and RX, respectively, for our UART service interface...
Hi, I noticed that when using nrf5340 and it's kernel timer driver, that the k_cycle_get_64() API is not available, and that TIMER_HAS_64BIT_CYCLE_COUNTER is not being set...
Hi,
I’m planning to use a chip antenna that meets the attached specifications. I’m not very familiar with RF hardware, and I’ve only just started using CAD. I placed it...
I have a nrf52833 small board. nrf52833 QFN
and the several board have the same finding: at first time, the board can be flash and be debugged to main entrance.
but ,...
Hello this is my first time making rf circuit and i would like to get feedback on this circuit with nrf54l15.
I used Texas_SWRA117D 2.4GHz IFA antenna.
Calculated...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...