Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...