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 am using Gazell for communication between two nodes. The first node is sending a sensor reading to the second node (which will be called henceforth the sink node...
Hello everybody
I have a nRF905 circuit sealed in a different medium than air and I am facing an 8 dBm power loss after sealing. I would like to know the following: Is...
Hi
I am using PhoneGap Build with BLE plugin to develop iOS/Android APPs for nRF51822 , it is a easy way to develop a BLE APPs by JavaScript. Unfortunately, I can't find...
Hello,
We have recently been playing around with the NRF51822 Beacon and we liked the way it works. So there is one thing we are very curious about: is there any cheaper...
As the followup/implementation to this question
I want to implement a multirole application for the PCA20006 (rev 1.2).
Currently I will only need advertising for my data...
Hi,
I have made a custom board using NRF51822CEAA, following the reference design. Some modules are working properly. But I'm facing following issues on some boards.
...
I am having a strange issue with running BLE DFU on a project that I can't seem to work out. This an S132 v2 project with SDK11.
If all I do is program the softdevice and...
Hello,
I have read the questions on power optimizations in nrf chips:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I wanted to use SDK11 example ->...
Dear all,
I'm a quite new BLE stack user and need to get some idea on the idea behind service discovery.
I'm using the S130 and the BLE central example and want to read...
Hi,
We are going into mass production with our first product and would like some expert advice on what is the best approach.
1.) Since we would be doing production tests...
Question for anyone familiar with mBed code on nRF51 devices (I have cross posted on mBed, but trying my luck here too):
I'm developing an nRF51822 program using the nRF51...
Hello, I am trying to upload my custom firmware to the MetaWear RG (nrf51822) platform but currently without luck. Steps that I have performed:
Connected to the device...
Hi,
I want the bonding to happen between the nrf51 and the Android Phone by displaying passkey on the phone. This can be done using device manager or peer manager. When...
I haven't really found too much referencing how to setup an Eclipse DFU Bootloader project for Debugging.
What I know
To get the image to fit in the allocated memory...
HiNordic,
I found nrf5-sdk-for-eddystone Project in github,but it's just surpport nRF52832.I want to know where to find the nRF eddystone SDK which can surpport nRF51822...