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...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Hello
I would like to use the bootloader on the pca10056 in order to use the DFU with the UART.
For my tests, I programmed the pca10056 with the bootloader coming from...
While trying to read the 41 (or more) bytes length character string attribute from the device based on nRF Thread and Zigbee SDK v3.1.0 by the read attribute Zigbee command...
Hello,
i am facing issue in uart data capturing in nrf52832..
i am capturing the received uart data as shown below , but not possible to capture more uart data as if(FIFP_LENGTH...
To whom it may concern,
We know that nRF52833 DK - Development kit support to Bluetooth 5.1. I could not see antenna array on board. Product support NFC antenna. Is there...
hi,dear.
I designed the hardware according to the datasheet of NRF52832, version 1.4, Page 545,Figure 169: QFAA and QFAB QFN48 with internal LDO setup.
In the picture...
Does anyone know of any current Apple devices (and a supported iOS version) that support extended advertising? I'd like to download the nRF Connect app on an Apple device...
SDK 15.3.0; nRF52832
In a previous discussion about continuing to advertise while connected:
[quote userid="4240" url="~/f/nordic-q-a/45644/how-do-i-simply-do-a-non-connectable...
Hi,
I've developed firmware for nRF52832 to beacon and scan for identical beacons. So with many devices, each can detect the others. What I've noticed is that while most...
Hi,
I am using the Zigbee CLI to maintain and control a Zigbee network. The Zigbee stack is running on a BMD340 module. I added a Ikea Trådfri dimmable light bulb (only...
Hello,
I'm developing a coin-sized board based on the nRF52840 and the nRF52833 in aQFN73 package. The PCB has only two layers with the bottom layer dedicated to ground...
I saw that in SDK there are examples with tcp, dhcp and etc of iot. If some router have usb port, is it possible somehow to configure nRF52840 as part of network infrastructure...