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...
I have an ICD configured Matter device, using LIT.
I have added the UserActiveModeTrigger attribute and configured it to PowerCycle and ResetButton.
I can commission the...
I am working on an nRF52840 where I need the following outputs:
a continuous 1MHz master clock
a 126 bit serial bit data output sent out whenever a user wants with a...
I have an application with the nrf52840 that was trying to port to nrf54l15 using ncs 3.2.1 but i ran into various issues. I decided to look into some samples that could help...
I am trying to program a Seeed Xiao nRF52840 Sense with a nRF5DK-52832 using the Debug out P20 connector. I am an experienced embedded systems developer (ESP32, ATTiny/AVR...
Hello,
I am developing Channel Sounding related features using nRF Connect SDK (NCS) v3.1.1 and the nRF54L15 Development Kit (DK) , based on Nordic’s official hci_uart...
I'm using custom board based on nrf9160 SoC. After migrating from SDK v3.1.1 to v3.2.1 two issues (but they are likely related) began to happen:
Battery measurements started...
Hi,
can i ask how do i send sensor readings from BME280 , SGP40 & SHT40 to nRF cloud. i has installed nRF Cloud gateway app ( Android) but it keep loading. So i am asking...
We are working with a custom nRF52840 PCB and would like guidance on the correct and supported way to build a firmware equivalent to the radio_test sample on the nRF52840...
I am working with nRF54L15 running Thread CLI . The device is successfully commissioned to a Thread network and communicates through a Border Router (BR) . SDK version V3...
I am implementing the production line frequency trimming step for the nRF7002, as per https://docs.nordicsemi.com/bundle/nan_043/page/APP/nan_043/xtalxo_freq_trimming.html...
Hello,
Is there any documentation on setting up VoIP on the nRF91x module with Zephyr?
As the nRF91x does not have a built-in VoIP app layer, I can assemble the hardware...
I have downloaded the nrf SDK v3.2.1 and i am testing its BLE sounding reflector and initiator sample code on two different xiao boards here is what i am getting at the serial...
I am using an nRF52840 DK (Version: 3.0.1). After a failed update/event, the DK is no longer recognized by my OS (Windows) via USB. LED5 blinks once when the usb is connected...
Hi:
Hardware setup: nRF52840DK interfacing with Adafruit LIS3DH (ST LIS3DH) over I2C on pins P1.14 and P1.15
Software: ncs-v3.2.1, Zephyr 4.2.99
Kconfig: I2C bus drivers...
I have a question regarding the nRF5340. I would like to capture and access the raw payload of BLE packets that fail the CRC check.
I know that with the nRF52840 (running...