Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I added a cmake configuration option to CMakeLists.txt, but sending a value through west build does not set the cmake option. Here is what I have done: CMakeLists.txt
The...
I am using an nRF52840 dongle as a sniffer to capture BLE packets in Wireshark. Recently, I’ve noticed that the captured files are approximately half the expected size, and...
Hello,
my nRF9151 DK appears to be damaged or has a power-path failure.
Current symptoms:
No LEDs light up
No J-Link is detected
No COM port appears
No mass...
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...
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...