Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
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...