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...
Hello
In the radio test we can set up to 80 channels.
But isn't the table for the channel as follows?
40 channels is 2480MHz, right? What is the frequency of 80...
Hello
we are working on Audio project with nRF52840 include (microphone and Audio Amp). we used one I2S interface for Audio Amplifier but for Microphone we are confused...
Hi there,
Please let us ask about SMP server sample. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp...
Hello All.
We are planning to do a EMC test on our device that is using nRF52832, the test facility requires us to provide a programming interface that can change the...
Hi!
Can't continue here:
https://devzone.nordicsemi.com/f/nordic-q-a/56211/bootloader-difference-and-implementation-from-sdk-14-to-sdk-16
So I've made a new question...
Hi
So I tried to use the lwm2m sample client (nrf\samples\nrf9160\lwm2m_client) for FOTA upgrades. I do get a connection to my plattform. When I start the update I do get...
I'm trying to figure out how to change the start address of my application when chip has a bootloader flashed on it.
For example :
Bootloader address = 0x0
Main application...
Hi,
Fairly new to the world of nrf development and C programming so apologies for the potential newbie question.
I am looking at how I can setup a Raspberry Pi 4 as...
I have an application that uses the nRF52840 for BLE in central mode. This application is battery powered. Basically, the device is listening for beacons and logging which...
I'm trying to connect to a device with a public address using an address filter in the scan (not whitelisting), I've seen plenty of similar unresolved issues posted here....
I am searching for the zip with reference designs and PARTNUMBERS for the nrf52 series. The datasheet link is broken and I can not find the ZIP file in the new Help Center...
Hi,
I'm trying to use the serial number of the nrf52832 microcontroller in code, how can I acess it with Segger.
I tried using this code from this link but it doesn't...
Hello. We are planning to change from QFN48 to WLCSP package in our product. However I could't find any guidelines to create the library for Eagle. I was wondering what is...
Goodmorning,
we are trying to update the firmware on a nRF24 development kit board (nRF2727) that was programmed with the PTX sample from your software development kit....
Is there a document comparing the differences between the softdevices for the 51832 ?
I have been looking at the data sheets, but its too much to grock on my own.
Thank...