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 Nodic enginner;
Now i am using 51822 in my product. I find that there is a 2.5mA current in my board that is no firmware. The question i want to ask is that how much...
I have made a basic pcb for a school project, with just the nRF51422 chip, a J-LINK programmer and and antenna on it. I am trying to test the functionality of it. I have gotten...
Is there any reason I could not modify this demo to use IRK values and allow whitelist scanning based on stored IRK values? I'm wondering why the demo seems to have an option...
Hi everyone,
I am using the nRF51 SDK 10.0 with the Rigado BMD-200 Evaluation Kit and want to print debug messages to UART or something similar.
I am trying from main...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
I followed the instructions from here developer.nordicsemi.com/.../a00081.html
to make my application support DFU OTA. Despite of some errors in the instructions I managed...
Now I am using hid mouse example to develop a project which requiring bond process. Everything is OK but the question: I need report the btn number which trigger the system...
I copied the example "ble_app_hrs_s110_pac10028(nRF51 PCA10028)"in the nRF51 sdk 10.0.0. I Changed the configuration to make it run on BOARD_PCA10001. But the program keep...
Hi,
I need to update the Min and Max connection parameters run time.
Is it possible to do so?
Also can i update the Min and Max connection parameters through an iOS app...
Hi,
I am using app_pwm in low power application on nRF51822 with soft device S110. Today I measured power consumption and found the current was ~1.5mA during advertising...
Hello,
There are two problems on nRF52 ble uart example code.
I would like to know is there any misunderstanding or mistake I made?
or anyone met the problem too.
1...
Hi All,
I am starting the process of getting our product Bluetooth RF PHY tested, and our lab has asked an interesting question.
What is the image frequency of the nRF51822...
Note: I am using v8.0.0 of the s110 softdevice on the nrf51822.
I am developing an application with the nrf51822 that uses pstorage, bluetooth, and SPI reads/writes.
...