I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
I'm having trouble using the RTC1 COMPARE function to generate an event/interrupt when the processor has been put to sleep using sd_app_evt_wait().
My configuration is...
Is it possible to use the nRF51 dongle as a slave ?
I have a nRF51422 Eval board that I am planning to use as a central device. Can I use the nRF51 as a slave so that I...
Hello we have developed a few products which have required (costly) RF/RFPHY testing.
Is there a reference design that is qualified that can be used to avoid the RF/RFPHY...
Suppose a BLE central needs to get sensor data from 10 peripheral sensors. Given that there is a limit to the number of connections a BLE central can have, is it better for...
Has anyone managed to get this revision of the nrf8001 IC working?
i bought 280 of them and none of them seems to work as it should.
When i reset the chip i get no interrupt...
I tried to download softdevice 8.0 and the example code of SDK8.0
(\nRF_Examples\8.0.0\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5)
to PCA10001.
First I Copied the...
I'm devloping application on nRf51 for that i'm using... SDK : nRF51_SDK_7.2.0_cf547b5 Tool chain : GNU tools arm Embedded [arm-none-eabi version 4.9.3] Dev Board : PCA10028...
Along with S110 BLE stack I programmed my application, which I managed to do without any conflict.
My application is not working properly and neither control is transfered...
how much time of keep level HIGH/LOW can make nRF51822 detected the HIGH/LOW level and generate an interrupt?
how width of impulse need to generate an interrupt?
Hi Team,
I was trying to load firmware to external board using nRF51-DK.
I have successfully programmed the boards many times and now when I am trying, LED (LD5) on nRF...
Hi all,
I downloaded the nrf51SDK_.8.0.0 from nordic site and tried to flash the new softdevice s110 but failed. I used an android application to flash it over the air...
Hi:
i use ble_app_uart project and want to change the UUID lenth(128 bit) to be 32 bit;but i change "nus_base_uuid" to be 4 byte and change "uuid128[16]" to be "uuid128[4...
Hi,
Does hardware that has already a Qualified design Listing (Bluetooth.org) requires re-testing of the RF-PHY ?
(refering to transmitter tests (i.e TRM-LE/CA/01/C (output...