User Activity

Hello,We are trying to use MTU larger than 24X bytes.The characteristic size set to 483 bytes (CFG_BLE_MAX_ATT_MTU).We tried to use aci_gatt_update_char_value_ext to set the value (as the HCI layer is limited to 255 bytes transfer).aci_gatt_update_ch...
Hello,Apparently COC channel can send no more than one packet (MPS) per connection interval.Trying to end more will result in BLE_STATUS_INSUFFICIENT_RESOURCESThis seems to be a bug since GATT (on same exact setup) can do at least 2, resulting in muc...
Hello,We are having an issue updating the BLE FW v1.13.3 to 1.17.2 using FUS 1.2.0.Everything is working as expected until (after SHCI_C2_FUS_FwUpgrade(0, 0)) we are polling for SHCI_C2_FUS_GetState()At first, its FUS_STATE_VALUE_FW_UPGRD_ONGOING as ...
Hello,We are running STM32WB RTC block from LSE.Usually it works as expected (hours at a time).One in a while, the RTC->SSR resister jumps back (up as it is a countdown reg) couple of ticks (~100 ticks) and continues from the same point as normal.It ...
Hello,We have an issue updating the stack programmatically.Following the AN5185 (section 2.1) we put the new stack binary (stm32wb5x_BLE_Stack_full_fw_1.13.1.bin) at 0x0809A000 - 45 sectors before 0x080C7000 (stack start for 1mb model) - trying to u...
Kudos from