Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hello,
I am trying to use an sdcard with the nrf54l15 DK board with the 2.9.1 sdk. However I encounter "<err> fatfs: Storage init ERROR! error: -134" when calling the disk_access_init...
Hello, please help. I want to use nrf54L15 to connect to Bluetooth devices (Bluetooth headsets or other Bluetooth devices) and test the throughput between them. Is there any...
I have built and flashed the openthread/coprocessor sample using VS Code specifying "nrf54l15dk/nrf54l15/cpuapp".
I then tried to run it (on Ubuntu 24.04.2 LTS, x86_64)...
Hi,
I am working on a project using the nRF52840 SoC with both Zigbee and BLE enabled, along with Mbed TLS and JSON libraries. Due to memory constraints, the firmware...
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board and a series of nrf52840dongles (provisioning and configuring inside the software and...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
Dear support i have two problems,
In ncs 2.6.1 i get: error: '__device_dts_ord_DT_N_NODELABEL_red_led_P_gpios_IDX_0_PH_ORD' undeclared here (not in a function) in the...
Hi Team,
I am setting up an OpenThread Radio Co-Processor (RCP) using the nRF5340dk. However, I could only find examples for the nRF52840 and other chipsets but not for...
I upgraded the SDK to 3.0.0. and now I have an issue:
"Actions/Flash" command fails with "Timed out waiting for RRAMC.READY.". "Actions/Erase and Flash" works.
I am on...
Hi.
We have a device connected to Azure IoT Hub with telemetry interval set to 10 min and on interupt. Tried changing interval to every hour, but then it looses connection...
I am using nRF connect SDK v2.9.0 with a custom developed board that looks like this:
I tried the ' Bluetooth LE LED Button service' sample as it's and noticed that...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
Hi all,
I'm trying to integrate joiner into my project, here's my goal:
We will start a device as our commissioner, and while it is active, we will start the other devices...
Hi,
I am developing a project where we wish to use part of the RRAMC memory for logging purpose. The documentation show that the data endurance of RRAMC in nRF54L15 chips...