Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
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...
I am using a Thingy91x, with some additional sensors attached via qwiic cable.
Initially to test the Thingy91x I inserted the SIM and scanned the QR code on the Thingy91x...
I am developing a proof-of-concept for remote controlled super-low-power devices using PAwR. I started with nRF52840 (for boths, clients and remote) and now migrated my code...
I built and ran the Matter Light Bulb example for Thread and was able to commission it into Home Assistant with no issues. However, when I tired the Matter Temperature Sensor...
Hi
Setup: nPM1300, nRF54L15-based board, SDK 2.9.2
I am trying to figure out how to use the nPM1300.
So far, I have not succeeded. Quite frequently, after power...
Hi,
I downloaded the NCS v3.2.0, but always got the error below when u npacking the toolchain , the same error when downloading via Vscode. and there is no problem for v3...
Hello all, I am using the nRF52840 together with the nRF7000. To save GPIOs, I would like to use the BUCKEN pin (which is directly connected to the nRF7000) also as the enable...
I tried to compile the project according to the link( https://github.com/nordicsemi-neuton/nrf-edgeai-thingy53-ble-remotecontrol ), but the compilation failed.
The compilation...
Hello Nordic Community,
I am working with the nRF5340 SoC as the master and trying to configure a PDM microphone . I have two related queries regarding PDM/DMIC operation...
I use the nRF5 SDK for BLE peripheral development based on a keyboard example. After the peripheral connects and bonds with a central device, I can detect button presses....
Good afternoon,
I am trying to set up FOTA update over NB-IoT, my device is offline most of the time and connects only a few times a day.
1. What are the gudielines...
Hi I have a urgent production problem about the Nrf5340 chip.
In all my pre production, I use nrf5340DK to program my designed board using the jlink through jtag 10pin cable...
Hi,
I want to confirm that on the nrf9160, for pin assignments, any pin can be assigned to any peripheral (instantiation)?
So it doesn't matter what of the available...
If you have tested the nRF9151's GPS with the CMW100 or IQ station. We need to know: 1. What test waveform file is required? 2. Should we use the ARB file or the CW waveform...
I'm trying to experiment with Bluetooth Channel Sounding using the nRF Toolbox App with an nRF54L15-DK. The app is running on a Google Pixel 10 running Android 16 QPR3 Beta...
From: https://github.com/zephyrproject-rtos/zephyr/issues/103807 Describe the bug
Hello,
I have configured a project based on the nRF5340 DK board and added a debounce...