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 developer, I'm a beginner using Nordic. This happens because I assigned made connection rain gauge and nrf52 as custom programming using a rain gauge and nrf52. Can someone...
Hi Guys,
I am new in BLE world, so sorry if I ask stupid questions.
I have a Simblee RFD77101 and a nRF 51822 chip. I would like to connect from nRF51 to Simblee and...
Hi all:
I used code from Github to read 9 axis data with TWI. But the example in TWI floder doesn't work.
Does somebody have the same issue?
Chip: nRF51422
Board...
My board is NRF51, the SDK version is nRF51_SDK_9.0.0_2e23562.
If I want to update the sdk version to nRF5_SDK_12.3.0_d7731ad,
Does it difficult? Is the modification many...
Hello,
Is it possible to transfer a program using the "nRF USB" on the nRF52840 DK (the on next to the 4 push bottoms) ?
Until now, I was transferring the code with the...
hi,
I use examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040
I want to change the maximum number of central connected from the peripheral...
Dear Devzone,
I am working in the dynamic multiprotocol template project and want to add a BLE central connection. When I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT & NRF_SDH_BLE_TOTAL_LINK_COUNT...
Has anyone tried porting over on of the FreeRTOS examples for the nrf52 sdk onto the Thingy?
I see that it has the port in external/sdk13/external/freertos, but don't see...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
Hi!
I've found mismatch between schematic reference from Product spec ( here , page 692) and PCA10056 PCB (Preview Development Kit) for same operational mode.
In specification...
Hello,
i am using the Nrf52,
i am facing problem on the following line
#define MESH_SERVICE_BASE_UUID128 0x23, 0xD1, 0xBC, 0xEA, 0x5F, 0x78, 0x23, 0x15, 0xDE,
0xEF...
Hello DevZone community,
Currently I am using nrf51822.
Could you guys please tell me how to enable code protection besides check the "Lock entire chip from readback" in...
Dear All, Please update me if is it possible nRF52810 is having capability for SIG Mesh or Mesh Network? Also is to possible to establish Mesh network beetween nRF52810 as...
Hi All,
We received a new design with a nRF52 powered at 1.8V. We are using a JLINK probe with the SW protocol for the burnin code.
When we apply 1.8V we can’t program...