Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
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,
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...
Hi,
I've just completed Lesson 2 Exercise 3 and found that BLE Provisioning does not work from the iPhone version of the app. The problem seems to be related to Version...