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 am trying to make adc sampling on two adc inputs at the same time. The adc example (simulataneous-adc-sampling-from-two-inputs) is not using IRQ handler and applying...
Can i flash the stack S310 in any nRF51822?
I have a NRF51822 QFAAG0 but I cant run the example ble_ant_app_hrm properly.
I use Keil MDK5 and nRF51 SDK 5.1.
Thanks...
Which works better:
a single GATT characteristic using 'write without response' for transmission from the central to the nRF51822/S110 peripheral and 'notifications...
Hello everybody,
I searched the forums and saw numerous questions regarding sampling multiple ADCs but none for this exact use case.
The question is simple - is it possible...
Setup: Galaxy S3 (Android 5.1.1), nRF52 with S132
Basically I am trying to estimate distance from the phone on the nRF52 by measuring the RSSI and in order to do this to...
Hello
We have a projects with correct bounding (see thread ) and we want to set MITM=1 to get entered by user password. We implement some code to see message "Please, enter...
Recently we are purchased nRf51dk and nRfbeacon boards for FOTA function but both boards are not working, we already followed the follwoing links:
1. developer.mbed.org...
Hi nordic engineers,
I want to add a mouse function in the keyboard application project, but have some questions to know:
1.Does BLE support such compositive device...
Hi,
I am new to the BLE and Soft device stack, I am working on Multi link peripheral example with SDK version 9.0. I have flashed the S110_nRF51_8.0.0 into the nRF51-DK...
I wanna to make an iBeacon device based on ble_app_beacon example.
I found in the example the default advertising mode is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND, where its advertising...
Hi all,
I just received my nRF52 DK and started attempting to run examples on it. I am having an odd trouble that the LED2 is always lit after programming the board, no...
Hello,
I ran PCA10005 board with nrf51-ble-app-lbs application and programmed PCA10004 with S120 ble_app_multilink_central. I have connection between them (I just changed...
Hello everybody,
I am currently experimenting with BLE on the nRF51-Ek. At measurement on the oscilloscope, the BLE protocol shows a behavior that I do not quite understand...