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 wondering if there is an example for scanning and advertising at the same time during a connection as peripheral? Or is there an example where I can start from...
Hi, trying to upgrade from V12.3 to V14.2 with a nrf52382 and SD 132.
I'm stuck with nrf_sdh_ble_enable returning an error code - unfortunately, the SDK documentation does...
Hello,
I will be using the NRF52 to send out advertising btle packets.
I am curious if anyone has any idea if the radio is strong enough to still send out packets if...
Hello
Is there any possibility to get receiver IF to any package pin. Even some kind of factory debug mode.
Normal receive functionality during this is not needed.
...
Greetings, we're currently working in an application where we need to connect different peripherals to a nrf52832 for a wearable device. Each of these peripherals uses a different...
Hi:
i write very simple BLE App, it used open link. No security/encrypt. 1 service with 2 characteristics.
tx(serviceTXID, rxBuffer, 0, sizeof(rxBuffer), GattCharacteristic...
Hi there,
I wonder why I have to flash my nRF51 DK using mbed build first to make the SDK build work?
I received my 2 nRF51 DK today and I tried the first one in the...
Hello
I am new to Nordic's product line. I would like to know if there is a recommended Bluetooth 5 SoC for wearable products that require years of battery life. For example...
Hello, I am trying out my pca10028 board, with s110 and my updated ble_app_uart expample. I am trying to detect a link loss: board advertises as peripheral connects with android...
Hello,
I work on module BLE LAIRD BL652 and I'm a BLE peripheral. I have tried to make a BASIC program for advertising while in a connection but without success.
As...
Hi,
i am creating a new project iar workbench 7.8 with SDK V8.1.0 and softdevice V8.0.0 using custom board nrf51822 ic revision 3 (QFAAH00),clock source as "NRF_CLOCK_LFCLKSRC_RC_250_PPM_8000MS_CALIBRATION...
Hello Sir,
I am designing PCB using nRF52832 SoC it is very small and operated on AA battery source.
So please recommend me for reverse battery voltage protection diode...
Hi Guys,
Me again. I was thinking someone could provide some suggestions on my understanding of the BLE connection ( porfile, GATT, characteristic,value, etc...)
I finished...
I had successfully write a structure data to fds. After which, I would like to update the same file and record key with new values of a structure. After updating, I will read...
Imagine I have developed a MESH made up of 50 Relay Nodes and I say only Relay Nodes because any of them must be able to relay and also able to initiate a message. In my application...