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 have a custom nrf52833 based board that I tried programming over the integrated JLink on then nrf52 dk via swd. All attempts to program or recover the board failed with...
I was using the PPK2 kit yesterday and I tried the power profiler on nRF Connect (not working with any DUT). I was looking at various apps provied on nRF Connect, I was on...
Hello,
I am developing a project on the nRF54L15 and encountered a system hang when using two UART instances simultaneously: UART20 (for logging and printk ) and UART30...
Hi
I am wondering when I use this function, how much time do I need between I set a TXP and a TXP has been successfully updated. I am developing an application that needs...
I try to set custom compiler flags for the whole project including Zephyr via prj.conf / CONFIG_COMPILER_OPT to compute worst case stack usage as follows: CONFIG_COMPILER_OPT...
Hi all,
I am having difficulties reading microphone data using built-in microphone at Xiao Seeed nRF52840 Sense. I have configured the overlay file as suggested here . Then...
Hello,
I am following the cellular IoT fundamental course with nRF9151-DK.
I didn't have any issue until Lesson 7, but I found that the screen shot of the lesson is...
Hi devzone,
I am starting to write some tests for my application, and I have a couple questions/remarks about the provided Docker image. Link to documentation .
1/ The...
I have done a clean install of the SDK on Debian 13
I have nrfutil install and its working fine - i have tried installing both the v3.2.1 and v3.2.0 toolchains and in both...
Hello Nordic team,
We are using the GRTC on the nRF54L15 , and we are observing the following behavior:
When MCUboot is enabled , the GRTC (likely backed by SYSCOUNTER...
Hi, I am using nrf9151 as a modem running SLM. When SLM comes up, it throws this error. This is a new board run and 50% of the boards show this issue.
I appreciate there...
I am looking for a pairing between Windows laptop or Android mobile on the transmitter side and hearing aid which has bluetooth streaming features as a receiver..
I am looking...
Hi there,
Is it possible to have the DECT NR+ modem trigger events via DPPI? For instance, I'd like to capture a Timer value *exactly* when nrf_modem_dect_phy_time_get...
Hell ,
I am planing to use nRF52810 for one of my mesh application,now query is
How much power consumption its will take when RF is disable and listening only external...
Hi
We use nRF5340, set GPIOs as PDM for DMIC device, and measure waveform as below
The PDM DATA high level will decrease periodically
Is this waveform normal? If yes...