I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
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...
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...
Hello!
We are doing transfer from an Android app to a device using nRF52. We don't get the transfer speed I have seen other achieve. I get between 8.5-10 kbps. As a reference...