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...
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...
Hi,
im running my DK as a central of a BLE connection and i'd like to read the device_name of the peripheral board that im communication with. how do i do this? i cannot...
Testing on nrf52DK (QFAAB0), without softdevice, unfortunately still on SDK10 and
NRF52 sleeping on RTC. Programming pins disconnected.
Measured:
low frequency clock...
i am total beginner to the nrf51822. i am going through the nan-36_v1
app note is using s110 but i can't find that soft device in sdk ? is there any changes has to be done...
Hi,
I took the ble_hrs_c code and modified it such that it has the NUS service and can connect to 2 peripherals. The code works when I power cycle the central+2peripheral...
hi Engineers!
I am trying to use int. pullup of 160k but no effect. the voltage remains zero on pin.
config.resistor_p = NRF_SAADC_RESISTOR_PULLUP;
what problem?
...
Hi All,
sometimes i have a problems with bonding: the Nordic APP said "Couldn't pair with xxxxxx because of an incorrect PIN or passkey".
Why i have this errors? What...
Hi guys,
i'm trying experimental_ble_app_queued_writes out. I have some strange behavior.
The qwr service is
6e400001-b5a3-f393-e0a9-e50e24dcca9e but the characteristic...
I am developping NUS server(Peripheral) on Android. Central is ble_app_uart_c on nRF52832.
In this case, service discovery cannot be completed.
According to the console...
Hi. I am new with KEIL MDK and Nordic and ARM .....
I will create an MIDI BLE, but maybe anybody has an working Example for this?
Or what for an Example i can modify?
...
Hello, when I try to compile old working projects in SDK 11.0 with both Device Family Pack 8.5.0 and 8.11.1 (which I am using for SDK 13), I am running into the following...
Hello,
some time ago I was struggling with interfacing an I2S microphone with the nRF52832. That remained unsuccessful. My conclusion back then was that the selected I2S...
Hello, i use ibeacon example, this is the reader advertising packet, he has 31 byte long:
0201041AFF590002150112233445566778899AABBCCDDEEFAB010200FFC300
in this packet...
(/attachment/fad3a1e781331c528a9db48ec177b9b7)Hi there! i need help. I am using NRF52Dk with Bluetooth developmebt studio.
I set up my custom service in BDS an then imported...
Hello, i have a NRF51822 beacon and a reader, i read a advertising data:
0201041AFF590002150112233445566778899AABBCCDDEEFAB010200FFC300
i know that the uuid is:
0112233445566778899AABBCCDDEEFAB...