GROWATT NEW ENERGY TECHNOLOGY YF-B01U-GRT Long-Range Bluetooth Serial Adapter User Manual

GROWATT NEW ENERGY TECHNOLOGY CO., LTD. Long-Range Bluetooth Serial Adapter Users Manual

Users Manual

Download: GROWATT NEW ENERGY TECHNOLOGY YF-B01U-GRT Long-Range Bluetooth Serial Adapter User Manual
Mirror Download [FCC.gov]GROWATT NEW ENERGY TECHNOLOGY YF-B01U-GRT Long-Range Bluetooth Serial Adapter User Manual
Document ID1649295
Application IDAzuY5QJxnNNLkxwKHlqchg==
Document DescriptionUsers Manual
Short Term ConfidentialNo
Permanent ConfidentialNo
SupercedeNo
Document TypeUser Manual
Display FormatAdobe Acrobat PDF - pdf
Filesize16.83kB (210357 bits)
Date Submitted2012-03-06 00:00:00
Date Available2012-03-06 00:00:00
Creation Date2012-03-01 14:32:32
Producing SoftwareAcrobat Distiller 7.0 (Windows)
Document Lastmod2012-03-01 14:32:32
Document TitleMicrosoft Word - _YF-B01U-GRT_Long-range Bluetooth serial adapter Manual V1.0.doc
Document CreatorPScript5.dll Version 5.2
Document Author: toby864

