The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...