User Activity

I have discovered an issue when trying to use aci_gap_terminate_gap_procedure( GAP_DIRECT_CONNECTION_ESTABLISHMENT_PROC ) after previously calling aci_gap_create_connection(...) to connect to a slave device. The issue only occurs if an incoming conne...
Posted on December 01, 2017 at 06:26I am using aci_gatt_update_char_value() on a BlueNRG-MS to send notifications to a master device. The first number of times this function is called it returns BLE_STATUS_SUCCESS but then it returns BLE_STATUS_INSU...
Posted on January 09, 2017 at 03:55I am updating my application code to use the BLUENRG-MS device. When I receive EVT_BLUE_GAP_BOND_LOST, I need to know which connection this is referring to because this event can be received as Master or Slave but ...
Posted on May 30, 2016 at 07:10I have our BlueNRG device set up to use a fixed pin for pairing. I am able to successfully pair with Apple iOS decvices and windows phone when I enter the correct PIN when prompted by the device. However when connectin...