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...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for BLE scanning and advertising. scanning and advertising is working parallel. this is controlled by other MCU over serial...
Hello,
I was able many times to download nrf52-ble-image-transfer-demo-master in to nRF52840 DK (PCA100156) and run a mobile application successfully.
Today I downloaded...
Hi ! I'm using nrf52 + SDK 17.1.0.
I found sd_mutex_acquire/ sd_mutex_release, which is great for locking variables that are set/get asynchronously. Next, I'd like to use...
Hi, I'm using nrf52840DK.
I set the selective_auto_ack as true. It should be able to adopt dynamic ack (or ack payload).
I have two data packets, which are ch_pkt and...
Hello,
I try to figure out, why a certain IO pin shows some pattern at startup. After using JLinkExe to set a watchpoint at the configuration register of the pin (GDB was...
I am trying to update my firmware using IOS-nRF-Connect-Device-Manager and am getting an invalidHeaderMagic error when calling: I am using version 1.7.3 (last version to still...
I'm attempting to use the Settings API save and retrieve data from nRF52832 FLASH memory. I can build and run the example application provided in the Settings documentation...
Hello Developers,
I am working with the nRF52833 microcontroller using segger embedded studio with the latest SDK. My issue is that I can configure and use all GPIOs except...
I have browsing this site, no clearly answer found, but,I think someone has done this job before.
My scenario:
.many BLE client (5.0 above);
.BLE clinet will upload...
Hi, We have an application running on the nRF53, and would like to change the BLE MAC address from the default Random Static Address, to a Public Address with a valid Vendor...
I'm studying with PCA10059,trying to build a gateway between BLE peripherals & PC.
For PCA10059 has build-in USB socket,and I will plug them into PC's USB ports at last...
Hi all,
I want to use UART periodically, but because I need to communicate with other standard UART, I cannot use LPUART
I saw that Zephyr's demos all use CONF_SERIAL...
I am following all the steps given here: nRF Sniffer for 802.15.4 but my zigbee sniffer did not show up. When i did the steps given there for ble sniffer it showed up. steps...
Hello,
I am new to developing with Nordic products and I have a question regarding the components in the antenna matching network. I am designing around the QIAA QFN-73...
Hi,
I am trying to use the nRF915-DK with a GNSS Tracker application. Everything works fine, but, I am not able to set the nRF9151-DK properly for utilizing the board...