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,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
Hi, I am using the nrf uart app to communicate with a smart phone and the NRF52. I am trying to detect whenever it is sent a value between 0 and 60 from the phone, and save...
Hi,
I'm working on nRF51822 with SDK 11.0.0 softdevice s130
I have an nRF module acting as central and smartphones (iOS and Android) acting as peripheral.
I tested...
Hello, what is the BLE max range w/out usin PCB antenna?
And what range ll be if i reducing the connection interval down to the minimum 7.5ms, set Tx power to +4dBm using...
I am using the nrf51822-QFAC-R in an application where the realization of the antenna is very challenging, and I expect to have an antenna |S11|=-1dB, with variations of the...
Hello, I want to clear things up a bit, all these concepts are starting to overwhelm me somehow. I want to know:
What can have UUID and handle? I understand that profiles...
I want to use ATMEGA 328 to send a packet over to the chip as follows:
SPDR = packet ;
Can some one kindly post what the content of this packat should be ?
is it possible...
hi,
i am working on FDS. here i am able to write number of records and also able to read them back.
but while updating i deleted one of the old record and writing new...
Hello,
I have some problems with UART communication with my nRF51 DK.
When I connect it through USB cable, all is ok. But when I connect pins: P0.09(TXD), P0.11(RXD) to...
Hello, i have a question.
Can nRF51822(s120) handle more than one connection at same time?
Let me explain: i have one server(nRF51), and two(or more) clients(nRF51 and mobile...
I've got an application that does a lot of nRF51822 GPIO wiggling and the timing needs to be controlled. In one spot I simply set a pin high then low like this:
nrf_gpio_cfg_output...
As shown in title, I am using the ubuntu 14.04 in virtualbox.
When I connect the Nordic 51822 development kit to my PC, I can only detect the serial number of this device...
keil uvision
Hello. I don't know how to get away from the warning "last line of file ends without a newline".
I added new line, but nothing change. It happened with my own...
Dear Sir,
Here I would like to disable the Adversting idle power down dynamically but in some situation it will fail.
The APP_ADV_TIMEOUT_IN_SECONDS is 180 seconds as...
I implemented a custom Bluetooth service on the nrf52_sdk similar the BLE LED project in the mbed site however when I copy the hex file and look at the debug output at the...
I am trying to setup a couple systems to use the Nordic rf sniffer. I have a pca10000, a pca10001 ver 2.0, a pca10001 ver 2.1 and a pca10031.
I loaded all with the rf sniffer...