Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
The same config I was working with the past months and could still debug yesterday morning is not working correctly since this morning. Mostly when I start a debug session...
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...