Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
I have a problem with the new SDK11 Bootloader. With SDK 0.9.2. everything worked fine, but with SDK11 not. The strangest thing is that if i use the precompiled hex file in...
Hello, Dear Nordic Development Team.
Recently I made the Android app using nRF nordic SDK to detect BLE beacons(iBeacon and Eddystone).
(no.nordicsemi.android.support...
I have to implement high throughput and I plan to use L2CAP. My transmission has to be reliable so I need flow control functionality. In API, I can only see functions for...
hello.
i have microsoft mouse using 24l01 ic its usb receiver is lost. i have them in bulk quantity is there any solution for usb receiving end?
thanks
Hi, being interested in proximity apps - I played for a while with the nRF51-DK kit when I came up with the nRFready proximity app page.
I looked at description and video...
Hi all,
I am new to nordic. I have two pca10031 dongle. First of all I had programmed example codes (one as peripheral and other one as central) and tested, it works fine...
Please suggests...
I want to send parameter like this ...
uint8_t val = 0x00,0xff;
NSData *data = [NSData dataWithBytes:&val length:1];
[proximityPeripheral writeValue...
Hi.
We need volume control for apple device. I've added parts of the HID kbd example to ANCS example. However I have problems adding the service to advertisement. I've...
Having too much fun with iOS Apps :-D
I am using heart rate example from SDK11.
Firmware example and HRM in nRF Toolbox worked well.
Then I moved
advdata.uuids_complete...
I am trying to use Enhanced Shockburst RF protocol for the new nRF52 chip. I did not found it in the current nRF52 SDK 0.9.2, and I took a brave move to use the files and...
Is it possible to modify beacon properties of iBeacon and Eddystone in one application?
I am creating a android application, I need to modify properties of beacons and...
Hi
I am going through the ble_app_multirole_lesc example and I can see the following line:-
/* Due to DRGN-7235, dhkey_reply() must come after auth_key_reply() */
...
Hi community,
I'm using the multi-link peripheral example from SDK v6.1.0 with s110 soft device version 7.3.0., this is cross-compiled with arm-none-eabi-gcc.
The both...
Hi all - Im porting projest from Keil4 to Keil5 and am now stuck on this error - division by zero in SDKs sources:
*** Using Compiler 'V5.06 (build 20)', folder: 'C:\Keil_v5...
Hi, I can't seem to find any hardware design guidelines for the nRF52832 chip, I can only find hardware information for the development board.
Best regard Thomas