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, according to the Bluetooth Mesh Glossary , there are 4 features supported:
1. Relay;
2. Proxy (GATT);
3. Low power;
4. Friend.
Questions:
- Which of these...
We are releasing a firmware update which adds an additional bluetooth profile. Since we do not want or can retest the entire stack, we use a Previously Qualified Design (51744...
I'm using NRF51822 with soft device version 6.0.
I'm trying to create an event which should be triggered every 24 Hours. In the current implementation in our code base...
I saw the demo of nRF52832 connected 20 peripheral devices and control the light in the peripheral.I would like to know the more deatil of the whole operation in chip/SD....
I've searched and the majority of answers seem to be years old.
I have an existing app_timer event handler that works perfectly, blinking LEDs.
I will soon have another...
Hi! I'm using two RedBear Nano v2 and I'm trying to read a long characteristic from one of the two devices. As I read in other posts in the forum, I need to invoke the read...
If I'm not mistaken, both S110 and S130 support OTA DFU right?
I understand that nordic semi most likely recommend S130 over S110, but please understand that
my current...
I have previously developed on the nRF24LU1+. This device would have a CHIPID in the InfoPage, This ID would have guaranteed it does not violate the requirements for ESB addresses...
Hi, im using NRF52832 whit SDK 12.3.0, when i compile this error appear, "undefined reference to `nrf_drv_spi_init", i included the "nrf_drv_spi.h" file.
also try to include...
Hi everyone,
I'm working with nrf52832 and i'm trying to send data over BLE for communicate with a mobile app. I saw that we could pass data with the function ble_nus_string_send...
Minor nitpick:
The PS_v1.0 datasheet says that "see the Reference Layout section on the Downloads tab for nRF52840 on..."
There is no Reference Layout section on the Downloads...
I am working on a BLE bootloader using SDK 14.2.0 on an NRF52832 device, using softdevice version 5.0.0. I am able to get the bootloader up and running, and I am able to see...
Pre Conditions:
1. As soon as the connection is established the App start a timer to disconnect the link using sd_ble_gap_disconnect
2. The app timer has the same timeout...
Hello,
I'm searching the possibilities of Thread mesh network. And I want to minimize the size of border router as small as possible. Have you considered to port the border...