Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I mean like when ever i click pristine build in the vs code i am getting this below error " Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration...
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...