电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

BT830-SA-01-T/R

产品描述BTV4.0 DUAL MODE UART HCI MOD
产品类别热门应用    无线/射频/通信   
文件大小339KB,共2页
制造商Laird Technologies
下载文档 详细参数 选型对比 全文预览

BT830-SA-01-T/R概述

BTV4.0 DUAL MODE UART HCI MOD

BT830-SA-01-T/R规格参数

参数名称属性值
射频系列/标准蓝牙
协议蓝牙 v4.0
频率2.4GHz
数据速率3Mbps
功率 - 输出7dbm
灵敏度-89dBm
串行接口I²C,SPI,UART
天线类型集成式,芯片
使用的 IC/零件CSR8811
电压 - 电源3.3V
电流 - 接收7.1mA
电流 - 传输7.1mA
安装类型表面贴装
工作温度-30°C ~ 85°C
封装/外壳模块

文档预览

下载PDF文档
BT830 Series
Bluetooth v4.0 Class 1 UART HCI Modules
The BT830 series of UART HCI modules are a complement to Laird’s original
dual-mode Bluetooth v4.0 offerings (BT800 series), bringing support for
Classic Bluetooth and Bluetooth Low Energy (BLE) in a tiny footprint.
Leveraging the market-leading CSR 8811 chipset, the BT830 series
provides exceptionally low power consumption with outstanding range.
Supporting the latest Bluetooth v4.0 Specification with EDR (Enhanced
Data Rate), the Laird BT830 series enables OEMs to accelerate their
development time for leveraging either Classic Bluetooth or Bluetooth
Low Energy (BLE) into their operating system-based devices.
BT830-ST
The BT830 has a footprint as small as 8.5 x 13 mm, yet output power at 7
dBm. This makes these modules ideal for applications where designers
need both performance and minimum size. For maximum flexibility in
systems integration, the modules are designed to support a UART
interface plus GPIO and additionally I
2
S and PCM audio interfaces.
These modules present an HCI interface and have native support for
Windows CE/Mobile and Linux Bluetooth software stacks. All BT830 series
devices are fully qualified by the Bluetooth SIG as a Hardware Controller
Subsystem. This also allows designers to integrate their existing pre-
approved Bluetooth Host and Profile subsystem stacks to gain a Bluetooth
END product approval for their products.
The BT830 series is engineered to provide excellent RF performance with
options for an integrated antenna or for an external antenna via a trace
pin. Additionally, the modules have on-board band pass filters to further
reduce the regulatory and testing requirements for OEMs, ensuring a
hassle-free development cycle.
A fully featured, low-cost developer’s kit is available for prototyping,
debug, and integration testing of the BT830 series modules and further
reduces risk and time in development cycles.
BT830-SA
Features & Benefits
Application Areas
Bluetooth v4.0 - Dual Mode
-
Classic Bluetooth
-
Bluetooth Low Energy
Compact Footprint
Class 1 output 7 dBm
UART, GPIO, I2S, and PCM
Industrial Temperature Range
Bluetooth SIG approvals
FCC, IC, and CE approvals
AIDC products
Medical devices
ePOS terminals
Barcode Scanners
Industrial Cable
Replacement
M2M Connectivity
Automotive Diagnostic
Equipment
USA: +1.800.492.2320
Europe: +44.1628.858.940
Asia: +852.2923.0610
wirelessinfo@lairdtech.com
www.lairdtech.com/bluetooth
Support Portal:
http://ews-support.lairdtech.com
The details contained within this document are subject to change.
Download the product specification from
www.lairdtech.com/bluetooth
for the most current specification.

BT830-SA-01-T/R相似产品对比

BT830-SA-01-T/R BT830-SA-01
描述 BTV4.0 DUAL MODE UART HCI MOD BTV4.0 DUAL MODE UART HCI MOD
射频系列/标准 蓝牙 蓝牙
协议 蓝牙 v4.0 蓝牙 v4.0
频率 2.4GHz 2.4GHz
数据速率 3Mbps 3Mbps
功率 - 输出 7dbm 7dbm
灵敏度 -89dBm -89dBm
串行接口 I²C,SPI,UART I²S,SPI,UART
天线类型 集成式,芯片 集成式,芯片
使用的 IC/零件 CSR8811 CSR8811
电压 - 电源 3.3V 3.3V
电流 - 接收 7.1mA 7.1mA
电流 - 传输 7.1mA 7.1mA
安装类型 表面贴装 表面贴装
工作温度 -30°C ~ 85°C -30°C ~ 85°C
封装/外壳 模块 模块
刚入行新人求教
刚进公司,看了几天代码感觉收获不大。 公司是做移动电话终端的,开发的都是用C/C++,功能就是用一个座机上插SIM卡,然后可以空中充值(就是帮别人缴费充值),打电话,发短信甚至上网,各位帮 ......
jackychen 嵌入式系统
28027可以通过JTAG接口烧写程序吗??还是需要通过sci
28027可以通过JTAG接口烧写程序吗??还是需要通过sci JTAG是只有调试功能还是调试烧写都可以?? ...
jetlin1992 微控制器 MCU
请问28069的hrcap和ecap的相同和区别在哪里?谢谢!
想做脉冲输入检测,以前是用cap做的,现在能否使用HRCAP,是不是精度更好! 请帮忙分析一下!谢谢! ...
sunshine 微控制器 MCU
我们都在用别人定义好的写程序,为什么不进来探究下呢?
最近刚做完项目,是关于体育计数器的东西,用了一个倾角传感器和一个nrf24L01无线传感。 今天没事了,想深入下指针 为什么用指针指向PORTD会报错? uchar *p; p->PORTD;...
ls424271971 Microchip MCU
寻无线课堂互动系统开发人员
您好! 急寻有无线教学产品开发经验的硬件/软件人员, 最好是开发过无线课堂互动系统,待遇优厚! 15321523579...
flyfox_zhiri 嵌入式系统
如何访问外扩SRAM的特定地址?
比如说要访问外扩SRAM的0x30ff地址?还有怎样把一个变量定义到特定地址?(在C51里这样处理XBYTE=xx;访问地址0x30ff处的字节变量)(charxdatass_at_0x30ff;把字节变量定义在地址0x30ff处 ......
kcl123 stm32/stm8

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 460  2426  1724  430  2543  34  35  14  6  47 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved