I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...