Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
I'm using S332 0.9.1 with freertos. nRF52.
BLE and ANT are both active. I would like to run the ANT continuos wave (CW) test after a specific trigger (a command over a console...
I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
Hi,
I am following DevAcademy Lesson 5, HTTP over Wi-Fi (Exercise 2), which involves adding TLS to an HTTP connection.
When I remove CONFIG_WPA_SUPP_CRYPTO_PSA=y , I am...
Using an nRF54L15 here (if that matters) and adding mcuboot via sys build to my project. Couple questions:
- How would one adjust the logger baud rate to something other...
Hello,
I have the nRF5340 DK and I want to program/debug an external SoC. I see that in order to do that I can use the connector P19 to connect to an external board with...
I am using an nrf5340 DK instead of the audio DK. Is BT LE possible with this DK. Is there any difference beween NRF5340 DK and audio DK in terms of microntroller.
Hello,
I’m using VS Code with the nRF Connect extension. When I try to build the “bme68x_iaq” application to upload it later to the Nordic Thingy:53 and read its data, I...
Hi,
I have verified the firmware upgrade and file transfer functionality from a Linux-based device to the customized nrf52840 board using the mcumgr tool.
However, the...
Hello, everyone!
I'm interested to know about the possibility of mixing BLE audio and custom BLE Characteristic in one single nRF5340 application.
For example, we would...
Hi DevZone Community,
My Envriornment
1.9.1 NCS nRF9160DK Current Modem Version : 1.3.2 This question is involving a device which is in production. The issue is, if the...
Hi folks,
Recently picked up a new MacBook (M series) and was excited to try some sample projects on my nrf52840dk.
Unfortunately upon trying to Debug, I get the following...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
hello, i have a weired issue with my sensor communication using spi. the code that used the old SDK works, but the one using the new SDK for some reason doesnt. i need to...
Hi,
iam completely new for NRF soc.i want to develope a application where i want to configure the dev name,tx power while run time via mobile application. please tell me...
Currently, we've started developing a new project using the nRF52832 as our controller. Our requirement is quite simple: we need to list out nearby advertising BLE devices...
Hi.
I am using a custom board on an nRF52810 microcontroller and a LIS2DH12 accelerometer connected to it via SPI. SDK version 2.7.0.
Here's my settings:
.dts file ...
I am getting this error on the 7th time I perform an action:
I understand it's an lvgl error and could be specific to lvgl but I think, considering it's only happening...