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 would like to use functions from components/libraries/mem_manager/mem_manager.c but it doesn't compile because of absense of sdk_config.h header file.
/home/gerbsh/sdk_11...
I'm concentrating on a work about connecting nrf51-dk device in the sensor node end implementing COAP server, ble enabled rapsberrypi and COAP client using Copper.
To check...
The PPI has been configured to transmit a message every time the timer triggers ( every 1ms).
I'm using IAR Embedded Workbench 7.40.3.8938 as my IDE .
When the system...
Hello all,
Our product based on nRF51 is on preproduction stage. We use both 16MHz and 32kHz external crystals.
The question is:
Is there any way to check programatically...
Dear all,
I do have troubles with the bandwidth of the nRF51822 contained in the Adafruit's Bluefruit LE SPI Friend module. The max. throughput I get is 213 B/s. I'm using...
After doing some DFU work - and it all went fine and dandy ...
I would like to go back to the plain old default bootloader that came with my nRF51 board. I don't seen any...
I'm using IAR IDE for the nordic development of NRF51822 (mdbt40). I'm able to run the example project which does not required soft device. Now i wanted to move further with...
Hi,
Is it possible to program the nRF51-Dongle through the usb, to correspond to Bluetooth content to change GPIO state. Then connect the dongle to an external power source...
Greeting , Nordic team , i have some questions about my project.
First , my hardware and software is following:
nrf51422 (pca10028)
SDK 9.0
SoftDevice S110
My project...
Hi,
I am looking for the possibility of getting an unforgeable unique ID of a bonded device within a BLE connection.
Using nRF51422 with SD310 for the peripheral, any...
Hi, could anyone please help me as I currently using nrf51822-arduino-library in a nrf51822 chip and I couldn't call the interrupt function : wakeUp(). Current I'm connect...
hello,
I want to connect Arduino shield with heart-rate sensor to my nRF 51 DK board.
then i have to receive sensor data continually from the sensor.
my plan is transferring...
Hello there,
I'm currently using nrf52832 with s132 and sdk 0.9.2, based on the 'ble_app_uart' example and keil5. I'm concerned about the current consumption because in...
I am working on nrf52 DK board with eclipse gcc + nRF52 SDK 0.9.2. I found the experimental nfc project but it does not include the gcc make file. I would like to ask:
...
Is there any nRF51 SDK example that used OOB authentication? I'll not have any I/0 or display on peripheral side, and my central will be a mobile app, with connection to internet...