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...
I used the application_update example, added external FLASH support code, and incorporated the nrf\samples\wifi\scan code. Initially, the NRF9151 and NRF7002 communicate normally...
Dear All.
I tried to test and evaluate LoRaWAN stack on Zephyr, without success. I will need more time to debug what is happening by the logic analyzer. Meantime I attached...
Hello everyone,
We’re developing a prototype using the nRF52840 MCU, and we need to flash a bootloader over SWD using a 1.8 V system powered by a PMIC. I’m exploring whether...
Hi,
I have a question on the correct usage of queues in Zephyr.
I have a firmware program that uses multiple threads, and as it has developed over the years multiple threads...
Hello,
We are investigating a sudden battery drain issue in our nRF52832-based wireless product. During power profiling, we noticed unexpected current glitches (please see...
Hi,
I have nRF54H20, SDK 3.1.0
is there any sample (tested) which is running with high speed peripheral? I need to test high speed SPI (SPI120 or 121).
I found (....
I am trying to get an end to end BLE application working. I have an nRF52832 board that is running peripheral_uart. It is advertising and sending a text stream to the connected...
Hi Nordic support
We have ealier used your legasy SDK16.0 on nRF52840 where we where programming our device serial number in the UIRC area.
NRF_UICR->CUSTOMER[0-4] where...
Dear,
I was trying to flash a custom board using a nrf5340 module (Raytac MDBT53-1M) threw P20 connection of a nrf5340-DK like described in https://infocenter.nordicsemi...
I have discovered a serious issue with Bluetooth connectivity on iOS 26.
My device use nrf52832 and sdk15.3, it consistently disconnects just a few seconds after a successful...
Hello, i am already 1 week trying to make tracing working. I have NRF54L15DK and SEGGER J_TRACE PRO. I solder trace port on the board.
I did enable => nRF TPIU in nRF KConfig...
I've tried to compile "hello_dect" example using v2.6.1 toolchain and v2.7.0-rc-2 SDK. The sample code is present so I assume the SDK is correct version. However it fails...
Hey folks, I'm trying to use SPI00 instead of SPI20 to achieve higher frequencies and driver fails to initialize no matter what I've tried to do on NRF54L15-DK. Here are relevant...
Hello,
I have 9 sensors based on NRF54L15 working as GATT server. I push around 100 bytes every 15ms from all sensors to the central hub. When i connect all nine of them...