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...
I am searching for a stable development environment for the Nordic nrf51822. I have been unable to get adequate support for issues using eclipse. The tutorial for Nordic/Segger...
Hi NRF team,
I was attempting an update from the open USB serial bootloader to a secure USB bootloader when I hit this issue.
from Open bootloader linker script:
MEMORY...
nRF52832 with softdevice 3.0. Modified ble_app_multirole_lesc project and doing test. Sometimes it doesn't start advertising (can not be found by nRFconnect app). Sometimes...
Hi,
there seems to be a bug in the Heart Rate Monitor (HRM) example or in the iOS app (nRF connect) -- when the simulated heart rate exceeds 8 bits (256) in the example...
I need to send data to an APP through NRF52832/840
This data will only be sent when there is a match with my APP. Once I have established a first communication with my APP...
Hello!
Hello, I have an Issue with NRF51822 chip, made an over 25k messages per second transmitter based on Keil example, but the main difference is that I dont enbable...
Dear all,
In my project, I add 3 long push action events related to 3 buttons by using " bsp_event_to_button_action_assign( )". Everytime I long push any of 3 buttons, the...
Hi,
I am trying to program the bootloader for the nrf52840. I am trying to create a settings for the specific hex file, and then programming using the nrfjprog commands...
Hello,
I use a custom board for an IoT application. The BLE module I use on this board is Taiyo Yuden EYSLCNZWW which uses nRF52810 and requires softdevice s112.
I already...
Hi all, I've been testing 6loWPAN over BLE with the nRF52 DK ( nRF52832) using the IPSP sample code from Zephyr OS, and have managed to successfully flash the code and establish...
Hi all,
I have a Raytac MDBT50Q-DB board which I was programming using an nRF82540-DK. It all used to work fine, but now JLink cannot connect to the Raytac board anymore...
Hello,
I'm using nrf52 DK with SDK 14, to flash a Taiyo Yuden EYSHCNZWZ module ( Module Datasheet ). The flashing is successful, as stated by the output console in Segger...
I am a master student. I am working on a project that uses Bluetooth 5 Beacon Scan.
I bought the nRF52840 dongle to scan the Bluetooth 5 Beacon
I want to scan the Bluetooth...