Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi All,
Anyone has experience in FRAM?
I have a project which need to integrate the FRAM CY15B108QN with nRF52840. I got a weird result by using nRF silicone, but can...
Hi,
I wanted to use the `nordic-semiconductor.nrf-kconfig` and the `nordic-semiconductor.nrf-devicetree` without the nRF Connect extension in `vscode`, but they don't seem...
Hello, I am an absolute beginner with nRF9160. I have just received one development kit.
I am trying the Quick Start application for cellular modem with AT commands.
Unfortunately...
Dear Nordic
At ncs3.2.0 zephyr sample, we found uvc sample as below.
https://docs.nordicsemi.com/bundle/ncs-3.2.0/page/zephyr/samples/subsys/usb/uvc/README.html#uvc
...
I am currently trying to get hello nRF Cloud example running. However, my Thingy:91X doesn't connect with the nRF Cloud. According to the logs of the cellular monitor application...
If the BLE_GAP_ADV_FLAG_LE_GENERAL_DISC_MODE is not set successfully in the broadcast settings, it will result in an error of NRF_ERROR_INVALID_FLAGS when calling sd_ble_gap_adv_data_set...
I see from the SAADC page of the datasheet that there is an internal 0.9V reference on the nRF54L15, but I don't how this reference is generated. Is it an active regulated...
Environment
My hardware is the nRF9151DK dev kit and a custom board with nRF9151 (Monkeytronics Airsmart Cellular Beta 3).
Using nRF tools and SDK v3.1.1.
Using Onomondo...
I used nrf54L15 chip P2 port's SPI.used spi_transceive_dt tx 10 bytes. but chip divide two process (8Bytes+2Bytes).this result is not my object. code as below:
int spi00_dma_transceive...
Hi, The RebootCount attribute of the GeneralDiagnosticsCluster is returning a FAILURE response.
This issue is causing failures in Matter test cases TC-ACE-2.1. CONFIG_CHIP_LAST_FABRIC_REMOVED_ERASE_ONLY...
Hello,
I'm trying to put the nRF54L15DK into System Off mode, using sdk & toolchain version v2.8.0.
The provided example (\samples\nfc\system_off) works on my evaluation...
Hello, modem_shell sample build throws error “undefined boot_write_img_confirmed” with nRF Connect SDK 3.2.1. This issue didn't exist in nRF Connect SDK 3.1.0. I did a quick...
Hi I have updated th nRF Connect for VS Code Extension Pack to the newest version. But when I want to enter Debug in VSCODE, the error comes out. Before upgrade, the debug...