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...
hi ,
Now, My program it have a crash when i to service discovery.
That always stop at when ble try to get the "PrimaryService(0x1801)" Characteristics
but i not found the...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Hi,
i have only little experience in programming a nRF51, but i want to make just a simple application.
before i used a btm222 BT2.1 SPP module to transmit serial UART-data...
Dear Nordic Support Team,
I am trying to write some information in the flash memory without success. In the ble_flash.h file, it is specified that the pages 0-127 are reserved...
hiii....
1.can any one tell where do we call advertising_start() function if we want to advertise after getting disconnect from a central device.
2.in ble_evt_dispatch...
I`m a newbie at Bluetooth Low Energy and Nordic Chips. I bought a DK for the nRF51822. I would like to set I/O pins over android and iOS application.
1.So what application...
Are there any common solutions to the issue of spi_slave.c using an array as its buffer? I would like to setup a circular FIFO, but I am not sure if there is any way to do...
We are using the S110 as a peripheral that emits data via notifications.
Is it safe for the central to also send characteristic writes while notifications are being emitted...
First of all ,i download the SD7.0 to my device, then i download my app to my device,in this case
my device's curent is 100uA.
First of all ,i download the SD7.0 to my device...
Hello,
i need some informatiorn about the layout of the nRFgo Motherboard. More specific i want to build a board which is connected to the ports P0, P1, P2; therefore i...
I'm trying to implement a burst transfer between to nRF24AP2 devices, but I have serious problems getting it to work.
The burst messages are send on a reverse channel to...
Hi, I need to read an analog signal 100 s/s which takes 68us at 10bit. There is very little computation to be done once read probably about 10us which I can do to the previous...
I am experimenting with calling sd_flash_write with waiting,
if it returns NRF_ERROR_BUSY, just try again, and then return either success fail
void flashWrite( uint8_t...
Hey ho,
I'm new to BLE and Nordic. I'm a student from Germany and i want to realize one simple function with Arduino (RedBear Blend with nRF8001) and Android.
I want my...
Hello,
We've heard that the BLE transmission packet length may be increased beyond the limit of 20 bytes in a future version of the S110 softdevice. Would you let us know...