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...
Hello Nordic team,
I have a question related to the “nRF5340 Production Programming – Troubleshooting” documentation, specifically the part that says the access port protection...
Per (+) Trouble with nPM1300EK - Nordic Q&A - Nordic DevZone - Nordic DevZone , I've disconnected TWI from the board while doing the battery profiling and that worked successfully...
using the nvs sample from here: https://github.com/nrfconnect/sdk-zephyr/tree/v3.4.99-ncs1-1/samples/subsys/nvs and configured for my board, the program crashes on the 323rd...
It seems to be an assumption in the swi request functions that after req_exit, the swi request should be completed. However, in certain cases, this invariant doesn't hold...
Hi, I tried the above tools(nrfjprog) on the Raspberry Pi 3.
But, I saw the error shown below.
pi@raspberrypi:~$ ls | grep nRF5x
nRF5x-Command-Line-Tools_8_5_0_Linux...
Hi,
I got the nRF5340-DK + 7002-EK running your WiFi Fundamentals HTTP server last weekend. I connected the 5340+7002 to my wifi network and got an IP address. I also opened...
Can the nPM1300 be used without any charging support (no battery, no fuel gauge)?
I know this is an unusual arrangement but we have a requirement that a separate device...
I'm having 52840-DK boards 3 and installed vscode,nrfsdk v2.2.0 and v2.8.0. i want to explore how to use FOTA for zigbee. are there any sample available to make it work and...
Hi Nordic team,
We are planning to use the STM32H747 as the host MCU to control the nRF7002 for Wi-Fi functionality. Based on reference materials and existing use cases...
Similar issue to Attempted to change incrementally the Voltage for VDDIO and VDD_DBGR, however, this didn't change the state of the LEDs. Successfully compiled and flashed...
Hi,
We are seeing weird behavior in the way the nRF Cloud UI displays changes in the device shadow, specifically for properties that are being nulled-out.
Let's say we...
Hi,
Im using an SPI device and also the SPIM NRF driver. This device is not always on, but the overall flow is:
Power On the device on boot and do basic info readings...
I have ordered two boards using the nrf52840
I was able to flash the first board and my firmware is working as expected however whenever I try to program the other one I...
When uploading a network core image though MCUBoot and confirming the image, sometimes it fails to accept and on other builds it accepts the update.
I have narrowed this...
Hi
Greetings, Hope you are doing well.
I am fairly new to using the nRF Connect SDK through VS Code. I completed the nRF Connect SDK Fundamentals course, and I also noticed...