CC2652R
<\/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">
SimpleLink CC26xx
TI's multi-protocol SoC with BLE, Zigbee, and Thread for smart home gateways.
Full Specifications
Processor
| Core | ARM Cortex-M4F |
| Clock Speed | 48 MHz |
| Cores | 1 |
| Features |
|
Memory
| Flash | 352 KB |
| RAM | 80 KB |
| External Flash | Нет |
Radio
| TX Power (max) | 5 dBm |
| RX Sensitivity | -97 dBm |
| PHY Support |
1M
2M
Coded
|
| Advanced Features |
Direction Finding
Mesh
|
Multi-Protocol
| Bluetooth Classic | Нет |
| Zigbee | Да |
| Thread | Да |
| Matter | Нет |
| Wi-Fi | Нет |
| NFC | Нет |
Power
| Sleep Current | 0,9 µA |
| DC-DC Converter | Нет |
Security
| Hardware Crypto | Нет |
| Secure Boot | Нет |
| Root of Trust | Нет |
| ARM CryptoCell | Нет |
Package
Commercial
| Typical Price | $3,50 |
Frequently Asked Questions
Consider your requirements for power consumption, processing power, memory, radio range, multi-protocol support, and price. Use our chip selector tool to filter and compare chips based on your specific needs.
The BLE version indicates feature support. BLE 5.0 added 2x speed and 4x range. BLE 5.1 added direction finding. BLE 5.2 added LE Audio. BLE 5.3-5.4 refined these features. BLE 6.0 added channel sounding for centimeter-level ranging.