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...
Despite following the procedure listed below, no text appears on the OLED display, despite the driver being able to communicate with the device.
I am using nRF Connect SDK...
I am looking to get some clarification on the QFN94 footprint of the nRF5340. There are four corner pads and they do not appear in the mechanical specifiications section 9...
Hi,
When looking at the reference schematics and reference layout of nRF5340 I notice that pins A25, B12, B26, G1, H2 and J31 are grounded:
Figure 1. Circuit configuration...
Hi, with my nrf9160 I need to send a gps location every 3 sec to azure, so I combined the agps and the azure iot hub sample. It's working pretty good but 10 sec as a periodic...
Hi, I doing PCBA prototype. And I found part number nRF5340-QKAA-R and NRF5340-QKAA-AB0-R7 in the website. In my understanding. The NRF5340-QKAA-AB is a sample engineering...
Hi,
I want to used NRF5340-DK for my BLE receiver evaluation I find LNA (NRF21540-DB) which is suitable to use with NRF5340-DK.
But I could not find this available in...
I am just beginning with the dev kit I bought in December. The box has a URL: nordicsemi.com/start52840dk
This is not helpful. The only thing I find there is a PDF - apparently...
hello,
i am using sdk 17 with ses v5.20 i have customised board consists of Decawave 1000 , Nrf52832 and accelarometer i want to compile and run both initiator and responder...
Please tell me about RBP CONF of UICR. Q1. What is the purpose of UICR's RBPCONF (read-back protection)? What kind of protection is it? Q2. What changes when RBPCONF (read...
I'm having problem connecting my thing:91 to the nrfcloud. When im trying to connect im getting "Troubleshoot nRF Code 40412". One of the reasons could be "before attempting...
Is there any way to run the TIMER peripherals off of the 32khz clock? We need to generate a 1khz PWM while the micro is asleep, and we really need to be able to shut down...
My device has BLE and I can successfully use any example (for example ble_peripheral/ble_app_bps ) to advertise different services.
It also has a serial port from where...
Hello,
we have a problem to do bonding to a Huawei P20 lite, which has Android 9 and seems to use BLE 4.2.
We use the nRF52832, with SD 17.2.0, using Bluetooth LE.
We...