Hi there,
My nRF5340 application requires the use of SD card with DMA and BLE transmission. Howerver, as soon as I turn on the device, I get the following errors:
A...
I'm using NCS SDK v3.0.2 and trying to build the Matter Thermostat example for the target: ` nrf54L15DK/nrf54L15/cpuapp/ns ` However, the build fails with the following errors...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hello,
I am using an nRF9160 to connect to a private network. My nRF9160 successfully attaches to this network.
However, when reviewing the logs from the private network...
Hello,
How can I put the nRF54L15 into continuous wave mode? And I assume after entering CW that I can freely change channels using the FREQUENCY register (0x708). Is that...
Hi, I'm currently trying to add an Actinius Icarus IoT board as LTE device at nRF cloud.
I already know my board IMEI (I got it by flashing the AT client sample and then...
Connecting nrf21540 to a nrf52840. 840 GPIO default state is input, input buffer connected. One of the 840 GPIO pins is connected to the 540 PDN pin.
1) If the 840 gets...
Hi,
I have an unkown problem in my nrf52 application. It happens rarely, so I have no idea where to look at the moment. The only thing I know is that the WDT works and resets...
I have browsed through the forum and i couldn't find a similar question, so here I ask :
I have an application running a modified example of the Mesh Client & Server merged...
Hello there,
I'm trying to use my NRF51822 custom board as spi slave with BLE that sending whatever received from the master. I'm using MSP430FR5994 as the master.
I...
Dear Nordic,
I'm new in Bluetooth mesh and Nordic SoC.
I want to develop network of measure devices connected to each other using Bluetooth mesh. All devices need to report...
Hi all,
I installed this app on my nrf52832 DK and it works great. I'm totally newbie with Nordic and its hardware so i can't figure out how to adjust this code so the app...
Hello,
we are upgrading our application firmware to the v1.3.0 of nrf-sdk. We have now encountered a problem in which the build process just freezes/stops without exiting...
I try to build and run a "blinky" example for nRF52840 DK and nRF5340 PDK. And in the case of nRF52840 DK everything works properly. I connected to the boards and saw UART...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi,
I have a topology which has 20 to 50 nodes and these nodes should send a data packet of approximately 20 bytes at 50 Hz to a single gateway node. Is BLE mesh suitable...
hello nordic
i have been working with nrff52832 with the SDK16.0 (also working with s132 if it matters)
it is a real head braking to deal with your never ending sdk_config...
Hi team,
Do we have any evaluation on the nRF Connect SDK size if customer wants to run on nRF9160? Customer wants to evaluate their Flash/ RAM buffer for APP.
Thanks...
Dear Sirs,
I am trying to use the FDS Storage Library to store 4word = 16 bytes in to flash.. Which seems to be working fine. No errors and the function is shown below...
Hi,
We have custom board based on nRF52833 SoC. We are trying to use SDK_v16.0.0/examples/ble_peripheral/ble_app_uart/pca10100/s140.
Using Segger Embedded studio, program...
I'm planning not to have a device name UUID in the advertisement packet, instead set scan filter based on manufacturer-specific data. Is this possible in SDK16? If so please...
Hi, is there any public repository in which I could track changes in zb_cli_wrapper library? I had problems migrating from 0.2 to 0.3, and don't want to do this another time...