首页 > 器件类别 > 开发板/开发套件/开发工具

30068

Daughter Cards & OEM Boards BLUETOOTH TRANSCEIV. MODULE

器件类别:开发板/开发套件/开发工具   

厂商名称:Parallax

下载文档
30068 在线购买

供应商:

器件:30068

价格:-

最低购买:-

库存:点击查看

点击购买

器件参数
参数名称
属性值
Product Attribute
Attribute Value
制造商
Manufacturer
Parallax
产品种类
Product Category
Daughter Cards & OEM Boards
RoHS
N
单位重量
Unit Weight
0.508800 oz
文档预览
EmbeddedBlue
eb500-SER
User Manual
March 26, 2007
The information contained in this document is subject to change without notice. This document is for
informational purposes only. A7 ENGINEERING, INC. AND ITS STAFF MAKE NO WARRANTIES OF
ANY KIND FOR THE CORRECTNESS, COMPLETENESS, INTERPRETATION OR USE OF THE
INFORMATION CONTAINED HEREIN.
It is the user’s responsibility to comply with all applicable copyright laws.
A7 Engineering may have patents, patent applications, trademarks, copyrights or other intellectual
property rights covering subject matter in this document. Except as expressly provided in any written
agreement from A7, the furnishing of this document, does not give you any license to these patents,
trademarks, copyrights, or other intellectual property.
Copyright ©2007 A7 Engineering, Inc. All rights reserved.
A7, A7 Engineering, bridging your world ) ) ), and EmbeddedBlue are either trademarks or registered
trademarks of A7 Engineering, Inc. in the United States and/or other countries. Other brand, product, and
company names may be the trademarks of their respective owners.
A7’s products are not intended for use in life-support or safety-critical applications.
Table of Contents
Table of Contents
Introduction ................................................................................................................................................. 1
 
Manual Conventions ................................................................................................................................. 1
 
Getting More Information .......................................................................................................................... 2
 
Bluetooth Overview .................................................................................................................................... 3
 
What is Bluetooth?.................................................................................................................................... 3
 
What is a Profile?...................................................................................................................................... 3
 
Bluetooth and Wi-Fi .................................................................................................................................. 4
 
Security ..................................................................................................................................................... 5
 
The Basics ................................................................................................................................................... 7
 
PC Prototyping.......................................................................................................................................... 7
 
Command Mode ....................................................................................................................................... 9
 
Data Mode ................................................................................................................................................ 9
 
I/O Lines ................................................................................................................................................... 9
 
Resetting the eb500-SER to the Factory Default Settings ..................................................................... 10
 
Switching between Data Mode and Command Mode ............................................................................ 10
 
Hardware Connections ............................................................................................................................. 13
 
Basic Stamp Activity Board .................................................................................................................... 14
 
Board Of Education Board ...................................................................................................................... 15
 
BS2p Demo Board .................................................................................................................................. 16
 
BS2p24/40 Demo Board ......................................................................................................................... 17
 
Javelin Stamp Demo Board .................................................................................................................... 18
 
SumoBoard ............................................................................................................................................. 19
 
Super Carrier Board................................................................................................................................ 20
 
Establishing a Connection ....................................................................................................................... 21
 
Connecting two eb500-SER Modules..................................................................................................... 21
 
Connecting a PC with an eb600 to a Board of Education ...................................................................... 25
 
Connecting a PC with a DBT-120 to a Board of Education .................................................................... 28
 
Connecting a Board of Education to a PC with a DBT-120 .................................................................... 32
 
Connecting a PC with XP SP2 to a Board of Education......................................................................... 35
 
Connecting a Board of Education to a PC with XP SP2 ......................................................................... 38
 
Connecting a Pocket PC 2003 device to a Board of Education ............................................................. 41
 
Connecting a Board of Education to a Pocket PC 2003 device ............................................................. 43
 
Communications ....................................................................................................................................... 47
 
Communicating between Two eb500-SER Modules .............................................................................. 47
 
Communicating between a PC with an eb600 and a BOE ..................................................................... 52
 
Communicating between a PC with DBT-120 and a BOE ..................................................................... 56
 
Communicating between a PC with XP SP2 and a BOE ....................................................................... 61
 
Communicating between a Pocket PC 2003 and a BOE ....................................................................... 64
 
Security ...................................................................................................................................................... 69
 
Strong Security on a Board of Education ............................................................................................... 69
 
Command Set ............................................................................................................................................ 75
 
Command Basics.................................................................................................................................... 75
 
Command Error Handling in BASIC Stamp Applications ....................................................................... 76
 
Connect .................................................................................................................................................. 77
 
Delete Trusted Device ............................................................................................................................ 78
 
Disconnect .............................................................................................................................................. 79
 
Get Address ............................................................................................................................................ 80
 
Get Connectable Mode ........................................................................................................................... 81
 
Get Encrypt Mode ................................................................................................................................... 82
 
Get Escape Character ............................................................................................................................ 83
 
Get Link Timeout .................................................................................................................................... 84
 
Get Name ............................................................................................................................................... 85
 
EmbeddedBlue 500-SER User Manual
Page i
Table of Contents
Get Security Mode .................................................................................................................................. 86
 
Get Visible Mode .................................................................................................................................... 87
 
Help......................................................................................................................................................... 88
 
List Trusted Devices ............................................................................................................................... 89
 
List Visible Devices ................................................................................................................................. 90
 
Reset Factory Defaults ........................................................................................................................... 91
 
Return to Data Mode .............................................................................................................................. 92
 
Set Baud Rate ........................................................................................................................................ 93
 
Set Connectable Mode ........................................................................................................................... 94
 
