SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
If I try to compile any of the WIFI examples for the Thingy91x I get a RAM overflow error. The only exception to this is the WIFI scanning example. If I build these for any...
Hi,
I'm using Zephyr with nrf52 and want to setup watchdog support with multiple channels (different timer settings for separate different threads).
I can add 1 channel...
Hi,
I have bought a Thingy 91 and have connected to the nRF cloud etc. and I am getting the sensor data OK.
The GPS is still not working, I have followed the instructions...
Hello,
I would like to calculate maximum range between two devices equipped with nRF52840 transceivers working in the IEEE 802.15.4 radio mode. Can I assume that -100 dBm...
Hello,
I have a question about Bluetooth connectivity issues. The BLE code I'm trying to make will be connected to the smartphone (Android). If phone out of the Bluetooth...
I'm developing a bluetooth device that only advertises data, it's set to BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE and BLE_GAP_ADV_TYPE_NONCONNECTABLE_SCANNABLE_UNDIRECTED...
Hello everyone,
Can I use the latest nrfutil 6.1.0 tool to generate the DFU zip file for the dual_bank_bootloader in SDK11?
If yes, do I need to keep the --hw-version...
Hi, I wanna enter the system on sleep to save the power up to 10uA(about tens of A). I am using nrf52840-dk with SPI LCD and some GPIOs in zephyr. Also I want to do DEVICE_POWER_MANAGEMENT...
Hi, I would like to run an nrf53 example project. I got the devkit, and after some struggle I am now able to compile and run a project.
I need to run an Bluetooth example...
This is really a question about best practice - I have some ideas of ways to do what I want, but wonder if there is some clean API-supported method that I haven't found.....
Hi, I am in design stage and i need to change nrf 8001 to nrf 52810. In this point i have a question about pin configuration in nrf52810, Can i use any pin for any use? i...
Hello everyone.
I know from Errata document that the GPS antenna soldered on DK is not working properly on the 0.8.2 version of the DK. I need to use GPS for time syncronization...
Hello,
We are allocating a large amount of pages (100 pages, ~400kB) for the Flash Data Storage module in order to hold collected data. As a result, the fds garbage collection...
Hi all, can the nRF52840 dongle be used as an external Bluetooth 5.0 peripheral via a Raspberry Pi 3 running Linux?
I received this message from my engineer
' The drivers...
This is based on the article fround in devzone here .
I'm compiling a simple Hello World and followed the instructions as per the nrf Connect SDK Turorial Part 2 .
To...
Howdy,
I'm using Zephyr to configure an nRF52840 to act as an I2C master and send data to a TM4C slave at a 100kHz clock rate. The nRF52840 appears to hang after calling...