Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
As shown in the above picture, 1. Choose 10000 beat times for monitoring. Why is there a significant difference between the pulse peak and the peak of selecting 100000 beats...
Hi,
Im currently adjusting this i2s sample code to work with my TAS2781 audio amplifier. The code works perfectly but I just want to do a little adjustment on the channel...
For several months now, we've been hearing that developers can start developing DECT-NR+ applications. The following sources are a few examples: - https://www.dect.org/userfiles...
Hardware is nrf5340DKI
nrfconnect v2.6.0
zcbor library 0.8.1.
I'm running a project on the nrf5340 DK that is using the zcbor library to encode log events. The cddl...
I am saving data to the internal memory of the nrf52832 processor. When the data size increases, the processor starts to slow down. Does anyone have a solution for this?
I'm using spi_transceive_dt() to write a register read command then immediately read back 16 bits. However, despite having a receive buffer of 16, only 8 read bits are transmitted...
I used FOTA download library to download a new image from http server , then update the image by swapping the 2 images Now , the old image is in the external flash and the...
Hi,
My customer is working on their PTCRB certification. They need to complete USIM testing and they could not find information on device voltage support per ETSI 102 230...
We're developing an LwM2M application based on the lwm2m client sample with the goal of sending data to ThingsBoard as our main telemetry platform.
The Application in based...
Greetings, Our system consists of three BLE sensors using an nRF52840 to send data back to a central tablet or PC. We are receiving reports that the sensors take a long time...
I've been searching threads on this topic on DevZone and I found a couple that concluded that MCUBoot can work with external SPI flashes, but not with an SD card.
Is that...
I am using PHYTEC link board eth ( https://docs.zephyrproject.org/latest/boards/shields/link_board_eth/doc/index.html ) as ethernet shield using SPI on nRF9161.
I updated...
Hello, per the PPK2 user guide, I see that the switching during auto-ranging can cause measured current to be higher than the actual current due to inductance.
To be clear...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...