Set Encrypt Mode ................................................................................................................................... 95
 
Set Escape Character............................................................................................................................. 96
 
Set Link Timeout ..................................................................................................................................... 97
 
Set Name ................................................................................................................................................ 98
 
Set Passkey ............................................................................................................................................ 99
 
Set Security Mode ................................................................................................................................ 100
 
Set Visible Mode ................................................................................................................................... 101
 
Switch to Command Mode ................................................................................................................... 102
 
Version .................................................................................................................................................. 103
 
Firmware Upgrade................................................................................................................................... 105
 
Upgrading the eb500-SER Firmware ................................................................................................... 105
 
Error Codes ............................................................................................................................................. 109
 
Technical Specifications ........................................................................................................................ 111
 
Operating Parameters .......................................................................................................................... 111
 
Dimensions ........................................................................................................................................... 112
 
Pinout .................................................................................................................................................... 113
 
Frequently Asked Questions ................................................................................................................. 115
 
Contact Information ................................................................................................................................ 117
 
Page ii
EmbeddedBlue 500-SER User Manual
Table of Figures
Table of Figures
Figure 1: eb500-SER Module...................................................................................................................... 13
 
Figure 2: Basic Stamp Activity Board .......................................................................................................... 14
 
Figure 3: Board of Education Board............................................................................................................ 15
 
Figure 4: BS2p Demo Board ....................................................................................................................... 16
 
Figure 5: BS2p24/40 Demo Board .............................................................................................................. 17
 
Figure 6: Javelin Stamp Demo Board ......................................................................................................... 18
 
Figure 7: SumoBoard .................................................................................................................................. 19
 
Figure 8: Super Carrier Board ..................................................................................................................... 20
 
Figure 9: eb500-SER Bluetooth Address Output ........................................................................................ 22
 
Figure 10: Pocket PC Bluetooth Authorization Request Dialog .................................................................. 45
 
Figure 11: HyperTerminal Input and Debug Output .................................................................................... 53
 
Figure 12: HyperTerminal Output - Hello World.......................................................................................... 55
 
Figure 13: PPCTxToEB Pocket PC Application .......................................................................................... 65
 
Figure 14: Pocket PC Bluetooth Browser Dialog ........................................................................................ 65
 
Figure 15: PPCRxFromEB Pocket PC Application ..................................................................................... 68
 
Figure 16: Closed Security Mode Circuit Diagram ...................................................................................... 70
 
Figure 17: Open Security Mode Circuit Diagram ........................................................................................ 72
 
Figure 18: eb500-SER Dimensions .......................................................................................................... 112
 
EmbeddedBlue 500-SER User Manual
Page iii
查看更多>
基于Motorola 嵌入式控制器DSP56F805芯片的 CAN总线通信
摘要 文章介绍了CAN 总线通信协议和 Motorola新一代嵌入式控制器 DSP56F805内置的...
frozenviolet DSP 与 ARM 处理器
华为最新大动作!两大央企尼联合入股华为车BU
3月7日,东风汽车党委常委、副总经理尤峥在回答记者提问时表示,东风汽车正联合一汽集团积极推进参股华...
okhxyyo 汽车电子
冰爽6月,去TI Store购买 DLP Pico & DLP LightCrafter有优惠!
购买链接: https://www.eeworld.com.cn/ads/clickads....
EEWORLD社区 DSP 与 ARM 处理器
各位电子设计大佬进来看看
需要将4v最高500k-4MHz的正弦信号放大到300v左右驱动压电探头,但是一直找不到合适的放大...
小宇文 模拟电子
两个路由节点的网络地址相同是怎么回事?
今天下午在测试一个程序的时候,发现有两个路由节点的网络地址相同,不知道是什么原因,求大神解答,非常感...
1185054154 RF/无线
示波器接收nrf24le1的发射数据
我是用天线链接示波器想看一下发射的数据波形,结果采集不到,只有一个在几百M而且频率不断变化的一个信号...
xingxing1 RF/无线
热门器件
热门资源推荐
器件捷径:
S0 S1 S2 S3 S4 S5 S6 S7 S8 S9 SA SB SC SD SE SF SG SH SI SJ SK SL SM SN SO SP SQ SR SS ST SU SV SW SX SY SZ T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA TB TC TD TE TF TG TH TI TJ TK TL TM TN TO TP TQ TR TS TT TU TV TW TX TY TZ U0 U1 U2 U3 U4 U6 U7 U8 UA UB UC UD UE UF UG UH UI UJ UK UL UM UN UP UQ UR US UT UU UV UW UX UZ V0 V1 V2 V3 V4 V5 V6 V7 V8 V9 VA VB VC VD VE VF VG VH VI VJ VK VL VM VN VO VP VQ VR VS VT VU VV VW VX VY VZ W0 W1 W2 W3 W4 W5 W6 W7 W8 W9 WA WB WC WD WE WF WG WH WI WJ WK WL WM WN WO WP WR WS WT WU WV WW WY X0 X1 X2 X3 X4 X5 X7 X8 X9 XA XB XC XD XE XF XG XH XK XL XM XN XO XP XQ XR XS XT XU XV XW XX XY XZ Y0 Y1 Y2 Y4 Y5 Y6 Y9 YA YB YC YD YE YF YG YH YK YL YM YN YP YQ YR YS YT YX Z0 Z1 Z2 Z3 Z4 Z5 Z6 Z8 ZA ZB ZC ZD ZE ZF ZG ZH ZJ ZL ZM ZN ZP ZR ZS ZT ZU ZV ZW ZX ZY
需要登录后才可以下载。
登录取消