Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I am attempting to interface an nRF54L15 to an NV3007 LCD display and make use of LVGL. From what I can see, there is an nv3007 driver in LVGL, but not in the version of LVGL...
I have an NRF52840 dongle programmed with the connectivity firmware and I want to use it as a central device to connect to a peripheral, and I want to set this up in Python...
HI,
I’m working with the nRF21540 and want to add a GDT, a series capacitor and a TVS diode to its antenna port to protect it against lightning surges and ESD. Could you...
Hi
I'm currently in the middle of porting our board from nrf sdk 2.6.1 to nrf sdk 3.2.1. I made it so far, that the correct dts are used, but somehow the build process seems...
I am following the instructions as per Getting Started with the Asset Tracker Template.
I have successfully created the environment and done the West Update.
When I do...
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...