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:
I'm running S132 SoftDevice for the nRF52832 and am interested in configuring the nRF52832 (slave) to achieve connection intervals from 2 to 16 secs.
Thanks,
JP
On a custom board with an nRF52832 communicating over UART with another microcontroller with no flow control capability.
SDK 13.0.0-1.alpha with an S132SD.
I have some...
Hello everyone,
Thanks in advance for your patience in reading this long message.
I have been having problems with UART over USB on PCA10040 boards for almost four months...
In order to learn how to use the RTC0 to handle an event every second, I am debugging the rtc SDK example.
Expectation : The rtc example sets the time to check the counter...
I need to make sure that the receiver is active in an NRF52832 that I don't have good ability to do DTM commands on; there's a host processor that can do some DTM commands...
For me the sample can be compiled but does not work with PC. SDK is 13.1. OS is W10. Serial port is installed automatically by using W10 standard driver (usbser.inf). There...
I see that there is a white box around the nRF52 chip and I was wondering if it was boxing up the core components to make a functional nRF52832 breakout board?
Hi all,
It could be something simple, but I cant get it yet.
If I increase:
NRF_BLE_GATT_MAX_MTU_SIZE from 23 to 247 on sdk_config.h
attr_char_value.max_len inside...
Hello, I use BLE NUS since one year to service a device. I recently got to SDK13, using SD132.
When I use iOS9 everything is ok. But when I use iOS10, the tx characteristic...
Im on an nRF52832, using the BLE Mesh 0.9.1 alpha release
I've followed the DFU Quickstart guide, and have been able to DFU the app_green_s132.hex, which is the prebuilt...
hi,
i am using NRF52 custom board. i want to provide serial number to each board, which i want to read or write any time using my firmware. if i erase the bord it should...