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...
Hello,
We're currently running softdevice s310 v2.0.1 with SDK 7.1.0 on the nRF51422-QFAAE0 (ie. rev 2). We're planning on upgrading to the nRF51422-QFAAF0 (ie. rev 3)...
Hi!
I was using SDK11 alpha previously and when the official version (89a8) got rolled out I started integration. First thing was the missing S210 and S130 softdevices...
Hi together,
I'm using the NUS example (NRF52832) for client and peripheral, which is running quite well. My goal is to inform the peripheral application when notification...
Hi,
I am using nrf51822 chip and i have compiled the TCP Client example from IOT SDK in eclipse.I am using Master control panel as a central device to discover the device...
I want to measure a current consumption for the 3rd-party evaluation board which has 32MHz crystal and 32KHz crystal, and there is not PO.18 on the 3rd-party evaluation board...
Hi,
I use nRF51822.
Is it possible to change a beacon timing of the advertiser by a trigger of the acceleration sensor in the advertising mode?
Thank you for any...
Hello everyone,
I compiled the nrf51-app-button-examples without any error and warnings but it is showing me this error (No cortex -M Device found in JTAG chain / Target...
According to PCA10028_Schematic_and_PCB.pdf (Rev 1.2.0), page 7, there should be SB22-25 surrounding TP5-8:
On my PCA10028, I have TP5-8, but no SB's there:
What...
Hi All,
I'm having a problem with my application which involves regularly sampling I2C slave data and sending it over Bluetooth. The I2C slave generates an active high...
It looks like the RTC0_CONFIG_FREQUENCY define in nrf_drv_config.h which is located in nearly every project may have a typo. The define is listed as 32678, and the RTC1 define...
I am seeing a problem identical to what's described in this question . I'm using SDK version 10.
My timers work fine for a while, but then suddenly and seemingly at random...
Hello, I am trying to build Smart beacon kit firmware from sources.
From ble_app_beacon folder I have built the firmware using armgcc (with the proper makefile) and got hex...
Hello,
The documentation states, that "maximum consecutive TX time is limited"
17.1.9 Maximum consecutive transmission time Maximum
consecutive transmission time...
Hi,
I have a JLink script which sets APPROTECT in the UICR to enable readback protection and disable the debug interface.
For development purposes, I would like to be...
Hi,
I tried to use nrf51822 to update light intensity of 64 area to smartphone and then the smart phone will display those light intensity values in gray scale. I want...