IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi, I'm getting NRF_ERROR_NO_MEM when changing advertising interval at run-time. I've added a custom service with 7 characteristics and used fds in the app. The code for changing...
hi i am doing a project where i have to scan for near by ble device using nrf52840 as ble central device,
and connect with customer's ble sensors which have a overparticular...
We are doing the certification to our product, in which they asked me to do BLE scan on the 37th channel, then 38th channel and 39th channel separately to pass the certification...
Device: nRF52832
SDK: v15.0.0
SoftDevice: S132 v6.0.0
The SDK v15.0.0 documentation for the peer manager states the following:
Autonomy: The Peer Manager works more...
I'm using SDK 15.3, nRF52840, with the ext-flash read/write QSPI demo project.
block_dev_qspi_init(), in nrf_block_dev_qspi.c, does not uninitialize the QSPI (by calling...
Hi,
I am trying to install nRFgo Studio version 1.21.2 in my Windows 7 (64 bit OS), but half way through, installation is rolling back the installation changes and the installation...
SDK version: nRF5_SDK_15.3.0
Platform: nRF52840 DK
SoftDevice: s140
--
Hi all,
I use ble_app_blinky example and Android nRF Blinky SDK( https://github.com/NordicSemiconductor...
During developpement of project on nRF52810, we used the nRF52DK PCA10040.
Since we wanted to use P0.9 and P0.10 (to limit differences between eval-board and real board...
I need to develop a ble advertising scanner with these requirements:
- capture at least 10 beacon advertisments (Eddystone TLM) continuously
- advertising interval of...
Hi,
I recently got the nRF51 Dongle for testing of a board with bluetooth interface. I am trying to get this dongle installed in Linux.
I found this link for the SDK...
Hi
I have a project need to be customized advertising frequency and scan in specific frequency
It means nrf52832 could broadcast at specific frequency and scanner also...
Dear Nordic Support,
I am using nRF52840 and BLE SDK v15.2. I want to control my nRF52840 through both UART CLI and BLE CLI so I try and read example: nRF5_SDK_15.2.0_9412b96...
Hello
I have a firmware with Softdevice S132 for NRF52 consists of main application (0x1F000 len:0x56000 ) and Bootloader (0x75000 len:0x9000). What I'm trying to do is...