Hello. We are updating firmware to use nrf sdk 2.9.1 (from 2.5.2). Below is my proj.conf, should I expect any breaking changes?
############################
# Stacks...
I am using VSCode with nRF Connect extension with the 2.9.1 SDK.
I am trying to write my own device driver for the Zephyr OS and the TI CC1101 chip. Since the tutorial isn...
Hi,
I am failing to build any of the Matter, Thread or Zigbee for nrf52840dk with the following failure.
I successfully build a blinky and bluetooth app, so my tool chain...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...
Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar...
I'm trying to flash a XIAO nrf52840 following the instructions for flashing with UF2 but it won't seem to work. After I drag and drop the zephyr.uf2 file in the mounted drive...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...
Hi,
We are using nRF52840DK. Our main object is to collect the log for the BLE. We have installed the nRF Sniffer software and wireshark tool to extract the BLE Packets...
Hi,
We are using nrf52840 QFAA with our amplifier that gives ADC values at 100hz. We need to process the data via low pass, band pass filters, median filter, moving average...
I have a BLE system where multiple sensors operate as peripherals and send data to a BLE central. These sensors enter sleep mode after transmitting data and later wake up...
Hi, i am using nrf5340 which has flash memory of 1MB. but my application is exceeding this memory size. what I want to do is to merge the image 0 and image and make it as...
Hello everyone I am gradually learning Bluetooth, it takes time, but I need a temporary solution, I need a so-called adapter, Bluetooth <-> UART, to simply transfer bytes...
Hi all,
I develop my own IoT board using NRF52840-QFAA (Rev3), I am follow the Intermediated Course about Creating custom board but some how my board cannot run blinky example...
With a npm1300 I'm able to charge (for instance, the LED showing charging status is on, BCHGCHARGESTATUS is reporting the different steps..... ) but the battery current reporting...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hello,
Our company makes module using nRF52840. And we also make development kit with it.
I recently programmed open bootloader built-in hex in nRF5 SDK v17.1.0 (examples...
nrfConnectSDK V2.8
Toolchain
Board: nrf5340dk
Hi, while compiling ncs-spi-master-slave-example , I am getting below errors
In function 'spi_init': C:/Users/hello...
I am currently working on a Direction Finding project, but I am facing an issue in prj.conf .
I use an nRF52811 custom board for Direction Finding. In the board selection...
Hi,
EDITED: This appears to NOT be related to any open circuit, the SAME behavior comes even with abrupt changes to the current scale, without any interruptions. Additional...
Hi, I'm trying to install modem fw using the script given by Sigurd : https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command...
Hi.
code base is sdk 17.1.0
MCU : nrf52810
Softdevice : S112 (7.2.0)
use SES 5.42a
step1. modify NRF_SDH_BLE_GATT_MAX_MTU_SIZE form 23 to 50 in sdk_config.h
...
Dear nRF experts. We are a module manufacturer and we have designed an nRF45L15 module. We are doing a series of verifications. When we were doing the connection test, we...