Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I'm stuck implementing encrypted firmwares on the nrf5340, ncs 3.0.2., with NSIB and MCUBoot. I got signed DFU to work as described in Exercise 3 – DFU with external flash...
Hello Nordic Support,
I have a question related to the bug fix in nRF Connect SDK version 2.7.0, which is the following:
I would like to understand some details on what...
I noticed from the design guide that the voltage tolerance of capacitors C3 and C10 is 10V. Can I choose 6.3V for the voltage tolerance of these two capacitors? Will this...
I am developing an indoor positioning system using Bluetooth Channel Sounding (CS) on nRF Connect SDK v3.1.1 . My setup involves one Initiator and four Reflectors .
Implementation...
Hi Dev,
Development platform: NRF54L15 + NCS 3.2.3
We are facing an issue with ADC sampling. The code occasionally gets stuck/hangs inside the adc_read function. This...
Hello,
I am currently testing the Release Assistance Indication (RAI) feature on the nRF9151 (SMA-DK) in order to minimize power consumption after data transmission.
I...
Hello, I'm following BLE fundamentals course from Nordic Academy. İn Lesson 4 Exercise 3, with using Nordic UART service. We sent and receive data. However i'm having problem...
We are developing the nRF5340 for the Thingy91X based on Connectivity Bridge (NCS 3.2.4). I want to output logs from SWD and view them with RTT Viewer, but even when I call...
Hi everyone. I’m currently working on a custom board based on the nRF5340, but I’m unable to connect to the board when trying to flash it via the SWD interface using J-Link...
Hi all,
During the Bluetooth connection process, there is a small probability of the following phenomena occurring (both of which are the same firmware, with the similarity...
Hello DevZone team, I recently received a new nPM1300 Eval Kit (PCA10152, 1.3.0, 2025.19) and connected it the first time following the documentation ( docs.nordicsemi.com...
Hello,
We have a custom nRF54L15 board, that, when powered with 1.8V, shows a too high power consumption. 230uA in system on - low power mode, and 12uA in system off mode...
Hello Nordic Team,
I am working with the nRF9151 DK and exploring audio output using the TLV320DAC3100 DAC.
I see that I2C is clearly available in the DK schematic , but...
Hi Nordic:
I use the nPM1300 to power the NRF5283 and external sensors. The nPM circuit schematic is as follows , Please check for any unreasonable parts.
1 Charge and...
Hi All,
I try to connect nrf9160 to our azure space ( Azure IoT Central) using sample : sdk-nrf/samples/nrf9160/azure_iot_hub at main · nrfconnect/sdk-nrf · GitHub
...