Previously, I successfully completed and performed OTA flashing, and I haven't made any changes to the DFU-related programs since then. However, recently, I have been unable...
Hi,
I am using nrf52840 to run as an hci controller over UART for nrf91. I was able to implement FOTA over BLE for nrf91, but I would also like to add an option to add FOTA...
Hi everybody I'm using nRF Connect SDK 2.6.1. Before I could seen Partitions section in Memory Report tool, but now it's disappeared. I also checked it by ninja command: ...
I work samples/bluetooth/scan_adv on nRF54L15-DK.
Disable LOG and CONSOLE.
I measured current comsumption by PPK2.
Result is about 4mA.
On datasheet, nRF54L15's Bluetooth...
After some time I picked up my NRF5340 DK again to continue my Matter samples. But I noticed I cannot program any sample to it. The Segger seems to work fine, as I'm able...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
When i call the sd_ble_gap_adv_start function then after a few seconds the mesh communication fails because the scanner_radio_irq_handler is not called/triggered anymore....
Dear,
I started a new laptop Windows 10 Pro
installed nRF Connect, and followed the Started Assistant
installed the toolchain
downloaded the SES (v4.20a)
----...
I have NRF5252840-DK (evaluation board, SDK 15.3.0, S140) acting as central. It correctly scans advertising data from my peripheral - custom board with NRF52811 (same SDK...
Hello,
I am working on nRF9160 DK development platform.
For that i Compile & run GPS example, But while debuging that example i find that mcu stucks in CPU Idle function...
Hi,
I am currently trying to program an external module using the nordic nrf52840 development kit debug output pins. I have the following connections that I have taken from...
Hello,
I would like to modify the code in the Android-nRF-Blinky application so it can scan for devices with a specified major value. After you click on the device, I would...
We are using the latest master of pc-ble-driver-py. Pairing using a passkey fails frequently. The problem seems to be that the frame with the passkey contains a corrupted...
Hi,
Let's say I have 2 nrf52 Centrals in a room , now - I'm adding a peripheral and I'd like it to connect to the central with the better RSSI ( out of the 2 )
My idea...
Since there is an operation that does not know whether the behavior of Central is abnormal, please let me ask a question.
In Central, call NRF_SDH_BLE_OBSERVERS (). The...
Hello,
Could you tell me how to confirm the values for FRASH_START and SRAM_START?
I use nRF52 development kit(nRF52832), nRF5_SDK_15.3.0 .
I am following the Getting...