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 there,
I would like to get information regarding the possibility of implementing 5.1 isochronous audio streams on the nRF5340 Audio DK development kit. According to this...
I've been using the function nrf_ble_scan_filter_set for several years with developmental hardware based on the ble_uart_c example, so I've reviewed that example thoroughly...
Hello,
I'm not able to sniff BLE using your tool
I tried to configure nrf sniffer with nrfutil.
OS: MacOS 15.1.1 (arm)
Wireshark: 4.0.17 (it seems the actual version...
Hello
Is is possible to enable MCUBoot image compression on nRF52832 ?
I tried to enable it following this blog post but I got a compilation error :
Compiler insulted...
Planning on using the npm2100 PMIC as our PMIC for an upcoming asset tracking solution. We will have an accelerometer that will determine when the main MCU (nrf54) wakes up...
I am using peripheral_uart as my base project. Right now MTU value is 23 I believe as I can receive only 20 bytes of data at a time. How I can increase the MTU size with configurations...
Hello,
in use is the nrf connect sdk v2.6.2 toolchain v2.6.2 on my nrf5340DK
I struggle transmitting ADC data from my nrf5340DK via USB to my windows PC. On my PC there...
I've added some debug information to the build of my application. The added stack usage has caused some threads (USB, BLE) to overflow the stack and cause random crashes....
Hi,
Is there any better block diagram of how power is managed and routed within the nRF7001/ nRF7002 device ?
I see it has a buck from BUCKVBAT fed back to several other...
When trying to open certain c or h files in my project, Segger Embedded Studio (latest version) gives a very longwinded uncopyable dialog message that there was an error decoding...
Reopening this issue from three years ago
as the original question was not answered.
So I had this line of code after sd_softdevice_is_enabled 'returns' false
but...
I am trying to communicate with multiple devices using ESB. The host device must queue data in the TX FIFO as ACK data before receiving the data. I want to keep data queued...
Hello! I am developing an application under the SDK V2.9.0. Now I am trying to set up a simple project with a sysbuild, Mcuboot and a partition manager. Here is the file tree...
Hi,
I’m currently using nrfx libraries when there are no equivalent options in Zephyr drivers, and I found similar drivers with the nrfy prefix. What are the differences...
Hi
I would like to use DeviceTree in VS code. The VS code had installed "nRF Connect for VS Code Extension Pack" and tools chain.
But I can't see any file in "DEVICETREE...