I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
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...