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...
I have been forced to upgrade to the nRF54L15 from the nRF52840 DK. The example code in the SDK for the nRF52840 the 'ble-peripheral' had example code for 'ble_app_uart' which...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi:
What is the maximum number of targets that a DFU distributor can support for simultaneous upgrade, and what is the upper limit? I haven't found any detailed explanation...
Hello,
I am developing a custom board based on the nRF54L15.
Every time I do RTT connection from the extension i have been asked to prompt the target device (nRF54L15M33...
i working bare-metal, using HW registers directly.... no zephyr, no SDC....
i'm able to successfully receive packets through the RADIO RX path, but now want to add a timeout...
I'm trying to put my code on a RAM/ROM diet and cut out any extra cruft so it will fit in an nRF52832. It used to fit with older SDKs, but not with the newest (v3.2.3).
...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
With nrfconnect SDK V3.3.0 seeing commissioning issues with light bulb sample with nrf52840dk and google home. The logs are given below. Please help with resolution
Thanks...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
I measured the power consumption of the BLE RX using the nRF54L15.(nRF54L15-DK v1.0.0) 3.0V operation apps: scan_adv (delete advertising) west build -b nrf54l15dk/nrf54l15...