I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
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...