Hi everyone,
I'm facing an issue where MCUboot doesn't perform a swap after reboot, even though the DFU download to slot 1 completes successfully and boot_request_upgrade...
I am getting the following build errors when working with both DFU (MCUboot) and the file system (FAT FS) together. Errors: D:/ncs/v2.9.0/zephyr/drivers/disk/flashdisk.c:533...
Hello,
We are working on an audio project where we are using nRF5340 Audio DK. We want to externally interface the digital microphones without using the on-board codec ...
Hi, We want to integrate LORA LR1110 for the final year capstone project. From the documentation we have understood that Kit is fully compactable with Arduino UNO. But SPI...
안녕하세요
nrf9160DK 보드로 개발하고 있습니다.
blink 예제로 컴파일 및 다운로드되었음을 확인했습니다.
SDK에서 예제AWS_IOT_MQTT로드하여 테스트하고 있지만 아래와 같은 오류가 발생합니다.
해결 방법을 가르쳐 주시면 감사하겠습니다.
zephyr/subsys/net/libsubsys__net...
I'm trying to run Wi-Fi scanning or AP/STA mode examples on the NUCLEO-U575ZI-Q board with the nRF7002EK shield, but I keep getting an "RDSR2 register failed" error. I've...
Hi all, I'm using SDK 13 and after turning on the HF clock, calling the following code. When I queue a TX packet, there are no errors from any of the nrf_esb_...() calls,...
I developed a bootloader and an application using PCA10040 and all works fine, but when I set the same code to my custom board (that use the same chip) I get a very strange...
Hello,
I have an issue regarding using IAR tools with the examples provided in SDK v13.
I have:
nRF52840 Preview DK
v13 of the nordic SDK ( www.nordicsemi...
Issue when using SDK 12.2 which needs to be fixed in SDK:
sdk_resources.h will not build when included from C++.
This is because start extern "C" {" is placed in wrong...
Hey Guys,
Please pardon me if this is stupid question, I am trying to create a development board with nrf52832, and I want to have a debug probe on board.
I found open...
Hi,
I am using SDK 13.0 and tried to burn in fresh example code (Experimental NFC BLE Central Pairing Reference) to either PCA10040 and PCA10056. However both always shows...
I noticed that having the UART enabled on my application in a NRF52 (SD132, SDK 11.0.0) takes a lot of current consumption. If I completely disable any UART support on my...
I want to design a BLE enabled display panel, which is a general purpose panel leverage all kinds of resources from mobile phone, including sensors, interaction, network,...
Since Nordic offers BLE sniffer tools including its hex code, I would like to flash it to my own USB dongle as a test. I insepected the hex code, and found its address starts...
Hi All,
I am new to the nRF processors (but not new to embedded progarming). Trying to use the evaluation board with the examples on the SDK. After realizing the freeware...
Q0. What IRQ Priority does BLE Has? and also what IRQ Priority does UART can have?
I'm guessing that from s130's document P65, Exception Model, It says,
Softdevice Timing...