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 was wondering what material was used for the Thingy52. I'm guessing the top was some type of cast silicone while the bottom is some type of PC. Part numbers of the exact...
Hi, I just want to know,
Is it possible to develop a device that advertise normally and be connected by mobile, but the device must always send the eddystone-format advertising...
Hi,
I wonder what transfer speed can be expected on a BLE DFU update on a nRF52832 based device in the following condition?
-SDK14.0 Secure DFU, nRF52832, Android tablet...
I get an app error SOFTDEVICE: INVALID MEMORY ACCES if I try to write/clear RESETREAS after the softdevice has been enabled.
Why is this happening?
You can reproduce...
Hi
I'm using a nRF52832 togehter with the SoftDevice SD132 and the SDK V12.2.0. I encounter the problem, that the SoftDevice runs into the softdevice_fault_handler(). The...
Hi,
I'm using the ble_app_multilink_central example in the newist SDK nRF5_SDK_12.1.0_0d23e2a, nRF52832. Now it can printf the log information. I want to use the uart to...
Hi,
How to interface UART between NRF51822QFAC and LPC1769, which tool can used for NRF51822QFAC and how to compile the source code, please send me download path for tools...
I'm observing frequent Bluetooth disconnection on my custom board which has nRF51822 SoC.
So far, I haven't been able to figure out the root cause. In order to narrow down...
Hi there,
I am currently runnning tests with the nrf52840 for university project on Bluetooth 5 and I'm struggling to figure otu how to change the PHY used,
e.g. in...
Hello together,
i know, there are similar questions about "Reading Characteristic Value", but i don't get a solution for me. My Problem:
I use nRF51DK with SD130 and the...
Does the aplication nrf connect work in win10?
on Bluetooth low energie app ckliking on "server Setup" nothing happens and "start scan" is always unselected,
computer...
Hey,
I was researching on whether the advertisement period ie the time for which the nrf advertises (tWA in figure) can be changed after each advertisement interval(tAI...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...