I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
I had TWO DKs as described in the title randomly fail on me in the same way, months apart. Additionally, I had an earlier rev DK, 2.1.0 (NRF5340 is NOT the IMCU on this version...
Hi,
We are considering using the new sEMMC SoftPeripheral on the nRF54LM20A with a 4-bit SD card or soldered SD NAND instead of eMMC.
Has anyone tried this? Does it work...
This is a follow up to case 356908 which was closed due to no resources available. --- We need to shutdown the modem or we end up locking it in the reset-protection state...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
For regional compliance testing, I am seeking an older version of the Direct Test Mode PC application, specifically v2.0.2 . Is there a way to get old versions of this application...
As in subject, psa_aead_finish function generates incorrect tag for AES-GCM when Nordic proprietary library is used.
Works fine with Oberon backend.
Similar problem reported...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
What is the tolerance of the 0.9V internal reference used by the nrf54L15 SAADC (+/-10%?, +/-1%?), and what is the maximum external reference voltage allowed?
Hi
nRF54L15-DK QFAAC0, ncs v3.4.0, project path: ncs\v3.4.0\zephyr\samples\boards\nordic\system_off
After compiling and flashing this example, the power-on reset (POR...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...