On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
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...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
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...