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...
As the title suggests, I hope to obtain a peer_manager implemented using fstorage.
I am currently developing the nrf52832 using the nrf sdk version 17.
I rely on the peer_manager...
I am trying to build a firmware for Thingy:53 that simply streams the magnetometer via BLE. I have BLE and Gatt working fine; I can even read and stream the IMU sensor. But...
I have attempted running various Matter sample applications on the nRF5340 DK board using both nRF Connect SDK v2.9.1 and the latest stable v3.1.0 releases.
All samples...
Hello,
I need to detect the end of messages coming through UART. nRF7002 asks requests and the device connected via UART responds. Baudrate is set to: 921600.
It is a...
Hello,
l2_e1 and l2_e1_sol are generated and built no error. They flash, but they don't load the program the nRF52 DK. I used several versions of the toolchain and SDK....
Hi All,
I'm trying to play around with Thingy 53 and NRF7002EB board, but I'm blocked by getting to work with WiFi on any of the available samples.
I tried aws_iot_mqtt...
Hello,
I've recently purchased the Xiao nRF54L15 development board, along with the Xiao CAN bus expansion board. However, it seems that these board are not entirely compatible...
Hi
I want to read in a sequenze of character over UARTE0 pheripheral on the NRF52840. I use the function getchar() but the first two characters I get is always the last...
Hi,
I am currently working with the technology BLE MESH with the development kit nrf5340dk.
If I need to add a sensor type not present in the list of sensor types in the...
We have a custom device using the nRF9160. Is there a way to add this device to nRF Cloud? The device is running a derivation of the Asset Tracker v2 FW from SDK v2.5.0. We...
hello Nordic
i am working with nre52840 and nrf52832, with ncs v2.8.0
i am using ble SMP service for transferring data with a central device and for DFU.
currently i...
Good afternoon,
The product we are developing contains some radios among which an nRF54L15 chip. At the certification company this chip is undergoing different tests. One...
I am programming firmware for the NRF52840-DONGLE. I have been able to get all the features I'm developing working, except I am now just trying to store a simple 10 digit...
I am using a custom board with a nrf5340 and vs code with sdk/toolchain version 3.0.2 and trying to get mcuboot working for FOTA. I have been stepping through mcuboot with...
Hi,I am now working with nrf5340 audio sample on nrf5340 audio DK .Here I can able to stream spho645 mic data to other dk board and able to listen using headphone .Now as...