Hi,
Test and verify Bluetooth Mesh NLC functionality based on the NCS 3.2.4 and 54L15 by using mesh light ctrl example.
Modify the following configurations in the...
Environment: nRF Connect SDK v3.4.0 on macOS Golden Gate 27.0 and Sequoia 15.8
Device: nRF9151-DK
Problem occurred during build and testing of AWS connectivity to AWS...
Hi Nordic Team,
I am working on a custom nRF54L15 board using NCS, and I would like to use an SPI-mode SD NAND Flash (LGA8/SOP8 package, SD 2.0/SDHC compatible, SPI interface...
Hello Nordic team,
I have a question regarding the Bluetooth LE RF-PHY Intermodulation Characteristics test (Bluetooth Core Specification Vol. 6, Part A, Section 4.4)...
I am developing a custom nRF54L15 board using a GigaDevice GD5F1GQ5REYIGR SPI NAND connected through the nRF54L15 sQSPI/MSPI interface.
I have encountered a highly reproducible...
Recently the VSCode extension has seemed to become extremely slow / unresponsive when triggering a build
Judging by the vscode popup on every build telling me there's an...
I am unable to perform a fota on an nrf9160 based device in the field since my nrfcloud account was updated to require the use of the new memfault based version. There was...
Hello,
I'm experiencing some problems reconnecting an iOS device (possibly same thing on Android) to my peripheral in the background. This happens most of the times after...
I'm using S140 6.0.0 and associated MBR on an nRF52840 with a custom boot loader derived from the nRF5 SDK 15.0.0 examples.
I'd like to perform some custom actions as soon...
Kindly give suitable example or suggestion for Eddystone Relay / Rebroadcaster. I have checked on Beaconing example but it could not rebroadcase eddystone beacon.
Hello!
I have been working on a code using ble_app_blinky and try to insert whitelist on it using ble_app_hids_keyboard as reference. After the APP_ERROR_CHECK i get a NRF_BREAKPOINT_COND...
Hi,
I am connecting nrf52832 to a windows computer, and it connects to it, but after a while (30 seconds), it disconnects automatically. When i try to debug it, i see a...
Hi,
the nRF5 SDK v13.0.0-1.alpha uses the BLE_GAP_PHY_CODED constant to indicate a coded PHY.
The BLE 5.0 standard specifies two options for coding: S=2 (500 kbit/s...
My app (SDK12.3.0 + S130 v2.0.1) is being prevented from advertising because flash_access_in_progress() is true (m_queue.count != 0) on ble_advertising_start (ble_advertising...
Hi! I'm trying to add the nRF drv_timer library to the ble_app_template example project (BLE Peripheral).
I have added the nrf_drv_timer.c file to the project, and the directory...
I need to switch between 3 central devices (device slots, rather) with a peer manager and SDK 12.3.0 (nrf51822-based keyboard, see sdk12_3 branch for a peer manager https...
Hi,
I have a problem, like this fellow engineer here , but the solution is not applying for me.
Our firmware support different modes of operations. Mode changes are...
Hi,
I was testing out the nrf52840, and i wanted to initialize the BNO_080 sensor with the nrf52840 DK. Now, i realized that if i want to read from registers to get the...
Hi, I'm using nRF52840-DK , SDK 15.0, buttonless DFU sample + secure bootloader I see that resuming DFU works only after disconnect, but no longer on sw reset or power down...
Hello
I have seen in the various examples that most of the time the output are digital (0 or 1) . i program a PWM signal to make any DC output on the pin 18
but unfortunately...
I am developing a windows deskop application for BLE devices.
which laungage is the prefered for this type of Desktop application having predefined libraries..
Nordic...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...