Hi,
I use NCS 3.2.4 and 54L15 DK. In the DFU target, I added configuration
and also added the following content in dfu_recover function.
After the distributor...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
Hello,
After working with the path loss monitoring sample in NCS, I was wondering if there is a sample that accomplishes something similar to the following:
Central...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I am trying to Build a modified version of the Matter weather station with additional endpoints I have created a custom Cluster and Custom Device type via Matter Cluster editor...
Hi,nordic
My ncs verison is v3.1.0;
Can I use ANT+ and BLE protocol together in nrf54l05 ?
Does garmin have ANT for nRF Connect SDK support nrf54l15 dk now?
If I...
Hello,
I am looking for ways to measure current during the transmit and receive test for the 2NR modules.
Can you please provide me the steps to do that?
Also what application...
Greetings, I'm developing a custom hardware using nrf9151, i've tested the gpio and serial interfaces of the custom module and the work fine, when i try to flash the serial...
I am in trying to use the AT client sample with an RS485 interface on a custom Board with nrf9151.
Other than the API states ( https:/https://docs.zephyrproject.org/apidoc...
Hello,
I want to use only LDO (not DC/DC) regulation on my nRF52840 design. The documentation states that LDO is the default for both REG0 and REG1, and that DC/DC should...
I read somewhere that the nrf52840 dk can change it's vdd via software, so it can be set to 3.3v, thus it can program a nrf5340 device with it's internal j-link debugger....
Hi everyone, I’m working on running Zephyr unit tests using ztest and twister on macOS, and I'm running into issues where the tests are either not detected or fail to build...
I programmed a nRF5340 Audio DK to be a Broadcast Source, it is recognised by Windows and I am able to play an audio file to it. It is recognised as an audio source by my...
Hi guys, I’m currently testing the Zephyr watchdog sample on the NRF54L15DK, and I’ve noticed a behavior that seems incorrect regarding the reported reset reason. My SDK is...
I can easily generate a custom service that has characteristic with both notify and indication enabled. If I test with mobile app (using nRF Connect or other mobile apps for...
Dear community, we're having trouble connecting our thingy91x to the BMI270 via the nRF5340 using SPI. We've tried many similar cases without success. Here's our setup: Visual...
Hi,
I'm using littlefs with an external flash. Everything works well, but if I look my parition manager I have a 24KB little storage automatically created
is it possible...
Hi,
I have developed a custom application on nRF54L15 and now I want to add OTA over BLE support in it.
For that, I am following Exercise 5 – FOTA over Bluetooth Low Energy...
I am trying to setup the dev. environment in OpenSuSE Linux, but, even though it says Linux, I only find support for Ubuntu.
I am blocked now setting connecting the board...