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...
Hello, On nRF Connect for VS Code extension v2024.9.87 and v2024.9.31 , a USB connected J-Link probe (Segger Edu Mini) no longer appears under "Connected Devices".
J-link...
I have a nRF52840-DK that I know that it has a JLink on board, but the RAK4631 don´t have JLink, then I am following the RAKWireless bootloader update( Bootloader update ...
Hi everyone,
I'm currently developing an application supposed to read through SPI from an extrernal SRAM, i'm using nrfx_spim libraries.
Compilation is flawless but when...
Settings document explain .h_set handle will be called when the value is loaded from persisted storage with settings_load().And I want to know how it work.
I put a breakpoint...
The Bluetooth connection is disconnected, but no disconnect message is printed, and no more ads can be searched, the main thread is running fine, and the Bluetooth function...
I'm trying to just do a pristine build using the Ezurio Pinnacle 100 DVK When I originally created this project from a dev board, the resource "atmel,sam0-pinctrl.yaml" and...
Hello,
We are using the nrf52832 in SES with the softdevice s112 (v7.2.0) and sdk17.1.0 in a custom board for a BLE application (that includes OTA DFU and a custom service...
Hİ,
I can connect to LTE. but somewhere which I think it might not be the signal, it can not connect and restart (reset). not return any error. if I change my location ...
Hi there,
I have purchased a Fanstel BU840XE device ( BU840XE, The longest range, Remote USB Dongle for BLE 5, Thread, Zigbee — Fanstel ) theres the link. The device has...
Hi,
1. How can the read slave interval be reduced to less than 2ms: twi_master_with_twis_slave
2. Test environment:
DK: pca10056
SDK:nRF5_SDK_17.1.0_ddde560\examples...
Hello,
I am aware that there is going to be an update to the BLE stack and you are soon releasing 2.8.0. For NCS 2.6.0 we were using 239354 for the host subsystem and...
Hi,
I use Nordic nRF52840 BLE Sniffer Dongle and this works as expected in Wireshark up to version 4.2.7. Hówever, when I upgrade Wireshark from 4.2.7 to 4.4.0, the Dongle...
In Software Maturity Levels under Trusted Firmware-M , it is stated that only the minimal build is supported, while the full build is still considered experimental.
In Running...
We have tried the following changes, but couldn't get expecting results.
Sometimes unable to pair two devices / Sometimes fails to link with one device
Could you answer...