CC2642R
<\/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 dedicated BLE 5.1 SoC with low power consumption and direction finding.
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 | $2.80 |
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.