Overview of Apache NimBLE
masterApache NimBLE is an open-source Bluetooth 5.4 stack (including both Host and Controller) that serves as a replacement for proprietary stacks like Nordic's SoftDevice. It is a component of the Apache Mynewt project.
Key Features:
- Packet Size: Supports up to 251 byte packet sizes.
- Roles: Supports Broadcaster, Observer, Peripheral, and Central roles concurrently.
- Connections: Supports up to 32 simultaneous connections.
- Security: Supports both Legacy and Secure Connections (SC) SMP (pairing and bonding).
- Advanced Bluetooth Features: Includes Advertising Extensions, Periodic Advertising, Coded (Long Range) PHY, and 2M PHY.
- Mesh: Includes support for Bluetooth Mesh.