Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
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...
Windows 11, VSCode, NCS v2.3.0
Hi, I have a well-working application that I would like to build ztests for.
I'm reading about how to do that on the test framework page...
I often see the following warning when requesting a GNSS location: "<wrn> location: PSM is configured, but modem did not enter PSM in 2 minutes. Starting GNSS anyway." - what...
Hi everyone,
We’re currently using the nRF9160 module with JIO Nb-IoT SIMs in our devices. Could anyone clarify if any specific actions are needed in the firmware for...
I have an nRF54l15-PDK dev board (brand new):
I did the following commands with the SDK v3.0.2. Building and Flashing went fine:
to build:
west build -b nrf54l15dk...
During development we noticed that current measurements coming from npm1300 appear to be much higher than expected despite the results not matching what we were seeing on...
Hello, I have a question about the headphone jack output on the nRF5340 Audio DK.
In past DevZone threads, it has been stated that “the headphone output through the CS47L63...
Hello,
With reference to BLE Fundamentals Lesson 4, I am try to modify my existing BLE code to add indication support.
After adding the codes, I can see the "Read and...
We are encountering an issue with flashing firmware to our newly designed nRF54L05 BLE board.
Issue Details:
We are trying to flash a .hex file (simple Blinky code...
Dear Nordic Support,
I am currently performing initial tests for distance measurement using Channel Sounding with the nRF54L15 Development Kit.
Here are the details of...
We have previously used nRF52840 and for the latest iteration of our board design we are updating to use nRF54L15.
We are aware that for nRF52840 we could map any pin to...
Hi Nordic team,
We are interested in using nrf9161 SiP. can you confirm if the `zephyr,nrf91-slm` driver work on the nrf9161? We are interested in the DECT NR+ capability...
Hi i am trying to configure a timer to work in count mode and when it hits a certain number ( for example 100) to activeta an interrupt, clear count and start again.
Best...