Hi nordic support Team.
I try to build blinking led example: nRF5_SDK_17.0.2_d674dde\examples\peripheral\blinky\pca10056e Load firmware for NRF52811 and NRF52840, i see...
Hi
I have a nRF52832 Device, and develop by nRF5 SDK 17.1
Now, I have a project base on BLE_Central \ ble_app_uart_c , and also need to use Dfu OTA function
so I refer...
Hello folks,
I need some help troubleshooting a BLE antenna issue on our custom nRF52840 PCB . Any insights would be greatly appreciated!
Issue:
BLE sometimes advertises...
Hi,
1. Check whether the nRF7000 supports setting the Radio test sample to Non-signaling mode TX test setup for packet generation
https://docs.nordicsemi.com/bundle/nan_046...
Hi there,
I want to debugging my beacon project card which designed with NRF52832 MCU
I have NRF54L15 PDK Development Kit and it has debugger on the kit.
How can I debug...
I am currently in the scoping phase for a product that saves high frequency data to an external SPI flash chip and dumps that data over Wi-Fi once it returns to an area covered...
I tryed to use the callback function provided by mgmt to hookit, but after including the header file` zephyr/mgmt/mcumgr/grp/img_mgmt/img_mgmt.h `, it prompted that "mcuboot_config...
Hi guys,
we are using the nRF52833 and have a running application. Now I want to introduce unit tests and stumbled upon ztest . The idea is to add a folder where all the...
Hello, I recently installed nrf sdk but I have trouble getting through getting started phase. I'm using ubuntu 24.04 and created workspace environment using CLI. Below is...
Hi nordic support Team.
I try to build blinking led example: nRF5_SDK_17.0.2_d674dde\examples\peripheral\blinky\pca10056e Load firmware for NRF52811 and NRF52840, i see...
Hi I'm encountering an error while building Lesson 8, Exercise 1, Step 3 using the nrf7002dk/nrf5340/cpuapp target board. Below is the error message I received:
The same...
Hi, I have a BLE device in Observer role - it will constantly scan for Broadcasters broadcasting our unique UUID and put these scanned devices into a Ring Buffer.
The reason...
I have followed the guide at https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu .
(using the option CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU...
nrfConnectSDK V2.8
Toolchain
Board: nrf5340dk
Hi, while compiling ncs-spi-master-slave-example , I am getting below errors
In function 'spi_init': C:/Users/hello...
Hello,
I've encountered a condition where k_sleep(K_SECONDS(1)) never returns. Here is minimal example, reproduces both on nrf9160 and nrf9161:
Hangs up after printing...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...
Hi!
I am looking for a NRF52840+OpenThread+Azure IoT Hub SDK solution. Here is what I did so far. Nothing helped:
Thead CLI Example on NRF52840 + Border Router on...
Hello,
I'm using two NRF5340 Audio DKs — one as a Gateway and one as a Headset — running the nrf5340_audio example.
Is it possible to configure the Headset device to...
Hello Nordic Team, We are currently using nRF52833-QDAA SoC for developing a new project that incorporates geofencing functionality using BLE.We . We tried using the example...
Hi Team,
I just want clarity on 2 points related to accuracy of nRF9151 GPS.
1) As shown in datasheet, "Positioning accuracy (CEP50), periodic tracking" is 3.4m. So that...
Hi
I have a nRF52832 Device, and develop by nRF5 SDK 17.1
Now, I have a project base on BLE_Central \ ble_app_uart_c , and also need to use Dfu OTA function
so I refer...
Hello Nordic Team,
I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for...