This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
We have a custom PCB based on the nRF9151 and nRF7002 for a tracking use case, supporting both indoor (Wi-Fi scanning) and outdoor (GPS) positioning. Our firmware is...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello,
I have some difficulties to make an ant acknoledgement with my nrf51422 (s210), and i would be grateful if you could help me with it. (SDK used 12.2)
I have 2...
Please give me info about configuring a timer at given timeout. For eg,. if we want to blink LED for 30 seconds, how to configure them using timer events.
What is the optimum reset strategy for Debugging the nRF52832 with a Segger J-Link Plus?
(Setting of Project_Options/Category:J-Link_J-Trace/Reset)
nRF shall not...
Hi,
I am using SD 120 Ver 2.1.0 and SDK 8. I am getting disconnection with reason 0x3E sometimes. After disconnection even master is scanning, It wont get connected with...
I've been working on a separate problem with the NFC Type 4 library when I ran across this. I can duplicate it in the experimental_writeable_ndef_msg example.
All I did...
Hi Nordic Forum!
I've been trying to run a test program (pin toggle) on a custom nRF52832 board.
First, I tried the same program on the HDK to toggle pin P0.17 (LED1...
When I use additional VS UUID, should I use sd_ble_uuid_vs_add(), se_ble_gatts_service_add() in order?
example,
sd_ble_uuid_vs_add(); <- VS1 UUID
se_ble_gatts_service_add...
Hello, I am developing with pc-ble-driver using python. I noticed that the Bluetooth connection becomes disconnected when I alt tab out of the gui I made. Is there a solution...
Hello,
I am using SEGGER Embedded Studio together with a nRF52832 and I am trying to read an EEprom register containing a 32-bit floating point value in four bytes (register...
Hi,
I try to use the BLE to send data to a smartphone but I have a issue when I try to flash my nRF52 DK, using eclipse. I get the following error :
No source available...
I am using the example ble central devices from the SDK 8.1. The example provided prints out to pin 19 (the on-board LED). I wanted to change the functionality to print to...