Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
We are using the NRF9151 with AT commands to replace our SIMCOM modems.
We would like to write the SIM profile data to the modem via AT commands just like SIMCOM...
Trying to config TDM SCK for: Master, 4 channels, 24 or 32 bits, 16 KHz...doing the math yields 1.536 or 2.048 MHz for SCK. I have 24 MHz or 32 MHz available as possible clock...
Hello, I have a question regarding external flash erase via `nrfutil` command line tool. Does the `nrfutil device` command support doing a qspi erase with custom qspi commands...
Hello,
There is a minor issue identifying a sysbuild configuration if the initial generate and build fails.
Steps to repro:
- add a kconfig that doesn't exist in...
In the past, I've been told I can bypass a lot of the Zephyr nonsense and use the HAL layers of the nRF Connect SDK directly. So if I want to use what was called nrfx_twim_xfer...
Hello,
I noticed the Audio application explicitly states that WAV sample rates other than 48kHz is not supported.
Is there any risk to modifying the code to support other...
Hello,
In my project, I use both a Bluetooth interface for communication and the PSA functionalities to store and read/use keys. I use the following configuration (excerpt...
Hi Nordic support:
Our product uses the nRF52840. During CE certification, the lab measured the BLE TX power in DTM mode. at –20 °C the power is 3–4 dB higher than at +25...
We are getting the following error when compiling from our static libraries.
undefined reference to `__device_dts_ord_168'
Our project consists of multiple static libraries...
Hello ,
We have recently started the evaluation of the nRF21540 Front-End Module and would like your guidance on the recommended SDK version for this device.
Currently...
Hi,
We're trying to implement HMAC signing on a Thingy91X but getting stuck each time on -134 errors. Having read the resource on your docs AI I'm aware of the limitations...
Hi, We are working with nRF52840 MCU with zephyr v2.9.2 SDK and Visual Studio IDE for debugging, Flashing, Generating zephyr.uf2 file. We took one example have configured...
Dear Nordic Semiconductor Support Team, My name is Iwo, and I’m developing a BLE central application using the nRF52840 DK with nRF Connect SDK v3.2.1. The application works...
Hello,
we are experiencing an issue with devices based on nRF9160 using modem firmware lib 1.3.6 and nRF Connect SDK 2.5.3 .
The problem manifests as a sudden inability...