Hello team, I am currently working on the distance measurement functionality using the development kit (nRF5340 and SDK: v2.9.0). At present, the distance measurement runs...
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but I got to the part of the integrated DCDC converters and...
Im working with:
-Windows Nordic Connect for Desktop App v5.20.
-Direct Test Mode v2.5.0
-nRF54L15 flashed with ncs v2.9.0 direct_test_mode example
There is currently...
Dear team, in my design I'm using MCUBOOT to perform FOTA DFU over BLE and I need some confirmation about the building process to be sure to do all the step in a properly...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
Background
Our device uses the CONFIG_LTE_NETWORK_TIMEOUT option from LTE Link Control, which by default is set to 600 seconds (10 minutes). I haven’t found any specific...
Hi all,
I am using and nrf9160, in particular a thingy91. It is running 1.3.7 firmware. I have the SLM sample loaded and can sent AT commands to the device using the nRF...
-- west build: generating a build system Loading Zephyr module(s) (Zephyr base): sysbuild_default -- Found Python3: C:/ncs/toolchains/b620d30767/opt/bin/python.exe (found...
Hi,
Is there is an option to disable NRF Cloud message storage when we are using a message bridge or message routing to retrieve our data from NRF Cloud? This is to reduce...
The link from https://docs.nordicsemi.com/ to the latest nRF SDK documentation is broken.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html is not wor...
Hi Nordic team, I'm currently facing a bit of a snag while trying to establish communication between the nRF52840 (NCS 2.5.0) and the MS5540C sensor using a 3-wire SPI protocol...
I want to add custom outputs to my custom board dts: this thread mirrors exactly what I'm doing:
https://devzone.nordicsemi.com/f/nordic-q-a/92813/how-to-declare-a-single...
Currently advertising packet is built by macros, but the data types include const qualifiers.
What is the "proper" way to dynamically update advertising please? I need to...
Hi, I'm using the nRF52840 to measure voltages through the SAADC . I'm observing a measurement noise of around 80mV peak-to-peak on inputs AIN0, AIN4, and AIN5 .
Here are...
Hi,
In our devices, we use an NRF51422 chip.
In our software we use the S210 v3.0 version of the ANT softdevice. I am trying to find the anomaly list of this ANT softdevice...
Hi, I'm using nRF Connect SDK (v2.1.2) with VS Code on Windows for a project targeting nRF52811 .
Even though everything is versioned in Git, I keep running into the following...
Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
Dears,
I made module with nRF52832. And I made also custom board with the module.
And then I tried to write FW(ble_app_uart_c_pca10040_s132.hex) but timeout error occurred...
Hi --
We are in the process of setting up to flash a few hundred devices for our internal testing. We can currently flash to our board using nrfjprog either directly from...
I'm using nRF connect SDK2.9.0. I don't create my threads. Instead, I have a GPIO interrupt and a k_timer interrupt, each doing their own job.
In my timer expiry function...
I get an error and the flashing fails when I attempt to flash the nRF52840 DK via an external J-Link Plus connected to the Debug In connector (P18).
Programming of the nRF52840...