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.
NimBLEEddystoneTLMbyte-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.