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...
Hello!
We are planning on using the nRF52832 DK together with an external antenna. We are highly interested in the readings being as accurate as possible, and we are wondering...
We are developing an application in which we need to modify an existing device driver. It's about LIS2DH driver that is part of nRF Connect SDK v1.8.0 and we are using VSCode...
Hi, we are using the nRF52 DK (nRF52832) to read data from the i2s bus and store it as a wave-file on the connected SD-Card. When pressing button 1 on the DK, recording starts...
(For some reason, I use "...' replace the original string) Here is the log for using AT to do HTTPS POST:
2022-02-07T12:19:39.057Z DEBUG modem >> AT#XHTTPCCON=1,"...",443...
Hi,
I'm working with NRF Connect SDK, and once in a while when I add new configuration options to the prj.conf, I get an error that some region overflowed by X bytes,...
Dear friend,
Since the customized nRF5340 board does not have an external 32.768KHz low-frequency crystal oscillator, the following is added to prj.conf in netboot:
The...
Hi
This is the first time I have tried to use the nrf52840 dongle and the programmer v2.3.1, it can see the dongle( com10), but as soon as I select Device tis is the response...
I facing a problem. When, progrsmis run for testing on nRF5340DK using SES, the CPU resets automaticaly. The RAM does not respond timely is shown , please see the attached...
Hi everyone,
There is an open ticket that I need support with because the responsible engineer will be out of the office until the new year.
In a nutshell:
I design...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
Please tell me about "nrf_sdh_enable_request". This API only makes a request, so I understand that the SoftDevice...
Hello Respected members, I hope this post finds you well. Can someone help me with how to store UART data in FLASH? The Idea is that I have to send the Date Or Serial Number...
Hello !
As part of nrf_crypto it is no any examples how-to use chacha20 without poly e.g only stream cipher.
Would be nice to use it via nrf_crypto and evaluate hw accelerated...
Hello. I had worked on nrf52840 development kit with BLE UART code(pin 6 and 8 as Tx and Rx). I used the same code on Fanstel EV BC840M board. I changed the Uart pins to 9...