Bluetooth 5.3
<\/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">
2021
Improved connection subrating for better power efficiency, enhanced periodic advertising, and channel classification.
사양
최대 데이터 전송률
2.0 Mbps
최대 범위
200 m
기능 지원
| 확장 광고 | 아니요 |
| LE 2M PHY | 예 |
| LE Coded PHY | 예 |
| 방향 탐지 | 예 |
| LE 오디오 | 예 |
| 등시성 채널 | 아니요 |
| 주기적 광고 | 아니요 |
| 채널 사운딩 | 아니요 |
주요 기능
- Connection subrating
- Periodic advertising enhancement
- Channel classification enhancement
- AdvDataInfo in scan response
자주 묻는 질문
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.