Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...