Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
Seeing, that the nRF51822 was specified to operate with a 16 MHz crystal or oscillator. Is that also the clock what the Cortex-M0 core runs or is there a PLL to increase the...
Dear Support Team,
I'm working on a BLE application and the most stuff works well but now I had a spurious application crash at "src\ll_lm.s0.c: 1038". Could you please...
Hi There,
We referancing the PCA10000 for antenna circuit design. We are going to use 0.8mm FR4 PCB however we couldnt find out the Thickness of copper conductor. And it...
When running the Proximity Example application the Immediate Alert, Link Loss, and Tx Power services should be returned on a discovery request from the nRF Master Controller...
Hello,
I try to add to my project the bond functionality based on the glucose demo app.
I added ble_bongmngr.c , pstorage.c to my project, initialize it...
When i try...
Hi
Can I populate the solicited uuids list with 2 different types of uuids whish are provided by two different servers? My intention is that my client should be able to connect...
Hello,
I'm looking at nRF51822 as the BLE solution in a peripheral device which will have a number of different functions/features, some of which require a modest amount...
Hello,
I see a master control panel software that can be used to control a PCA10000 USB dongle for BLE applications. Is there such a Sensor simulator application for the...
Do you think I could update PCA10001 V2.0.0 just by replacing the nRF51822 chip? I have more current chips lying around, and with a little rework I could be able to switch...
When writing a post in this forum, I found it somewhat nice to have a preview before I do submit.
Even for questions, answers, comments and pm. May it possible to enable...
Hi
Is the generic attribute primary service 0x1801 added by the soft device?
Bluetooth standards say that the service changed characteristic is optional. I am using...
Hi sir
According to nRF51822 RM v2.1 session 12, there are two high frequency clock: the 16/32 MHz crystal oscillator and the 16 MHz RC oscillator. For nRF51822 BTLE application...
I know the question has been asked, but a few months has passed,
but hopefully to get some new update now.
devzone.nordicsemi.com/.../nrf51822-dk-module-as-master
devzone...