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...
Hi,
I am planning system with a BLE peripheral (using nRF52840) and BLE Central (using nRF52840) that is AC powered.
The peripheral will be advertising every ~300msec...
Greetings,
We have some custom boards/devices with nrf9160. They each hold certificates to communicate with aws-iot. The certificates were flashed using the at_client...
Dear nordic,
I am developing a robot controller(Central, nRF51822).
However, I am having a problem with UUID.
And I am using the ble_central (s130 ble_app_uart...
Hi,
I am using nrfutil to generate a bootloader ota package for NRF52832 soic. The command I am using is
I measure on my ubuntu pc, when this command is...
When I was running the heart rate example, I would report this error below, someone tell me what caused this error, which causes the driver to fail to recognize now. But I...
Hello,
The project I'm working in will be using the nrf52840-devkit to create an application which utilizes the on board radio for communication. We will be using nrf connect...
Hi
Hopefully a quick question. I want to send a set of bytes 'shtpData' between to routines but only one byte is being sent:
Sending 'unit8_t *dataPacket' of 5 bytes....
Hello?
There is a problem opening the SPM example.
I think it's because can't find the west.exe file. it's not in the Python37 folder, but in the Python38 folder. How...
Additional Information:
1. SDK: v15.3
2. Softdevice: v6.1.1
3. IDE: IAR v7.80.1
Problem Statement:
Is there a way I could enforce Secure connections just works...
SDK 16.0.0, Keil has a problem in development. FamilyPack 8.27.0 related issues. FamilyPack was changed to 8.27.1, 8.29.0, but another problem occurred. ("nrf_erratas.h" problem...
Hi,
I am trying to create a custom NDEF message to write to a NFC tag type 2 using the example code provided here.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
I have a Nordic 52840 hardware, which comes with the bootloader. Learned that the register GPREGRET address is 0x4000051C. The app is written in rust language, and the address...
I use the HID (HOGP) profile for some features of this product. Before the product enters sleep mode, I attempt to update the connection parameters to reduce power consumption...