Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
What is maximum number of BLE connections that can be made with the nRF51422? I see that the the nRF51822 will support 8 in a star network using the 120 soft device.
Thanks...
Good morning,
I have been playing with the EV-Kit and now I want to design my own application. I would like to know if is it necessary to include Segger (J-Link) IC in order...
Hi, I am porting my project from nrf51822_5.2.0 to nrf51822_6.0.0.
I want to change bond manager to device manager.
I refer to the heart rate service in sdk 6.0.0 and...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
tldr; read the release notes first and use the batch file provided in the folder
Hi,
I'm trying to load the S110 v7 on an nRF51822QFABB00 and I'm getting the following...
Hi,
I am developing a multi-protocol communication device using BLE, ANT and 868Mhz "long-range" communication. I am using MRF49XA chip for sub-ghz communication. I have...
I have just updated to the latest SDK, including the S110 Soft device v7.0.0.
I have now noticed that I can bond using the Master Control Panel, but I cannot bond using...
On June 25th I asked a private question regarding be able to use the S110 soft device with the nRF51422. The following is the response I got:
....
Yes you can use the...
I am unable to to send notification for a customized service. I am testing a customized services that simply increments a variable every 3 seconds and sends notification with...
Hi guys,
I am trying to use the timer 1 on the nrf51822. I found the sample code online which could probably do the job for me. But I wanted to know what is the standard...
Hey Guys,
i asked this question already few days ago, but today i produced a log-file.
The procedure was:
Setup: SDKv6.0, SoftDevice v7.0.0, nrf51822
empty board...
Hi guys,
I had look at the ble_connectivity example in \nrf51822\Board\nrf6310\s110\ble_connectivity floader,but I can't found any documentation about this project.Is it...