I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
I am using NRF dongle in window PC and scanning tags with nRF connect->Bluetooth Low Energy . Is there any way to change the scanning parameters of nRF connect for windows...
Hi,
I have downloaded the nrf5 Sdk 17.02 from the website. And I have found the ble_gls example in ble peripheral example part.
Kit : nrf52832
1. Can you please explain...
Hi,
I am using SDK 17.0.2. I am using write and notification characteristics. There is a write and notification communication between iOS app and device. After successful...
I'm running into a problem where my softdevice is triggering the fault handler but only when I'm also using the USBD. The panic info is below, I've tried to double and triple...
I am working with signled door sesnor and it supports ZigBee 3.0 as it has an install code and mac address on the side of the sensor in the form of a QR code. When I run the...
We are using the latest pc-ble-driver with SoftDevice v6.1.1 and latest connectivity firmware on an nrf52832 (s132) which is connected via usb-uart.
We were previously using...
Hello!
I am flashing software over USB as I do not have a 10-pin JTAG cable yet. After I flashed a sample file on to the Thingy91s SIP it is no longer showing up in nRF...
When using LE Audio with multiple sink devices, can those sink devices also communicate between them via master Bluetooth source? For example: During streaming audio, 2 or...
My goal is 11.25 ms for connection interval with iOS. With PC and Android i can setup it.
Following Apple guideline, I added HID service to my custom device(it works, i...
Hello everyone,
I'm a junior engineer in a company, and I'm assigned to that project which we will use a different microprocessor with BLE in it, and it needs different...
I am currently working on a project with a nRF9160 and in the very early stages of evaluation.
I have a few, hope not too many questions that I hope can be answered here...
I have been struggling to get the DFU in our own application to work. When starting a DFU from the desktop nRF Connect 3.4.1 it reports an error:
According to the log...