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...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
Hi
In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data...
Hi! I’m developing an Android app for the Nrf52840 using the DFU Flutter plugin. Right after completing the firmware update, I encountered an error as shown in the attached...
Issue when I open the power profiler software in nRF Connect for Desktop:
11:16:39.737 Initialising nrfutil module: device
11:16:43.315 Using nrfutil-device core...
In your scenario, you have a device that currently runs a bootloader and application developed with nRF5 SDK 14.2 and SoftDevice s132_nrf52_5.0.0, and you want to update the...
Hi All,
I’m working on a project that involves simultaneous audio stimulus playback and bio signal data collection using a BLE module and a mobile base station. I need to...
Hi, I followed this video to setup CMSIS wizard but somehow i am missing something and I am getting the following error.
CMSIS Config sdk_config.h
Error starting process...
We have a registered product using QDIDs for ncs 2.5.0. We wish to upgrade to ncs 2.6.1
Bluetooth QDIDs were changed between ncs 2.5.x and ncs 2.6.x - do we have to pay...
Hello,
I am experiencing difficulties configuring an nRF52820 to function as an SPI slave on a custom-designed board. I followed Lesson 5 of the NCS Intermediate Tutorial...
I have two computers where nRF Connect for VSCode behaves differently in the sense that in one computer when I start debug it stops at the first line of the main and I see...
Hi,
I've integrated the softsim feature to the modem_shell application, which is working fine.
But I have a performance issue: I'm receiving the APDU from the modem...
Hello Everyone,
I am using NRF52811 evaluation board for my development purpose using SDK 2.6.1 on visual studio code.
My tasks involve LED control using Bluetooth as...