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...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...
Hello,
I would like to know if it is possible in a Mtter project, to activate or not the MRP messages as mentionned in Matter Core specifications ( chapter 4.12. Message...
NCS 3.02 + nRF54L15
I'm troubleshooting a potential bug. Are these blocking routines, or if not how do I monitor for successful completion of flash write? I looked the the...
I found a issue, I open a sample project " v2.5.0\nrf\sample\cellular\location"
when I click "Add build configuration", no nrf9160 option and only nrf52840 can be selected...
Hi, I am trying to do pwm a rgb led using nrf54l15dk and custom board using nrf54l15 on port1 with pin connections on (p1.10, p1.8 and p1.13 for custom) or on (p1.11, p1.12...
Greetings,
I have worked with the MCUBoot and its Serial Recovery feature with success and recently tried to enable the CONFIG_BOOT_SERIAL_WAIT_FOR_DFU option ( as well...
Hello,
I am intending to extract audio from the onboard microphone of nrf5340-audio-dk.
I used the nrf5340_audio application as reference but cutting off the bluetooth...
Hi,
I'm trying to use same UART channel on both project-specific purpose and MCUmgr DFU. However, when I enable the option CONFIG_MCUMGR_TRANSPORT_UART, the code reset's...
Hi, I used in my hw design Config. 6 for nRF52840 QIAA aQFN73
https://docs.nordicsemi.com/bundle/ps_nrf52840/page/ref_circuitry.html#ariaid-title7
The question is how...
Hi,
We are defining a BLE interface for our product, choosing SIG and custom services, and while working on BLE for years now, I have still questions on how to design the...
How to configure the SPIM if i have defined my MOSI/MISO/SCK pins in the device overlay file, shown below:
&pinctrl { spi0_default: spi0_default { group1 { psels = <NRF_PSEL...
We are developing a board with an nRF54L15 module that interfaces with a SPI device. We want to use 3-wire spi, so the MISO and MOSI lines are shorted (according to the datasheet...
Hi,Team,
I am developing the nrf54l15-dk, and the version of my NCS is v3.0.2.
I am currently using Pawr. https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides...
Hello Nordic Support,
Currently, we are using nRF5 SDK for Thread and Zigbee 4.2.0 for our Zigbee coordinator application running on nrf52840.
We understand that this...
I am using the NRF5340 Audio DK , and the onboard PMIC is the NPM1100 . I am not using the onboard audio codec of the DK. Instead, I am powering an external audio codec module...