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 Team,
We are on the Pre-Production stage of our Product, which uses the nRF52840 (forBLE) with the FEM nrf21540(new)
We are aiming to get power out of 20dBm.
To get...
I observe issues when trying to use the datetime lib on the board qemu_x86.
I get the following page fault:
This is reproducible and happens shorty after successfully...
Hello all,
I am migrating our FW NRF52832 from SDK11 to SDK17. (Actually I am starting from scratch on 17). Here I have two characteristics with only read properties (e...
To the kind attention of Nordic support team,
About nRF52833 product specifications (8. recommended operating conditions)
"Note: The on-chip power-on reset circuitry...
Hi,
I'm trying to run a pc-ble-driver on Arm64 arc
I've compiled the pc-ble-driver to arm 64 from this release: ARM64-linux pc-ble-driver origin/release/4.1.2
I used...
Hi,
I'm currently working on a way to connect raspberry pi as a gateway into the nrfcloud. For this case, I used nrfcloud/gateway-raspberry-pi. Neverless, when I tried to...
I am developing a product using nRF9160 and found the power consumption is higher than the datasheet. So I want to use Matlab ti simulate the circuit to see where the error...
I am currently trying to implement a Thread functionality on an nRF Dongle connected to a windows machine. Its intent is to be able to recieve messages from other thread components...
Hello Nordic team,
I have a nrf9160 powered from a 3.8v bench supply.
I also have a usb to uart cable , with uart wires going into NRF9160. Usb side, plugged into my computer...
Hi
1、 The following table does not indicate whether the QDID belongs to 5.1 or 5.2.Are the QDIDs of softdevice classified as Bluetooth 5.1 or 5.2?
2、The following qdid...
Hi all!
I flashed and got both SoftDevice s130 and the example code onto my nRF51802 without prior modifications.
I flashed softdevice according to: https://infocenter...
Dear Nordic Team,
Hope you all are doing fine.
I have the NRF52-DK based on the NRF52832 BLE IC from Nordic. I wanted to implement a basic BLE Beacon that broadcasts continuously...
Hello,
I am starting to work on a sample project, wherein I need to replace the existing "main.c" file I have with "main.cpp", by copying the contents of "main.c" into...
Hi zone,
I've just got nrf9160dk and test gnss feature. Issue is: 1. Device get long time to fix. Even which many SVs in tracking and using
2. After got fix, device...