I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
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...
Hi
Why does making an input differential lose a bit on the nRF52. According to the data sheet, if a channel is 10 bit and using 0.6V reference and gain 1 and input is 100mV...
Hello.
I am trying to port bootloader project from SDK to SES. But I do not know how to write data to UICR.
Steps what I've done:
My nRF52832_xAA_MemoryMap.xml looks...
Hi, I was trying to test the CTS example with a PCA10040 board.
I use
Nordic's SDK 14.0
64-bit Windows 10 machine (the PCA10040 is connected to this machine...
In nRF5_SDK_14.0.0_3bcc1f7\components\libraries\usbd\app_usbd.c
if APP_USBD_CONFIG_LOG_ENABLED is put at 1, the compilation fail. It is solved by adding NRF_LOG_MODULE_REGISTER...
when i use sd_ble_gatts_hvx() send data to ble stack, after 300ms later ,i get the ble stack event BLE_EVT_TX_COPLETE , how i can reduce the time(300ms), let the data send...
how i can send data 1500byte per second,use the sd_ble_gatts_hvx(). because i send the first package use sd_ble_gatts_hvx() and 300ms later i get the BLE_EVT_TX_COMPLETE,...
After reading some older threads it seems to me that someday it must have been possible to update bootloader and application with one zip file.
Currently I'm using sd 132...
This is kind of a follow-on to the original question here: devzone.nordicsemi.com/.../
I notice that the nRF52840 PDK dev boards need to be closer at the beginning of the...