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...
Hi everyone,
I am currently working on a project using the nRF54L05 and SE052F (from NXP).
I found this GitHub link: https://github.com/NXPPlugNTrust/nano-package/blob...
We are using an nRF52840 running SoftDevice Controller (SDC) in a custom Host + Controller architecture:
SDC runs on nRF52840 as the Bluetooth LE Controller.
Our...
Hi, I run Matter test TC_DefaultWarnings.py but failed the test, see below the last part of the logs:
******************************************************************...
Hello! I am trying to upload 120KB of data through 2 protocols: https and mqtt+tls. Both the cases have same configurations enabled in the context of wifi, net mgmt, network...
Hello, i'm trying to flash mfw-nr+_nrf91x1_2.0.0.zip on a thingy91 x. it doesnt work via nrfutil nrfutil device program --firmwaremfw-nr+_nrf91x1_2.0.0.zip THINGY91X_13A2EC8A4FC...
Hi, I'm having a pairing issue with nRF54L15 (Zephyr-based project) and I’m not sure if this is a security configuration problem or something related to bonding persistence...
The examples for the Matter Light Bulb app and others contain pm_static_...yml files with sections that look like:
I cannot find "orig_span" in the Partition Manager documentation...
I was asked by Nordic tech support to create a new ticket, because ticket number 357092 had become a long a winding thread.
I need a simple utility I can offer to an end...
I am developing a project using nRF5340 to drive some peripherals. During debugging, I found that no matter how I executed the pull-up/pull-down commands, the p1.00 and p1...
I am using qt C++ to refactor the dfu master station, currently I have a problem, that is, I want to communicate with 52840 simulated com but failed, I initialize, you see...
When I click ACTIONS/Build to build, the executable module(merged.hex) is not created. Now that zephyr/zephyr.elf has been created, the process will finish.
[Environ] nRF...
Hi,
I wanted to characterise the CS accuracy by changing the default parameters in
I get errors when I try to change rtt_type to sounding sequence. I tried both 32 and...
My customer Penguin ID has the following question about HCI USB for the nRF54LM20A. He claims this is only on the old Zephyr stack and not on the new one. Can you please comment...
Hello,
I'm doing some experimentation with nRF54L15DK dev kit.
I connected PPK2 to P6 on the board to measure VDD:nRF current consumed.
The DK is loaded with a release...
I’m working on an nRF5340 project (NCS 2.9.2) with simultaneous multi-image DFU using MCUboot, MCUmgr (SMP over BLE), and external flash (MX25R64, like the DK).
App-core...