Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hello Nordic Community,
We are currently using the nRF52840 DK for BLE testing and controlled BLE interference generation in a lab environment, primarily in the 2.4 GHz...
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...