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...
Hi
I have a project base on Nordic sample code "v2.5.0/nrf/samples/cellular/Location" and it fully work with SIM card
now I need to use Onomondo softsim to replace SIM...
Hello, I'm getting these series of events often when the client is sending data to client. This is the the nRF SDK 17.
If I add a delay on the client app that is talking...
Regarding the description key Page 10 of the document "nRF Sniffer for 802.15.4" states "00112233445566778899aabbccddeeff", but does it differ for each device? Also, if there...
Hi there
During updating nRF5340 over bluetooth, really rarely the CPUNet fails to be updated over bluetooth.
The mcuboot says: Image in the secondary slot is not valid...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Headset and I'm able to achieve it.
Setup Details : Headset - nRF5340...
Hello,
I'm using nrf52840 together with HX711 24bit ADC . My application samples the ADC every 12.5ms (80Hz rate) and the sample is sent out via BLE notification. The HX711...
Hi ,
I am using nRF52810 to start a project that combines BLE app UART and a timer. I found an example BLE app UART project from the directory nRF5_SDK_17.0.2_d674dde\examples...
I can read the button and see if it is being held. I would like to know which GPIO pin caused the wake without having to hold the button down to signify the button that woke...
Hi,
I need to implement BLE central and peripheral roles on nRF52832 using OS. I have seen Nordic hrs FreeRTOS example, but it is peripheral only.
How could both roles...
Hi,
I am trying to to perform a DFU update to my device using an ANNA-B112 evaluation kit connected to my Ubuntu machine. The device supports DFU update. Here's what I'm...
I am setting up a project with nRF Connect SDK and want to be sure I am doing things in the best way.
The project will build different firmwares for multiple models of our...
Hi DevZone, Our developement team had purchased a Nordic Thingy:91 and it came with an iBasis SIM card. When we are trying to add that sim card for activation in nRF cloud...
How can I add a bootloader to my program that needs to be flashed to the Nordic Thingy:52? When I flash the default Thingy:52 firmware and then upload my custom code through...