I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
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...
Hi all,
i want to add a cts service to my project.
i started with ble_cts example of sdk 11.0, but it's not clear what is the correct procedure to do it.
I add the service...
I tried to add a dfu service to the SDK 11.0.0 ble_rscs_app by following the procedure here . I was able to successfully compile and run the application, and when Master Control...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
Hi all
We use the nRF51822 with the S130 V1.0.0 in the peripheral role and a Galaxy S5 in the central role. As soon as the S5 connects to the nRF, we send a connection...
Hello,
I have been working on a customised Nordic Board ,and I can't be able to do a DFU. The DFU App_dfu_dualbank doesn't display the DFUTarg Bluetooth profile on the board...
Yo man,
I use nRF52 with ADC fun in SDK11 and I want select ADC input to internal VCC.
I modify like below:
static nrf_drv_adc_channel_t m_channel_config = NRF_DRV_ADC_DEFAULT_CHANNEL...
Does the Bluetooth Peer Address of NRF51 Chips change randomly [every 15mins] or does it remain same?
When implementing whitelisting for secured connection, it is required...
Hi, I am unable to build this example in Keil Uvision5. I am getting following error:
"no source": Error: #5: cannot open source input file "......\main.c": No such file...
Hi,
I am trying to setup a testing environment using nrf51-ble-driver_win_0.5.0.
All of my job are:
Download nrf51-ble-driver_win_0.5.0, and program connectivity_115k2_with_s130_1...
Recently updated to SDK11 + s130 v2.0.1 on an nRF51822 xxAC LFCLKSRC=RC
BLE Advertising no longer works. Localized it to our use of TIMER2 for an implementation of systick...
Hi,
Im trying to connect MCP25625 via SPI on nrf52. I checked with the scope that CS, MOSI and SCK are correct, but I get no reply on MISO line whatsoever.
I perform a...
Every time I want to connect to Nordic ble device from my Phone, it ask for pairing confirmation and then it create bond. That's how it should be.
But if the device is...