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...
I have not been able to make this app work. I programmed S120 as softdevice and loaded the application. Ran into problem with scatter file. I changed it based on the s120...
When sending data on a pipe with ACK (indicate), the acknowledgement seems to get lost if the device gets disconnected right after having sent that data. Is that a normal...
Hello,
I am trying to build a single device, lets say loaded with firmware "A".
I would like to have two of these devices, both with firmware "A" to detect proximity...
I can't find anything to indicate for sure that the S120 BLE softdevice will work on the nRF51422 BLE/ANT chip. I'm pitting BLE vs ANT for my current use case and being able...
nRf51422 flash data retention is 10 years at 40°C. We need for our application (motor control roller shutter) 20 years. What can you do to increase this value?
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi.
I have just a question:
Can the same device work with gazell protocol and bluetooth LE alternatively?
I want a net with a host and some devices, but host must be...
I've somehow lost the ability to perform over the air DFU from Master Control Panel.
I have reinstalled the J-Link drivers, nrfgo studio, I've flashed the PCA10000. I can...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hello,
I am trying to use ble_app_uart example from pca10001 to nrf6310 board from development kit. My nexus 7 detects the BLE device as 'Nordic_UART' but disconnects immediately...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello everyone!
I'm currently developing a project in which I require a remote control (touchscreen TFT + arm MCU) to send and recive some data over a bluetooth connection...