TEL0084

TEL0084 Datasheet


BLEmicro SKU:TEL0084

Part Datasheet
TEL0084 TEL0084 TEL0084 (pdf)
PDF Datasheet Preview
BLEmicro SKU:TEL0084

From Robot Wiki

Contents
• 1 Introduction
• 2 Specification
• 3 Pinout
• 4 AT Command List
• 5 Trouble shooting

Introduction

Bluno is great but I want small size for my product, Ble-link does well in its work but I don't an adapter to be inserted. Now, these can never trouble your idea, we provide a new kind of bluetooth device---BLE micro. With a small size of 24*15mm, can be easily put on your PCB board, so just ignore the problem of how to designe an antenna, how to make a bluetooth chip work and so on. Just look back your idea, did the problem of the size always distrub your idea of wearable? Now we solve this for you! You can use Andriod or IOS devices to communicate with your colth! And for developers, this can be used for transparent transmission, or remote programmer uploading,and even build an HID connection with PC. It can be configurated by AT command and you can also update its framware by USB. And what's more, it supplies IBeacon. The last version V1.8, you can change the mode between AT command and transparent transmission by serial port.

STABLE POWER Please make sure to provide the BLE module with a reliable and stable 3.3V power supply whose noise should be less than 10mV, or its bootloader and the BT service will get lost.

Specification
• Bluetooth Chip TI CC2540
• Communication Frequency 2.4G Hz
• Communication GFSK as Maximum

• Power
• Operating ~+85
• Communication nearly 60m at open field
• 24*15mm
• Support AT command for configuration
• Support transparently transports
• Support upload Arduino program remotely(Bluetooth remote
• Update firmware through USB
• Support Bluetooth be convenient to update BLE firmware to fit Android or IOS Apps,
open source, suit for developers
• Support iBeacon
• And be careful that it needs IOS7+ or Android

Pinout
front view
back view

AT Command List
<CR+LF> means Carriage-Return and Line-Feed, which is the same meaning with "Both NL & CR" in Arduino Serial monitor Do not include the string "<CR+LF>" itself The AT Mode Switch is not work at Firmware version V1.8 or later.you can enter the command "+++" in serial port monitor with "No line ending" to enter the AT CMD Mode.

Fig1 +++ enter the AT CMD Mode

Select the "Both NL & CR" and 115200 baud in the two pull-down menu Type or copy the AT command in the dialog like this and press send button

Fig1 enter the AT selectting the Both NL & CR

If the BLE is successfully configured , you will receive "OK" from it If received "ERROR CMD" instead, try sending it again or you should check whether the command is correct or not. reset the Bluno nano or enter the “AT+EXIT” can exit the AT CMD Mode.
"AT+FSM" change the working mode

AT+FSM=FSM_TRANS_USB_COM_BLE<CR+LF> BLE transparent mode

AT+FSM=FSM_HID_USB_COM_BLE_AT<CR+LF> BLE HID mode

AT+FSM=?<CR+LF>

Request the working mode default FSM_TRANS_USB_COM_BLE
"AT+ROLE" change the CENTRAL-PERIPHERAL configuration

AT+ROLE=ROLE_CENTRAL<CR+LF> BLE CENTRAL mode

AT+ROLE=ROLE_PERIPHERAL<CR+LF> BLE PERIPHERAL mode

AT+ROLE=?<CR+LF>

Request the configuration default ROLE_PERIPHERAL
"AT+MIN_INTERVAL" change the minimum connection interval

AT+MIN_INTERVAL=10<CR+LF>

Recommended Android
minimum
connection
interval
10ms

AT+MIN_INTERVAL=20<CR+LF> Recommended minimum connection interval 20ms for IOS

AT+MIN_INTERVAL=?<CR+LF> Request the minimum connection interval default 10
"AT+MAX_INTERVAL" change the maximum connection interval

AT+MAX_INTERVAL=10<CR+LF>

Recommended Android
More datasheets: D602J12S215PQF | D602J12S205PQF | D601J12S215PQF | D501J12S215PQF | D102J12S205PQF | D501J12S2AHQF | D501J12S2APQF | D101J12S215HQF | AT88SC1616C-CI | AT25P1024C1-10CI-1.8


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived TEL0084 Datasheet file may be downloaded here without warranties.

Datasheet ID: TEL0084 509156