I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
I have an NRF 8001 BLE chip, can you provide the break out board schematic to make this chip discoverable to my iPhone 5 as soon as i power that break out board. And how to...
Can anyone tell me how to connect NRF 8001 with Arduino mega 2560. I have developed an iPhone application and just want to connect with NRF 8001.Please tell me how to connect...
OK, probably a dumb question:
The nRF51822 reference manual indicates that the RTC is driven by an external 32 KHz input. Can anyone confirm whether it will or will not?...
Hi
can you please help me convert these Keil pre processor calls to something that gcc compiler can . If possible i would like more information about these calls and the...
I'm using Nordic NRF51822 and the Segger JLink with the s110 Bluetooth stack active (correction: flashed on the chip, see below). When my code hard faults (say due to a dereferencing...
hi, I currently stuck in the follow section:
static void gpiote_event_handler(uint32_t pins_low_to_high, uint32_t pins_high_to_low)
{
if (pins_high_to_low & (1 << BUTTON_0...
Anyone to tell me where can i get the CDB file for nRF24LE01? I've downloaded the SDK and the nRF go Studio, but i still cannot find the CDB file.. Please help me to find...
Hello,
I'm trying to start softdevice on a custom board with nRF51822 chip and S110 device. The code hangs in SOFTDEVICE_HANDLER_INIT. It seems that EVENTS_LFCLKSTARTED...
Hello,
firstly I would like to say that I tried searching the forum for a post that has similar problems to my own. But I haven't (please tell me if i'm wrong) seen any...
Question: Can a nrf51822 acting as a server/slave message a client/master (iPad), that it has bonded with previously, to let it know that new data is available without having...
Hello,
I would like to experiment s120 on the evaluation board.
There are some examples but in nrf51/nrf51822/Board/nrf6310/s120/experimental.
Can I use it ? Or is there...
What are the correct PTX and PRX configuration settings for using dynamic payloads with auto ACK disabled? Can I just clear EN_AA and set EN_DPL and DYNPD for the pipe I'm...
Hello! I am working on a project in which I want to send stored sensor data to a smartphone whenever the phone is in range or at specific times of day.
Most of the communication...
Hi,
I am trying to get hold of version 2.1.0 of the dev kit for use with the sniffer. The dev kit is in stock at Mouser but they can't confirm the version number, but said...