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 ...
Hi everyone,
I am trying to use SPIM for an external DAC. The DAC does not require MISO, only SCK, MOSI, and CS.
I configured SPIM like this:
#define SPI_DAC NRF_SPIM2...
I'm using nRF Connect for Desktop on Linux and updated today to v5.3.0.
I have J-Link V9.24a installed and it is available in $PATH. Also it works well with Programmer v4...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
HI all,
The main program suddenly encountered assert (nrfx_grtc.c line 278)while running, which happened by chance. The following are the relevant logs
note:nrf54l15...
We are experiencing critical data integrity issues on the BLE link of our gateway device. The problem occurs specifically when the device is operating as a BLE-to-Wi-Fi bridge...
Hi,
I'm trying to install the nordic sdk/toolchain combo via nrfutil command line (Windows x64) and I get the following error:
Is there any known way to resolve this...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Board: nRF52840 DK (pca10056) NCS version: v3.2.3 Goal: Send and receive raw 802.15.4 frames with a custom packet format, without using OpenThread, Zigbee, or any other mesh...
When attempting to install a downloadable app in nRF Connect for Desktop 5.3.0 on Linux, the installation fails with an EISDIR: illegal operation on a directory error. The...
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
Hi everyone, I recently encountered an issue while developing with the nRF54LM20A. When acting as a USB High-Speed (HS) HID mouse device, Endpoint 0 fails to respond with...
In the nRF Connect SDK v3.3.0 release notes, I noticed that the QoS Channel Survey feature has transitioned from experimental to supported (i.e., production-ready).
From...
As mentioned in subject,I try to study course with CMSIS-DAP,now, chip recove and flash is OK,but blocked at debug step for 2 days now.
Maybe I made some wrong config some...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...