I have created the nRF Cloud Multiservice Sample application and would like to add WIFI support.
I am using nRF9151 with nRF7002 EK hardware and would like help in adding...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
Hi,
I am currently trying to integrate a digital microphone with the I2S peripheral of nRF5340 audio DK. I am accessing the P10 header of the nRF board for the particular...
Hi,
I need to enable an input interrupt on nRF52832 and I want to use a GPIOTE EVENTS_IN channel.
During boot configuration, I'm using nrfx_gpiote_in_init function with...
Hello,
we are testing software with the nRF54L15 DK with the 3.0.2 SDK and toolchain.
When creating a board configuration we use:
nrf54l15dk/nrf54l15/cpuapp
optimize...
Im tring to generate sbom in html or spdx format yousing west ncs-sbom -d build i got this error: package.name += '-' + package.version TypeError: unsupported operand type...
Hi Nordic team,
This is a follow-up to my previous question here:
Can nRF52833 perform PAwR while also syncing to another PAwR device?
We are now extending our design...
Dear Support,
I have a question about the IPv6 networking with OpenThread. I do have an mesh network with about 50 nodes (PCA10059) and implemented CoAP servers and clients...
I just downloaded SEGGER Embedded Studio (ARM V4.52c) and plugged in my rather old PCA10040. It offered to upgrade the driver, which I accepted. Now, when I click "Connect...
Hi,
Just installed nRF Connect v3.4.1 on a macOS Catalina and get the following error message when starting any of the apps:
I've tried both reinstalling and downgrading...
Hi,
I'm making a peripheral device that needs to minimise battery usage.
My device is essentially a beacon but it allows temporary connections to send a stream of data...
Hello,
I have purchased a new nrf52832 DK board for development. I tried to run some examples like ble_app_blinky which are working properly. But when I tried examples such...
Dear All:
Our team are ready to develop a project with multicentral and multiperipheral
The project topology image lists as follow:
I want to ask how many ram it will...
I know this sounds a crazy question but is it possible to flash a custom nRF52832 board with the same firmware that is shipped with the dev kit and create a mass storage out...
Hello,
I am looking to run the ble_app_uart example from the SDK v17 in nRF only mode on the nRF52840 DK. When running the application as is on nRF only mode, it fails during...
I bought nRF51 dongle from mouser.com. I wanted to put nRF sniffer firmware on it using the guide on the web site. I tried using nRF connect programmer but it can not talk...
Dear all,
I've been struggling with SECUREAPPROTECT register in UICR Flash area on a nRF9160 DK.
I would like to restrict and protect Secure code loaded in Secure mapped...
Hi, we have a custom board using the nrf9160, running modem firmware 1.1, and using the nrf9160_gps driver.
Sometimes we see messages like this:
Tracking: 8 Using: 0...
Hello,
When working with an nrf9160 sample that uses Nordic nRF Cloud and A-GPS, the GPS functions as expected and I am able to get regular fixes. However, when using the...
I have used an nRF 51 dongle for capturing BLE packets on my Mac using Wireshark,, but it no longer works. The only system change that I can recall that might affect this...
While working on some problems, I often find it useful to increment a counter at a line of code, and occasionally log the counter for developer debugging. I'd love to have...
Hello,
I decided to play around with an nRF24L01 chip and I'm trying to get it to work on my Windows 10 computer.
My current issue is the following: I've downloaded and...