Bluetooth 5.0
<\/script>\n';
},
get iframeSnippet() {
const domain = '{ SITE_DOMAIN }';
const type = '{ embed_type }';
const slug = '{ embed_slug }';
return '';
},
get activeSnippet() {
return this.method === 'script' ? this.scriptSnippet : this.iframeSnippet;
},
copySnippet() {
navigator.clipboard.writeText(this.activeSnippet).then(() => {
this.copied = true;
setTimeout(() => { this.copied = false; }, 2000);
});
}
}"
@keydown.escape.window="open = false"
@click.outside="open = false">
2016
Doubled the speed (2 Mbps LE 2M PHY), quadrupled the range (LE Coded PHY), and increased advertising capacity 8x with extended advertising.
Specifications
Max Data Rate
2,0 Mbps
Max Range
200 m
Feature Support
| Extended Advertising | Tidak |
| LE 2M PHY | Ya |
| LE Coded PHY | Ya |
| Direction Finding | Tidak |
| LE Audio | Tidak |
| Isochronous Channels | Tidak |
| Periodic Advertising | Tidak |
| Channel Sounding | Tidak |
Key Features
- LE 2M PHY (2 Mbps)
- LE Coded PHY (long range)
- Extended advertising (255 bytes)
- Slot availability mask (SAM)
Frequently Asked Questions
Yes, Bluetooth is backward compatible. A BLE 5.3 device can communicate with a BLE 4.0 device, but only features common to both versions will be available.