Hi,
AI says this is a known issue, but I want a much stronger explanation of why this scenario breaks. I run the server program on the nRF52840. I understand that it is...
Hello Nordic Team,
I am working on an nRF52833 project using nRF5 SDK 17.1.0 with Secure DFU Bootloader.
Environment:
MCU: nRF52833
SDK: nRF5 SDK 17.1.0
SoftDevice...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
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...