Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
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