I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...