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'm looking to maximize the throughput using Gazelle on the nRF51.
Assuming zero retransmissions, I believe the theoretical max should be (1/TimeslotPeriod)*PayloadSize...
There is some doubt about the nRF2401L+ RF matching circuit.From the article of <<Tuning_the_nFR24xx_matching_network.pdf>> ,it says "The balun-function is done by the 180...
Is it possible for a nrf51822 running s130 to advertise and scan at the same time?
I am trying to scan for other BLE devices using s130 softdevice, but cannot find an example...
Hi,
I have learned that you can change the MAC address on a device by using sd_ble_gap_address_set. However, when I press the sw2 button on the beacon (running a modified...
While reading about setting up nRF51 development environment on OS X , I came across the following:
Unfortunately the only way to erase
the memory is to do some magic...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
I've tried to set up my own BLE project as an exercise in understanding what's going on. It's going okay, with the exception that the device isn't advertising the data that...
I write PWR_UP using SPI and then read the Reg <0>. but I am not getting what I wrote.
Step 1 : Power ON using 3V.
Step 2 : Delay for 1 Sec to get into POWER DOWN MODE...
Hello,
On my custom board, I'm receiving chunks of UART data, without flow control, at 115200bps. Sometimes (its quite frequent now... sometimes after 10 chunks, sometimes...
I'm working on a PC application (using nrf51-ble-driver_win_0.4.1 API) to connect a BLE device and discover BLE services.
Today, I'm tying to connect the Nordic dev kit...
When discovering services using nrf51-ble-driver_win_0.4.1 driver, some ID are received with type BLE_UUID_TYPE_UNKNOWN. So I assume they are 128bits. I then retrieve the...
I downloaded the BLE beacon app S110 v7.1.0 to a nRF51-DK board. The current measurement pins were attached to a 10 Ohm resistor.
I observed the AC-coupled voltage at one...