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 am looking for some specific contract developer help to build and Android app to update Firmware in devices using DFU and the buttonless service. Obviously there are...
HI,
We are evaluation the nRF9160 in the devkit and we are trying to obtain the values specified in the nRF9160 Product Specefication v 1.1. After following the different...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
We are creating and application that will use the Serial port to communicate to a host using an RS485 protocol. We have it working in SDK 15, but we are now trying to build...
Hello All, I want to generate Bi-Phasic two PWMs with 180 degree interphase delay and variable Duty Cycle with variable frequency upto 250 Hz in nRF52810 SoC. Can you please...
Hello, how can I use the functions in nrfx_twim.c
Using SES and the CMSIS config wizard, I have picked:
NRFX_TWIM_ENABLED 1
NRFX_TWIM0_ENABLED 1
NRFX_TWIS_ENABLED...
Hello
I wonder how to verify that teh scan response data is set correctly and if there are other parameters I need to set to get it working.
So for setting length i have...
I have a nrf52840DK and try to modify SDK peripheral/uart example. I want to reboot nrf52840 device after getting uart communication errors. I put NVIC_SystemReset() function...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
Hello,
Im trying to interface LIS3DH with nRF52DK referring this example https://devzone.nordicsemi.com/f/nordic-q-a/34710/lis2dh12-driver-issue-in-nrf-sdk-v15-0 .
...
Hello All,
I recently started testing an nRF9160 DK board. I was able to follow through all the instructions, registered on nRF cloud and successfully connected to LTE....
Hello,
I'm designing the electronic of the nRF9160. We use the ANT PIN (61) for frequencies in the range [700MHz; 2200MHz].
I'm wondering to add a band filter on the...
SDK16.0.0, S132v7.0.1, nRF52840
We call nrfx_uart_tx() from the main application (non-isr) context to initiate multi-byte data transfer from a queue we manage.
We also...
I am using guide provided at https://openthread.io/guides/border-router to create border router. I am using Ubuntu 18.04 on a PC. I tried same on RPi 4 too and seeing same...