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...
I saw that each CCCD or sys_attr should be persisted per connection, does it mean it should be saved on flash to be restored during next connection for same device ?
and...
If iOS of BLE master sends 4 packets of the same write characteristics with MD bit in the same connection event, how does SoftDevice of BLE slave work?
The ble_event_handler...
Is there a summary of potential pitfalls, i.e. issues which are asked repeatedly by users in these forums regarding HW/Schematic/PCB design for NRF BLE chipsets. Making mistakes...
I just published my port of a new FreeRTOS operating system version for the nRF51x22 and the nRF51 SDK 8.x.x to github.com/.../freertos_nrf51 , the README is copied below...
I am trying to implement some write to flash, and started by integrating the relevant functions from the example code I found in this thread .
I added a dummy write function...
Hello,
I'm building an aplication with multiple nRF51822 beacon modules. I'm using dual mode S130 softdevice. Sometimes, when beacon recieves a lot of messages, and forwards...
I'm trying to erase the page 32 of a nRF24LU1+ via SPI (using a Bus Pirate).
What I did so far:
Display the first 16 bytes of content of page 32: 0x03 0x40 0x00 0x10...
I have a switch connected on the nRF51DK Board. The switch is connected on PIN25 and PIN 28. I try to read the state of the switch.
My setup:
-nRF51DK
-SDK8.1
...
Hi
I am making some low-power wireless sensors powered by coin cells, which will sleep for long intervals between readings/transmits. I am using the micro ESB libraries...
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...