I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
hi team,
I am using nrf52840 device and version is nrf52840_xxAA_REV3.board version is pca10056.i have one doubt every file and programme's are flashing throuh interface...
Hi,
I'm doing migration from sdk 1.9.1 to sdk 2.1 according to procedures mentioned in Migration Guide. All dtsi migrations were done sing script and later on manually reviewed...
I am using the NCS (2.0.2) SMP SRVR example with the bt-overlay.
I can connect via Bluetooth, but once I start the DFU update via nRF Connect I get an "Authentication is...
I have AES ECB encryption working on the NRF5 system, but I cannot get it working on the Connect SDK.
I have found CONFIG_CRYPTO_NRF_ECB config, but this seems to require...
Hi!
I'm trying to run SPI slave on nRF5340 - doesn't work - project doesn't even build, the SPI master is running.
Can I see an example of NRFX SPI Slave for nRF5340?
Hi, I have several issues just to start off with. One is when I generate support information, it does its thing, and then stops, and I have no idea where the support information...
Hello,
I am looking for the detailed schematic of the debugger board which is packed along with the Thingy:53.
I need to understand the detail pin configuration for...
Hello there,
If I init a UARTE module (nrf_drv_uart_init) with e.g. Pin RX = 3 is it already enough to just disable the module (nrf_uarte_disable) so I can use the RX...
MCU: nRF52840
IDE: Keil uVision
SDK: 15.2.0
Board: Custom
Hello,
I realize there are a ton of threads about this, but none address the specific question I have...
Hello,
My board is powered by lithium-ion batteries.
It works from 3V to 2.1V. And It stop working at 2.1V.
After discharge, I re-charged battery. But It doesn't work...
I want to achieve reproducible builds on my development machine and a gitlab CI/CD server. So far the generated binary differs if I build locally (VS Code + NRFConnect SDK...
nRF5_SDK_17.1.0_ddde560
nrf52832
Cache overflow at baud rate 921600. I use the register to complete the serial port driver. I don't know how to use registers to implement...
To the kind attention of Nordic support team,
I'm testing a freertos project, with softdevice and radio notifications. A constant number of notifications is queued before...
Hi guys. I saw a previous post saying the LE Power control not supported.
For nRF Connect SDK v2 / nRF52 or nRF53, are there updates on LE Power control?
Since that...