Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
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...