I need help with this issue. I'm updating the code from SDK 2.4.2 to SDK 2.9.2. I had change the device tree to HWM2 and I'm using sysbuild.
The build log is showing this...
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...
Hello!
I've only used the DK board so far, so I've rarely used an external debugger.
I'm going to use a custom board later, so I'd like to learn more about how to use...
I just both the board, and I can get the 4 LEDs and the NFC to work; I have followed all the instructions but unsure what is going on - and suggestions?
1.nrf9160 module abnormal reset, no abnormal reset log information, I would like to get modem related log submitted to you for further analysis, but I do not know how to use...
I use nrf5_SDK_for_Mesh_v420 on four nRF52 DK board, one is client, the other is server. But I fond, the light_switch_client example is used to control two server board, now...
Hello,
I am using the Light switch example for BLE meshing. I am trying to provision the nRF52832 with Raspberry Pi. I am unable to successfully provision because of the...
Hello!
I have created a function that cancels the connection by pressing and holding the button when Bluetooth is connected.
The use of this code allows the connection...
Hello,
I want to use FDS with bootloader but i get this error and i'am not sure how to manage it cleanly:
Linking target: _build/nrf52840_xxaa_s140.out
_build/nrf52840_xxaa_s140...
I have done a number of BLE projects using this chip. I am exploring two potential applications which would use the 2.4 GHz radio, transmit only, in a non-standard way. I...
Hello.
I've been asked to help develop an IoT device where GPS positioning and transmitting status via LTE-M/NB-IoT is central. So I've landed on the nRF9160 device, which...
I have a project bord which base on nrf9160, two buttons are set in the hardware circuit, corresponding to the pins of P26 and p15 respectively, and P07 is used as the interrupt...
It appears on the Thing91 reference board that the SIM_DET pin is used to drive the SIM mux control pin. Is that case? Is there more information on how to use this?
Is it acceptable to use the nrf52805's DEC4 pin as 1.3 V reference? I've connected the pin across a ~11 MOhm divider to to create a 0.12V reference for an op amp. I figured...
On SDK16.0.0 + Mesh SDK 4.1.0
I am using a Fanstel BT840X module that has an onboard Skyworks SKY66112 PA/LNA.
I followed the Infocenter guide along with an old example...
Hi, I'm having an apparent memory issue after increasing my PPI channel and GPIOTE allocation. Here's the basic setup:
nRF52840 with SoftDevice 6.1.0
SDK 15.3
I...