Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
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