During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...