Description : It is not possible to flash or debug an application with IAR on the Nordic target. This issue is caused by a bad interaction between CMSIS-DAP IF present on...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
I'm having an issue with SPI communication. The problem is quite simple: if I use the Zephyr driver, everything works fine, but if I use the nrfx driver, it doesn't. The function...
Dear,
I recently upgraded my project from NCS 2.4.0 to NCS 2.9.0 and encountered an issue with the ST7789V display driver.
Previously, I used SPI0 to interface with the...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
Hi,
I am using nrf54l15 ,here I have bare i2s code for reading data from mics and ble code for notifying that data but here I am planning to use lc3 codec to compress data...
Hi,
I am building a Thread network ( www.youtube.com/watch with a Rasp Pi 4 as a border router, an nRF52840 DK as an RCP, and an nRF5340 DK as a child to be added into the...
Hi everyone,
I'm currently working on measuring the power consumption of the 9160DK board and following the guide: Getting started with current measurements on the nRF9160...
Hello, I am trying to use the subghz template in ncs 2.5.2 but I am running into an issue when enabling NanoPB. When enabling NanoPB with CONFIG_NANOPB=y the application faults...
Hi
Could you provide what is the max DCR value of L2/L3 10uH inductor in document "PCA20053_Schematic_And_PCB.pdf" that nRF5340 can be accepted?
nRF5340 datasheet only...
Hello, I just try to migrate our developing project from old parent-child build to sysbuild,
But when I build the project with non-secure cpu (with TFM), I get the <err...
Hi, the nordic team
I am working on thread protocol using SDK version 2.9.1.
I use the SED device,My poll is 1000 ms. How can I receive messages from my parent node when...
HI Teams
I referenced the Thingy91_X design. The MCU nRF5340 connects to the nRF9151 using two UART interfaces, but AT commands should only require one UART.
Under what...
I am working on stm32 f7 using nrf7002 . My requirement is to work my code on zephyr IDE as same as wifi shell. but for these when I going to add configuration for nrf and...
Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
Hello,
I'm proceeding with the study of Heart beat communication inside a BLE mesh with nRF52840 (and nRF52840 dongle) nodes.
Till now I have understood that, in the the...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...