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...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
I've been trying to wrap my head around the app_twi library by looking at the examples, and I'm slowly getting there.
However, for my application I need to send multiple...
There is a fair amount of documentation suggesting that a Raspberry Pi or consumer router running OpenWrt can be set up as an edge router for Bluetooth.
The builds involve...
My sdk is 8.1.1, and use dual_bank_ble_s110. I can update application by doggle well, but can't update the application by nrf toolbox and nrf MCP. What should I do?
The made...
The list of nRF51822 hw revisions (build code) and matching baluns are not updated, and it is simply NOT POSSIBLE to figure out which baluns that match the nRF51 hw revisions...
I have somewhat unusual problem and I would appreciate your help on this topic.
So, to sum up my problem, I have NRF51-DK development kit and I accidentally "fried" the...
I have been attempting to copy the app_twi example for own application in order to get a better understanding of how the HAL works.
However, now I have an error now that...
I would like to have a ble communication between a keyboard and a computer. The keyboard will be connected with a nordic chip, but what can I use on the other side?
Do...
Hello,
I found this on the forum:
According to nRF51822 PS v3.1 section 8.23 pullup and pulldown resistors have a typical value of 13kohm. if you have e.g. a button...
Hi
I got a new chip, marked as "QFAABA / 1542AB".
I see that both errata versions 1.1 & 1.2 seem to be relevant.
Can you tell me which errata should I refer to?
Thanks...
Hi Nordic,
I am adding pstorage capability to ble_app_proximity example. Before adding pstorage, the example could receive Immediate Alert from a central and set on/off to...