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...
main.c ble_uart.hex
Hello,
I use nRF5_SDK_11.0.0_89a8197 and s130_nrf51_2.0.0_softdevice configuration to test the ble_uart program.
i use nrfgo Studio to load the...
Hi Nordic team,
I try to use SDK for Thread v0.10.0 cli example and run diag command, but it is disable as below
Could you tell me how to enable diagnostics module...
Hi,
I'm using nRF52840. I would use data length extension and set the MTU size to 247 when it works as peripheral. However,there would be some problem when it connect to...
Hi guys,
I want to know whether the provisioning beacon can relay by the relay node or not?
If not, when the unprovisioned device's radio is not in the range of the...
Hi Sir,
I'm studying the nRF52840-PDK, and i found there are two debug connector. One is Debug in connector (P18) and another is Trace connector (P25).
As check the...
Hi!
I am fully aware on how Eddystone works. Or at least I believe so. Sadly there is some weirdnesses when I am trying to broadcast using the Nordic SDK.
So what am...
Hello , ebery one
Please let me have a question about PCA 10040.
When you connect a USB cable, it acts as a virtual drive and if you copy hex format (such as Hart rate...
I'm trying to determine DFU_APP_DATA_RESERVED and FDS_VIRTUAL_PAGES.
According to this Q&A, DFU_APP_DATA_RESERVED must be the same FDS_VIRTUAL_PAGES, if FDS_VIRTUAL_PAGE_SIZE...
Hello,
I am using pca10040 and sdk 12.2.2. I want that my pca10040 should advertise for 10 sec then it should go to system off mode then it should wake up after 20 sec. My...
Hi everyone,
I was wondering if the nRF52840 DK will have NCP OpenThread support for wpantund Linux (other than Raspberry Pi) or if it already exists. I flashed the nRF52840...
Hello ,
I want to establish a connection between the adxl345 nrf51822.
Nrf51822 is working both individually and Adxl345. I would be glad if I can provide you with necessrat...
We are building a new version of a small device with the new nRF52832. Its only external connection is a micro USB plug that we use for charging - we do not need it as USB...
Hi,
I'm evaluating a nRF52 as ble central - controlled from a windows pc.
Searching the forum I just found:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/....
Hi,
I am trying to connect 4 devices with the pc-ble-driver. Therefore I modified the heartrate example.
3 Devices are connecting fine - on the 4th connection request...