Hi, I'm working on enabling **FOTA for the application core only** on **nRF5340**, based on the **`nrf5340_audio` example**, using **only internal flash** (no external flash...
Hello,
I have a Thingy91x and I'm having problems using the samples: "Cellular: GNSS" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/gnss/README...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
Hi, I have a project which uses Matter over WiFi and at the same time running a HTTP client. I want to retrieve and use the WiFi credentials from the Matter over WiFi provisioning...
Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
Hi !
I'm setting up buttonless DFU on an nrf52832. I'm using SES on windows.
I found two ways of performing it, one in the forum and another in the infocenter.
The first...
Hi,
we have to program direct test mode software for our certification process of our device. What we did was: take the dtm example from Nordic SDK (v15.3.0) and programmed...
Hi everyone,
I am desing a low power BLE application using the nRF52840.
How do I restart the advertising after the APP_ADV_DURATION has been expired?
Thanks in advance...
Hi,
We developed a medical device based on the nRF9160 chip and we would like to do the EMC test for qualification. Does Nordic provide any examples or support for the firmware...
Hi Team,
I have flashed the given serial LTE Modem hex file(attached) into dev kit nRF9160 and tested TCP server mode.
I am facing issue with AT command: AT#XBIND=3442...
Hi,
I´m using nrf52833 on customized board with a sensor on it. I would like to send the data, collected from sensor ober ble to nrf connect app. I print the collected...
Hi community !
i'm working on nRF52840 DK. We'll put SoC into a device where we couldn't have access with a cable. So my questions are :
1) Does DFU example use OTA to...
Hi,
I have to use current time service and one other customized service in my project.I am able to advertise only one service i.e customized one.can you please let me know...
Hi,
I am working on the nrf52840 DK using "nRF5_SDK_16.0.0".
I tested out the example code for USBD Audio in "examples\peripheral\usbd_audio".
If I use the default values...
Hello. I evaluated the effect of temperature and humidity on BLE connection stability. I thought that the effect of humidity was higher than that of temperature, but the effect...
I'm trying to rate nrf52832 now. I'm using Keil uVision5 as my development environment.
I have written softdevice s132_nrf52_7.0.1 for the target.
I'm trying to set the...
Dear Sirs:
I use 52832, and there is 512KB internal flash.
So, I am wondering if I could have my own flash partition as below.
- Bootloader (w/ capability of firmware...
Hey all,
I've been bringing up the nRF9160 Feather and noticed some curious issues with adding an external partition when MCUboot is enabled.
I first tested the external...
We are developing a board based on nRF52840. One of the pins we would like to use as GPIO is P1.09. It is configured as GPIO (the same configuration as P0.12), but the output...
Hi,
I compiled and flashed my nrf52840-DK with "examples/peripheral/usbd_audio" and I noticed a few things:
Under Linux (Ubuntu 18.04) the microphone isn't listed. ...