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...
Whenever I try to burn program to external nRF24LE1 with ISP interfacing from nRFgo Starter kit using nRF Studio, I am notified that chip on board couldn't be detected. I...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hi, Nordic staff.
I'm studying about the gazell for our next product of using gazell protocol.
I'm just wondering if there is a sniffer like a BLE for gazell protocol...
I often see that I cannot 'watch' variables in the watch window, and they just show as - even when I am stepping through a function and actually working with them.
Is there...
Hello,
I want to store some values to flash. What is the best method to store data to flash?
I'm trying to get pstorage working but i have no luck, so i'm wondering...
Hi,
I'm trying to run the Template app on a beacon but am not having much luck. So far I've been able to run it on the nRF51-Dongle but it appears dead on the beacon. ...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
Hi,all. i faced a problem:when i take my phone far away from my device,link-lost severce can work,but turn bluetooth switch off on my phone directly,my device can't alarm...
Hi,
I am trying to upload dual_bank_ble_s110 example on nrf51-dk using Keil. But it shows error:
C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe...
Hi, I am trying to generate PWM pulse based on sample application in GitHub. However instead of using different modes and multiple channels, I tried to simplify it to just...
Probably a silly question, but I am new to Nordic Semiconductor and can't figure this out. I am trying to make a new project based on the Template example for nrf51422_xxac_s100...
I am writing my own function to setup a notification characteristic, but it failed,
Could anyone help me check it ?
static uint8_t d[2] = {0};
static ble_gatts_char_handles_t...
I have been experimenting with mbed ble programming and have had some success with the examples and my own programs. Everything works fine on the nRF51 dongle and DK.
I...
I'm trying to enable the active signal for an nRF8001 on Adafruit's breakout board. Is there a way to do this without using the nRFgo software? I use a Mac so setting up nRFgo...