(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
Long-range Bluetooth serial adapter Manual
YF-B01U-GRT
Version: 1.0
Function switch button
YuanFang MyAid-Tech (Beijing) Co., Ltd.
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
1、
Interface Description
VCC power supply output, the input range DC 7 to 32 V, 200mA.
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
2、
Use Instructions
Long-range Bluetooth serial port adapter consists of master and slave, A master
device and one or more slave devices supporting the use of. When the serial port
adapter hardware circuit is connected correctly and power up, Master and slave
devices will automatically establish a connection and identification with the
memory of the other party equipment, after the user's device using a serial cable
using the serial port adapter.
„ RS232 Default is to use 2-wire (UART_TX, UART_RX), baud rate 9600,
stop bits, no parity, and no flow control.
„ Bluetooth default PIN: 1234
YF-B01U-GRT-SL Slave adapter
Automatic power-on boot, the blue LED is lit, the Slave adapter can Master
adapter search and connect automatically. Connection is successful, the blue
light and red light is lit. The adapter will Bluetooth receiver to send data to the
serial port, serial port to receive the data sent to Bluetooth. Completely
transparent alternative to cable transmission.
YF-B01U-GRT-MS Master adapter
Automatic power-on boot, blue and red indicator lights up, the Master adapter
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
automatically search from the Slave adapter, and connect automatically.
Connection is successful, the blue light and red light is lit. The adapter will
Bluetooth receiver to send data to the serial port, serial port to receive the data
sent to Bluetooth. Completely transparent alternative to cable transmission.
„ Characteristics
Bluetooth combination of the data received within 100ms sent through the serial
port to ensure data continuity.
3、
LED Instructions
The adapter lights are on or off, indicate that the adapter status. Details are as
follows:
The blue indicator
The red indicator
Status
OFF
OFF
Shutdown
Boot (configuration
OFF
ON
mode)
Boot (operating mode)
ON
OFF
and is not connected
Boot (operating mode)
ON
ON
and connected
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
4、
Function switch button Instructions
Work mode, keep the button is pressed for 2 seconds, the light changed, enter
configuration mode.
Configuration mode, keep the button is pressed for 2 seconds; the light is
changed into work mode.
5、
Mode Instructions
Operating modes: always maintain the reliability of Bluetooth connectivity,
attempt to repair the loss of Bluetooth connectivity. Serial input data output to a
Bluetooth, Bluetooth input to output data to the serial port.
Configuration mode: maintain the existing Bluetooth connection, Bluetooth
connection and stop the ongoing or are being repaired. You can use the wireless
configuration to AT commands. Methods of operation are as follows:
1、
Master adapter and Slave adapter connect success.
2、
The operation must be configured parameters of the adapter to enter
configuration mode and connect successfully.
3、
the operation did not enter the configuration mode of the adapter to send
AT commands。
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
6、
AT Instruction Set
z Configuration parameters use the baud rate of 9600, stop bits, no parity.
Serial port configuration parameters are valid only in the work mode.
z Only when the work from the device in the configuration mode, only
allowed executing the parameter setting command. Parameters are modified,
you should restart the device, so that the parameter settings to take effect.
z All instruction data in ASCII format to send to return.
z Carriage return, line feed (\ r \ n), two bytes (ASCII code 0x0D, 0x0A) as
the end of the sign, otherwise the command is not recognized.
z Each command must be outside of the parameters in the following table "<
>" brackets for easy reading and joined without actual instruction "< >".
1. Test instructions
Instruction
Reply
Parameter
AT\r\n
\r\nOK\r\n
2. Software reset
Instruction
Reply
Parameter
AT+RESET\r\n
\r\nOK\r\n
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
3. Version
Instruction
Reply
Parameter
AT+VER\r\n
\r\nOK\r\n
< Version >:Program
\r\n+VER:\r\n
Version
4. Set / query the PIN
Instruction
Reply
Parameter
AT+PIN=\r\n
\r\nOK\r\n
:PIN Code
AT+PIN\r\n
\r\nOK\r\n
(Must be four digits, and
\r\n+PIN:\r\n
the range of 0000-9999)
Default:1234
5. Set / query the master-slave role
Instruction
Reply
Parameter
AT+ROLE=\r\n
\r\nOK\r\n
:Role
AT+ROLE\r\n
\r\nOK\r\n
M: Master
\r\n+ROLE:\r\n
S: Slave
Default: M
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
6. Serial port configuration
Instruction
Reply
Parameter
AT+UART=,
\r\nOK\r\n
: Baud rate
0:9600、1:19200
,\r\n
AT+UART\r\n
\r\nOK\r\n
2:38400、3:57600
\r\n+UART:,, 4:115200、5:230400
\r\n
6:460800、7:921600
8:1382400
: Stop bit
0:1 bit
1:2 bits
: Parity bit
0: No parity
1: Odd parity
2: Even parity
Default:
0,0,0
7. Local Bluetooth address
Instruction
Reply
Parameter
AT+LADDR\r\n
\r\n OK\r\n
: Bluetooth
\r\n+LADDR:\r\n
address
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
8. Delete the Bluetooth authentication record
Instruction
Reply
AT+CLEARADDR\r\n \r\n OK\r\n
Parameter
Note: To use the old password to modify the PIN code, matching equipment
failure, use the instructions. Use this command; all devices need to be re-paired.
9. Statement and Declaration
FCC Statement
This equipment has been tested and found to comply with the limits for a Class
B digital device, pursuant to part 15 of the FCC rules. These limits are designed
to provide reasonable protection against harmful interference in a residential
installation. This equipment generates, uses and can radiate radio frequency
energy and, if not installed and used in accordance with the instructions, may
cause harmful interference to radio communications. However, there is no
guarantee that interference will not occur in a particular installation. If this
equipment does cause harmful interference to radio or television reception,
which can be determined by turning the equipment off and on, the user is
encouraged to try to correct the interference by one or more of the following
measures:
-Reorient or relocate the receiving antenna.
-Increase the separation between the equipment and receiver.
-Connect the equipment into an outlet on a circuit different from that to which
the receiver is connected.
(YF-B01U-GRT) Long-range Bluetooth serial adapter Manual Version: 1.0
-Consult the dealer or an experienced radio/TV technician for help.
To assure continued compliance, any changes or modifications not expressly
approved by the party Responsible for compliance could void the user’s
authority to operate this equipment. (Example- use only shielded interface
cables when connecting to computer or peripheral devices).
RF warning statement:
The device has been evaluated to meet general RF exposure requirement. The
device can be used in portable exposure condition without restriction.
Declaration of Conformity
Hereby, Growatt New Energy Co., Ltd. declares that this device is in
compliance with the essential requirements and other relevant provisions of
Directive 1999/5/EC.
10

Source Exif Data:
File Type                       : PDF
File Type Extension             : pdf
MIME Type                       : application/pdf
PDF Version                     : 1.4
Linearized                      : Yes
XMP Toolkit                     : 3.1-701
Producer                        : Acrobat Distiller 7.0 (Windows)
Create Date                     : 2012:03:01 14:32:32+08:00
Creator Tool                    : PScript5.dll Version 5.2
Modify Date                     : 2012:03:01 14:32:32+08:00
Format                          : application/pdf
Creator                         : toby864
Title                           : Microsoft Word - _YF-B01U-GRT_Long-range Bluetooth serial adapter Manual V1.0.doc
Document ID                     : uuid:60180444-8a17-4220-82ad-258474ad2ff9
Instance ID                     : uuid:dcb73699-1e52-464f-8f6c-ea1afc6f66de
Page Count                      : 10
Author                          : toby864
EXIF Metadata provided by EXIF.tools
FCC ID Filing: BPJ-YF-B01U-GRT

Navigation menu