Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hi,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...
In my project,I want to send commands when BLE is connecting to read datas in the nrf51822 internal flash which were writen into the flash previously , but I found the ble_flash_page_read...
Hi,
I have pca100000 v 1.0 and v 2.1.0, and the master control panel application with the latest version of 3.5.0. The firmware we have flashed on both the dongle is 0.9...
Hi,
How can i run the nRF utility application using my Nexus 4 smartphone? After installing the application it is showing that device is not supported.
Regards,
Bala...
Hi,
For power critical application, i know that ,we need to enable the peripherals whenever we need that.
After we need to disable by using ENABLE register.
My question...
i'm testing in my pcb. i designed a nrf24le1f board (the guidance of the datasheet). But i transmitted not far, about 2-10cm a long. I don't know i wrong in design pcb or...
I have the nRF Loader app installed on an iPad Mini. I have the dfu_dual_bank_ble firmware from SDK V5.0.0 and SoftDevice V6.0.0.1-beta loaded on my nRF51822.
The app is...
Hi all,
I am in the process of debugging the ANT broadcast_tx example program using Keil on nRF51422.
I have flashed the program on nRF51422.
After entering the debugging...
I have nRF51822-EK
I am not sure whats going on with it.
I can run LED blinky example nicely ( no surprise :D )
But when I try to run softdevice examples like heart...
I have used TI Code composer which is based on Eclipse, and they created a specific Target menu option which allows resets and other target specific items.
Is there a CDT...
Hi,
I use the UART to do the device firmware update and have used the dfu_dual_bank_hcl to compile.I use the nRFgo Studio V1.16
to program the s110_nrf51822_5.2.1_softdevice...
I've downloaded the latest SDK and soft device. I've been able to compile the ble_app_ancs project, run it on my dev board and even connect to my iPhone. Although I'm getting...
Hi everyone
I'm using the nrf51822 connect with stm32f103 through UART,it's current is >1.9mA,is it normal?
I have full reset to disable the debug interface,it can...