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...
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...
with nrf51 there is 2 blocks (block0 for softdevcie and block1 for user data and stack). I configured the system to retain RAM before going down using sd_power_ramon_set(0x00030003...
Hi,
I have a device that is configured to work in GAP central role. This device only scans for specific advertisements from specific devices. Could you suggest how I can...
Hi!
I used the develop board test the application "ble_app_multilink_central" and "ble_app_multilink_peripheral",but it is always connected failed,and disconnect Reason 0x0008...
Hi there. I have a very long C code that is running correctly on Code:Blocks, Ubuntu Terminal ( using GCC ), Eclipse and on Dev-C++.
However, when I put in on the board...
Hello,
I've been trying to control MCP23017 IO expander with TWI using nRF52832. When I execute the code it stops at nrf_drv_twi_tx. The address pins A(0:2) are 0.
Any...
I have having following configuration:
I want a fail safe method to update firmware on nrf51822 using attached host controller. I looked at serial wire debug interface...
Hello,
I'm running a serialized application based on the SDK 10 and S130 v1 and I am in the process of porting the peer manager to the application µC.
Due to the fact...
I'm trying to set up a system where the sample rate of data being notified to the client from various sensors can be changed by updating a configuration characteristic in...
Hi all,
I have one nRF52 DK board (PCA10040), and I have installed necessary JLINK drivers when first connecting the board to PC, it can displays the virtual COM port correctly...
I have a board here with nrf52832 rev B attached to a max98089 i2s codec. In this application we are only really using the ADC channel of the codec. Everything is configured...
Hi NordicS
Do you have a code example for a central UART application?
I am looking for a example that acts just like the nRF Uart App, but running on e.g. a PCA10031...
Is there a way to resolve a private resolvable address on connection? I have all the bonding information, IRKs etc, from everything which I'm bonded with, I'd like to work...
Hi.
I'm currently trying to scan beacons with timeslot example.
However, I found that there're more than 20% of loss while scanning beacons broadcast.
I think that...
Hi all,
I have one PCA10040 board, and want to start to download and run some examples while reading the on-line documentations.
In section "Running precompiled examples...