Skip to content

2.5.1

Latest

Choose a tag to compare

@h2zero h2zero released this 30 Jul 00:47

Fixed

  • Scan response timer causing crash on reinit cycle.
  • Arduino 3.3.11 build/crash with esp32 c5/c6 variants.
  • Clarified NimBLEAddress(uint8_t[6], type) byte order in docs.
  • NimBLEEddystoneTLM byte-order mismatch between getters and setters.
  • NimBLEAttValue - preserve capacity after realloc failure.
  • whiteListRemove use-after-free — loop continues on invalidated iterator causing a crash.
  • Infinite recursion bug for ticks to ms conversion.