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,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
Hi
In the project I'm working on, I need to store 3 bytes of usage time information. So I need to store data...
Hi! I’m developing an Android app for the Nrf52840 using the DFU Flutter plugin. Right after completing the firmware update, I encountered an error as shown in the attached...
Issue when I open the power profiler software in nRF Connect for Desktop:
11:16:39.737 Initialising nrfutil module: device
11:16:43.315 Using nrfutil-device core...
In your scenario, you have a device that currently runs a bootloader and application developed with nRF5 SDK 14.2 and SoftDevice s132_nrf52_5.0.0, and you want to update the...
Hi All,
I’m working on a project that involves simultaneous audio stimulus playback and bio signal data collection using a BLE module and a mobile base station. I need to...
Hi, I followed this video to setup CMSIS wizard but somehow i am missing something and I am getting the following error.
CMSIS Config sdk_config.h
Error starting process...
We have a registered product using QDIDs for ncs 2.5.0. We wish to upgrade to ncs 2.6.1
Bluetooth QDIDs were changed between ncs 2.5.x and ncs 2.6.x - do we have to pay...
Hello,
I am experiencing difficulties configuring an nRF52820 to function as an SPI slave on a custom-designed board. I followed Lesson 5 of the NCS Intermediate Tutorial...
I have two computers where nRF Connect for VSCode behaves differently in the sense that in one computer when I start debug it stops at the first line of the main and I see...
Hi,
I've integrated the softsim feature to the modem_shell application, which is working fine.
But I have a performance issue: I'm receiving the APDU from the modem...
Hello Everyone,
I am using NRF52811 evaluation board for my development purpose using SDK 2.6.1 on visual studio code.
My tasks involve LED control using Bluetooth as...