noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 448 forks source link

Increase max MTU size to 512 bytes #433

Closed bugadani closed 4 years ago

bugadani commented 5 years ago

In the Bluetooth Core Specification 4.0, the maximum MTU can be configured to up to 512 bytes. "The maximum length of an attribute value shall be 512 octets." (page 1839, 3.2.9 Long Attribute Values)