Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
We have an nRF52832 and an MSP430 on a custom board. We would like to program both the devices using SWD interface.
Would it be possible that both these devices can share...
Hi,
I have an nrf51822 ( variant AB) and I am trying to program a simple ble app beacon example on it.
But I am failing over and over. After searching , I found out that...
Hi,
I am using pca10040 board with s132 softdevice. I have integrated BLE_APP_UART service with BLE_APP_MULTIROLE_LESC example. The device will start advertising when command...
Hi,We need to test the voice data which is transfer out of remote control(based on smart remote 3 for nRF52 ) in the Windows platform. According to the documentation I know...
I am just curious, do the numbers 51 and the 52 have any meaning? Does the base of 50 imply anything? Are these just arbitrary numbers for the sake of good marketing?
Hello All
i flashed one of the example in following mesh SDK "ble_mesh_v0.9.1-Alpha_2" SDK , I testing light control example code while testing i have got some doubt in...
Hi all,
I'm trying to write a custom bootloader that must works in this way:
The new image to flash is received by a uBlox GPRS modem that communicates with the nRF52832...
Hello All
I have some doubt in Meshing Protocol Could please help me .
Example
I have 3 BLE module Like A,B,C i want connect all 3 three device in one mesh...
Good morning.
The sentence may not be smooth due to Google translation.
please understand.
I tried to apply the hid-mouse example in SDK 9.0.0_2e23562 to nRF51822-QFAB...
im very new to ble, i wanna use the notification feature but i cant tell how to do that.
i searched some question but havnt found anything straight forward. maybe idk what...
I have a question most like devzone.nordicsemi.com/.../
And my configure is
FS_REGISTER_CFG(fs_config_t fs_config) =
{
.callback = fs_evt_handler, // Function for...