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...
Hiii... Team,
I am developing a project based on the nRF52833 with the nRF5 SDK 17.0.2 and Soft Device S140
code is successfully built.. when i try to debug it showing...
my project need to recording audio data from codec continius for more than 10 senconds.i want use nrf5340 to do it.
the codec is tlv320aic3109 or wm8731.I have looked “easydma...
Hi,
I want to alloc dynamic stack memory for zephyr threads, such as k_aligned_alloc(stack_size, ARCH_STACK_PTR_ALIGN) instead of K_THREAD_STACK_DEFINE . I'm sure k_aligned_alloc...
Hello,
I'm building a system on nRF5340 which would support upgrading of CPUAPP and CPUNET applications. There is not enough space in internal flash to place all of these...
hello,experts,I use the NRF connect app on my phone,when I scan the devices ,I can get many BLE informations,I want to get the RSSI of each BLE with time .BUT I only need...
Hi all,
We are bringing up our custom board and we are having some trouble programming the modem firmware. Whenever we try to flash it using a JLink programmer and the Programming...
I'm using the nRF Connect app version 4.24.3 on an Android Tablet (Android version 10)
When I'm in the scanner tab and push the scanner button I get a graph of RSSI readings...
I use nRF Connect to debug some latency in logging data on my Android app.
On nRF Connect, the latency for the notification value (in the characteristic itself) is negligible...
I'm trying to find a simple way to log RSSI data vs time for multiple BLE devices simultaneously, and then put the data into a format which allow plots to be created in Microsoft...
Hi,
I am in the process in getting the AWS version of the Asset Tracker v2 on my Thingy:91. I was having some issues with getting the cerificate but was able to get that...
I can not get the SPI Slave function working on nRF52840 (nrf52840dk_nrf52840 board). My goal is to have spi0 as master and spi1 as slave.
By linking the MISO en MOSI lines...
Hi,
On the nRF5340-DK, i'm succesfuly using the example code:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_uart/README...
I'm working on the 9160 SoC using nRF Connect SDK 1.8.0 to send MQTT messages to an AWS endpoint. The messages correctly are able to send and the device works for 5-10 minutes...
Using NordicSDK 1.6.1 and the following in the bt_le_adv_param and relevant settings in prj.conf
The secondary advertising data packet contains the advertiser address...
Hi all,
I am now using nrf52840DK and llpm example in nrf connect sdk 1.7.1.
Now I have three nrf52840DK, one as master ,and the others are slaves, they both use Latency...