Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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