User Activity

Posted on April 20, 2017 at 20:16Hello, I have a Nucleo64-F401RE board paired with a IDB05A1 board, where I am communicating between them using SPI. Writing to the BlueNRG works as desired, I get the expected results, however, after reading from it ...
Posted on February 23, 2017 at 18:39Hello I am using BlueNRG-ms and have a characteristic that is 52 bytes.However when the client reads it they only get the first 20 something bytes, the rest dont get transfered. Both creating the characteristic an...
Posted on February 21, 2017 at 21:57Hello, I am using a BlueNRG-ms (IDB05A1) flashed to latest fw 7.2c trying to develop a HID compliant mouse for Windows.However when pairing with windows using only the basic GATT and GAP(no other services or chang...
Posted on February 17, 2017 at 21:15Hello,I am doing some embedded programming on a stm32-nucleo board with a 0DB05A1 BLE shield. I am trying to make a HOGP perihperal (HID over BLE). When I try to pair my device with windows it fails with 'Driver e...
Posted on February 15, 2017 at 16:04Hello,I downloaded the BlueNRG-1 Devkit, which has a project with a hid peripheral, however only the .h file is included the other part is a .lib file that i can not view, where can i find the source code for this...