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,
VS Code version 1.105.0
Mac Silicon, latest OS version installed : Tahoe 26.0.1
Since yesterday, my "nRF connect for VS Code" extension is stalled : the...
Hello, I came across the Location Services page for nRF Cloud and noticed that it supports multiple location technologies, which is quite promising. One line that stood out...
I recently started tooling with Zephyr for low power Bluetooth applications and i was trying to build with sysbuild mcuboot togheter with my nRF52832 without success. I see...
Hi,
I see that Nordic’s nRF Connect SDK now supports the Google Find Hub (Find My Device) SDK.
My question is would it be possible to build an asset tracking solution...
When we were configuring SDA in the visualized device tree, we forgot which button for SDA we should click (as shown in the red box in my picture). Now all the buttons for...
Using the matter weather station as a base on a thingy53 and SDK 3.1.0 which should use matter 1.4.2 if i open zap-gui and try and add a Control Bridge (0x0840) i get notification...
Hi,
1.Please troubleshoot the issue and identify the cause for no response when sending AT%HWVERSION using the merged_serial_lte_modem_v3.0.0.hex and mfw-pti_nrf91x1_2.3...
Hi,
I am currently working with Trusted Firmware-M (TF-M) on an nRF device and trying to understand the design difference between Internal Trusted Storage (ITS) and Protected...
I have encountered a problem with I2C bus on the nRF54L15. BMP390 sensor is connected to nRF54L15-DK by the i2c bus. if i try to brake the line and recover it agane, the connection...
In nRF5 SDK, we configure GPIO wakeup sources for System OFF using `nrf_gpio_cfg_sense_input(pin_number)`.
What is the **exact equivalent API/configuration** in **nRF Connect...
Hello.
I'm trying to use a nrf52840 as a central device and connect to a gopro13. The connection works a certain number of times. But after a while (several days or maybe...
Hi all,
this is a bit embarrassing, I updated from nrf SDK 2.5.0 to 3.1.1 and I'm a bit lost with the simplest things.
I need to toggle an LED on a custom board. I'm using...
We are using part nRF52840QF (QFN package, not aQFN) as part of new designs as it has the following improvements compared with the nRF52832:
Output power of +8dbm
Extended...
Hi,
I’m having trouble getting the Matter Test Harness to run.
Environment
rPi 5 set up per Matter Test-Harness User Manual.pdf (using project-chip/certification...
Hi, I'm trying to install modem fw using the script given by Sigurd : https://devzone.nordicsemi.com/f/nordic-q-a/53208/updating-nrf9160-modem-firmware-through-the-command...