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...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When testing the power consumption of the product with main IC 52832, we found that under the condition of 0dBm 1000ms, the peak current of beacon with PPK2 is about 15mA...
Hi, For the Adafruit Feather nRF52840 board I cannot find any information about the RTC. On the Feather board the 32kHz crystal is connected to the RTC clock input (P0.00...
Hi
I want to migrate my application to Zephyr RTOS platform from old setup given below.
Old Setup: Hardware: nRF52832 board. Soft device: S132 Software: SEGGER Embedded...
Hi, I'm new to Nordic Semiconductor chips.
I have experience programming STM32 and Atmel microprocessors. I would need to program/debug the NORDIC nRF52832 chip, without...
Hello there, I am working on enabling/ disabling DFU in nrf52840dk using ncs 2.4.2. previously i was doing it using ncs 1.8.0 as follows: libraries used:
#include <mgmt...
Hi,
I use the above function to create a new dataset. When I use SDK 2.3.0, this works perfectly. But when I use SDK 2.6.0 I get the following.
When I tried
arm-zephyr...
Hi all!
So I'm just starting out with the Thingy 91 and I was following the Nordic Thingy 91: Getting Starting Guide and I was in the process of using MCUBoot to update...
I am using nrf7002-dk as client and running the server python code in my PC and I am using ngrok command line tool get alternate http link.
I am using wifi-fund lesson4...
Since https://github.com/nrfconnect/sdk-nrf has disabled issues, this is an assorted list of problems/limitations with the lte_net_if library ( https://github.com/nrfconnect...
Hi All,
I want to do dfu over uart with secure bootloader, am using nrf52840-DK, nRF5_SDK_17.1.0_ddde560 SDK and segger embedded studio V8.10.
compiled and flashed secure_bootloader_uart_mbr_pca10056_debug...
I use DWM3001C chip,it has a nrf52833 mcu inside.when i call ble_init() in main.c.it report error:
peer_manager_pds: Could not initialize flash storage. fds_init() returned...
Hi Team, I'm trying to port the acconeer project that worked on the old one NCS v2.2.0 to new NCS v2.5.2 and ran into a problem with the difference
c:/ncs/toolchains/c57af46cb7...