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...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I have recently started using the new rev 3 parts with 32K of SRAM and I was wondering what the timeframe is for the softdevice to take advantage of the extra memory?
My...
I would like to understand when I would need a wired programming (with help of TC2030 connector) interface and when I would need OTA. I am trying to find the easiest and fastest...
Hi,
What is the difference between using WFE and sd_app_evt_wait to force the processor into sleep mode?
We're trying to optimize for power consumption, and somehow...
I have experimengted with prepared write on Nordic 130 softdevice and found it's quite
low performance in terms of throughput.
First, between iOS/Android device and Nordib...
Hi Nordic's experts
We got a RF problem in certification test, attached picture is the measured occupied bandwidth, the value of OBW is 1.73MHz , but the guy in the lab...
Hi,
Does anyone known what the maximum frequency is that the timers can operate on ?
I want to count a signal that is 24Mhz while the clock frequency is only 16Mhz.
So...
Hi :)
In my program, just ONE pipe to use advertising service data is not enough. There is the function:
lib_aci_open_adv_pipes(const uint8_t * const adv_service_data_pipes...
Hello,
Sorry for this newbie questions.
I have a side project (connected device) that will need a BLE component for communicating with phone apps (android, iphone). I...
Hello, everyone
I am trying to let our nrf51822 board transmit data automatically after the cccd modification. I have been use the Master Control Panel to do this. For example...
I'm using the PSA1001 eval board with SD 110. The device comes up advertising, I can connect and access my services. I need to the Central to be able to issue a disconnect...
Hi.
We are doing a few test on the S120 range with the Softdevice v1.0.0. We have a peripheral device that we can scan and connect it with iphone within 50-60m. However...
While scanning for advertising beacons with startLeScan method, this method also request peripheral device for scan response and stores it in scanRecord. I only want to scan...
Hello,
i'm sorry for asking again, but i read nearly all threads about I2C and didn't get any answer yet.
I want to use the interrupt to control the I2C sequences and...
According to the data sheet for the nRF51822 the channel range is from 2.400 - 2.483 GHz.
In the radio test example however, it limits the range of test channels to 2.400...