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 have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...