Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
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...
Looking at
\NORDIC\SDK\examples\peripheral\spi\pca10040\blank\config\sdk_config.h
These lines repeat over and over. Was there a reason for this? The first time the infdef...
I just nRFConnect to find the JLink on a Mac. JLink is connect to the devkit, a BLE400. As soon as I select the com port, nRF Connect asks me if i want to install the latest...
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...