Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Description:
We're using GRTC on the nRF54L15 to implement RTC calendar functionality in our project. During development, we observed the following behavior:
When...
I am developing a Zigbee sensor device based on the nRF52840. I have based my firmware on the "Thingy:53: Zigbee weather station" sample. This means it is a Sleepy End Device...
We have a nrf9160 chip on a custom board with zephyr as the operation system. Modem firmware is 1.3.7. The board is battery powered, but can for development purposes also...
Hi Nordic team,
I am a test engineer at AIROHA, focusing on Zigbee and wireless communication protocol testing. Currently, I am responsible for setting up the Zigbee certification...
An error occurred while compiling the "channel_sounding_ras" process: ,A certain file is missing. I am using version 3.0.2 of ncs.Could you please tell me how to solve this...
Hi,
I am currently working on NUS sample code with one nRF5340 as central board and ISP2053 module as the Peripheral to send data with 264kbps. The peripheral is flashed...
Hi. I am currently working on a project using the nPM1300 as a pmic. For this i have a battery and an nrf5340 connected to it. Using zephyr i have even the following options...
Hi Nordic team,
I’m building a device that uses nRF9151 for cellular and an nRF7002 companion for Wi-Fi. My requirement is simple:
If a known Wi-Fi network is available...
Hi there,
I found the FW swap time in Mcuboot is too long. debugging into the code, the function, boot_move_sector_up, take ~20s, my FW is ~600k. It means the flash erase...
Hello,
Our current design does not use an external crystal for the LFCLK. As a consequence, I configured the LFCLK to use the RC oscillator. We also have power consumption...
We are using the nPM2100 with a CR2050 and CR2077 battery. There is a battery model for the CR2032 coin cell in the nrfxlib. Are there also battery models available for CR2050...
Hello,
I'm trying to add MCUBoot with sysbuild to my application (nRF Connect SDK 2.9.1). I have added sysbuild.conf (in the project's root directory), with single line...
Trying to make Thingy91's asset_tracker_v2 light sensor (BH1749) data to show up in a card on Dashboard in nrfcloud. By default asset_tracker_v2 code supporting light sensor...
Good afternoon!
I didn't find a post with a solution to my problem. If I overlooked something, please feel free to just redirect me :)
Goal: In our project we want the...