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.
...
Hei,
I have nRF9151 SMA DK v0.9.0 running with board controller FW v1.1.0. This is stated by the Board Configurator v1.1.2 tool.
I tried to set both nPM VOUT2 and VDD...
Hello,
For my project I am interested in performing IQ sampling in the payload of a BLE packet, using nRF52833 at both receiver and transmitter.
I am manually configuring...
Hi,
We've been developing a product using nRF52840, where it does a lot of advertising and scanning.
We've migrated from SDK v2.5.2 to v2.8.0, and recently discovered...
nRF Connect SDK v3.2.1 on Windows 11
I am trying to build the Matter Light Bulb sample using a nRF7002DK but run it over Thread instead of WiFi (the default). Since this...
Good day,
When using the bt_gatt_discover() with a NULL UUID parameter, the code sweeps all UUIDs available from the start_handle to the end_handle. This is verified with...
Development environment: MacOS Sequoia (15.4.1), Visual Studio Code v1.108 0, nrfConnect 2026.1.1242
I am trying to develop a "workspace" project with a nRF52840DK as my...
I understand that the rf path should be 50 ohm coplaner to the output matching network that should be placed very close the the NRF chip. The recommendation shown in the reference...
I’m facing a Power Profiler Kit II (PPK2) measurement discrepancy that appears to depend on the host PC , not the target board or firmware.
Target setup
Custom board...
Hi all,
What is the increase in current consumption or power consumption when measuring RSSI with the nRF52833?
My device is a peripheral. I would like to estimate this...
I am using nrfx_nvmc_page_partial_erase_init() and nrfx_nvmc_page_partial_erase_continue() to erase flash in-between wireless connection events. The datasheet states: " The...
I have an IoT project that reads data from a proprietary device via an I2c SBIffer. The device consists of a controller and a small display, which are connected via an I2C...
I am referring to the ncs\v3.1.0\nrf\samples\bluetooth\throughput\sysbuild\ipc_radio\prj.conf for the nRF5340 and extrapolating that to a central application with multiple...
Hello, I hope this question is allowed here. I have received this email, after having been active on this forum:
Hi Mads, I saw you on the Nordic forum and wanted to get...
Hi,
We've been using the PPK II for basically every IoT project we've carried out in the last few years, and it has been an incredibly useful tool.
Our standard use case...
I have the code files as shown in the compressed package. I am currently compiling them into (A: nRF7002 DK nRF5340 application MCU - Non Secure / B: nRF7002 DK nRF5340 application...