Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Dear Sir or Madam,
We are currently evaluating and testing the **Channel Sounding feature on Nordic BLE devices**. During our measurements, we observed that the Channel...
Hello, I'm trying to make samples/bluetooth/hci_spi work on my nRF54L15-DK however I encounter some issues My device tree overlay is as followed:
I know that spi21.def...
Using the Wi-Fi Fundamentals – Lesson 2, Exercise 3 (Provisioning over Bluetooth LE) sample from Nordic Semiconductor DevAcademy (GitHub solution l2e3_sol, main branch) ,...
We have an existing fleet of devices and would like to understand the best way to deploy SoftSIM to those devices over the air in order to change service providers. It seems...
Hello Nordic Forum,
Thank you in advance for your help. I have a BMA400 accelerometer break out board which I am able to connect and get to work with arduino.
I am now...
New to nrf52.
Looking for a way to identify radio traffic, to be able to distinguish BLE from 802.15.4 and 802.11. I'm not looking for a full fledged sniffer or looking...
Hi, Nordic Support Team,
I am writing to request your assistance regarding some test failures encountered during the UL certification process for a Matter 1.5.0 product...
Hey,
I am developing an app on a custom board with the nRF9160 which already works in low power. It draws approx. 12uA which is ok for me. Now I need to introduce UART communication...
hi I want to use nrf connect sdk using VS code and i want to start my development on this, now i am unable to install this in my windows 11
1. I have installed this nrf...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...
So, I have compiled blinky for the USB dongle52840, but am having difficulty getting west or the development toolchain to flash the dongle. Any help would be appteciated....
I have a custom nrf52833 based board that I tried programming over the integrated JLink on then nrf52 dk via swd. All attempts to program or recover the board failed with...
I was using the PPK2 kit yesterday and I tried the power profiler on nRF Connect (not working with any DUT). I was looking at various apps provied on nRF Connect, I was on...
Hello,
I am developing a project on the nRF54L15 and encountered a system hang when using two UART instances simultaneously: UART20 (for logging and printk ) and UART30...