Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
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...