Manufacturer’s name: ADEUNIS R.F.
Manufacturer’s address Parc Technologique PRE ROUX IV
38920 CROLLES - FRANCE
declares that the product if used and installed according to the user guide available on
our web site : www.adeunis-rf.com
Product Name: ARF32
Product Number(s): ARF7044A
is designed to comply with the RTTE Directive 99/5/EC:
EMC: according to the harmonized standard EN 301 489.
Safety: according to the standard EN 60950-1/2001
Radio: according to harmonized standard EN 300-328 covering essential radio
requirements of the RTTE directive.
Notes: - Conformity has been evaluated according to the procedure described in
Annex III of the RTTE directive.
- Receiver class (if applicable): 3.
According to the 1999/519/EC recommendation, minimum distance between the product
and the body could be required depending on the module integration.
Warning : - CE marking applies only to End Products: Because this equipment is only a
subassembly, conformity testing has been reduced (equipment has been design in
accordance to standards but full testing is impossible). Manufacturer of End Products,
based on such a solution, has to insure full conformity to be able to CE label marking.
- As the integration of a radio module requires wireless technological
knowledge, ADEUNIS RF proposes its technical proficiency to its customers for a precompliance qualification of end products. In case of no-conformity, ADEUNIS RF will not
be held back responsible if this stage has not been.
Crolles, November 6th, 2007
VINCENT Hervé / Quality manager
283 rue Louis NEEL
Download of the user guide
Thank you for having chosen the ADEUNIS RF products.
User guides can be uploaded directly on our web site www.adeunis-rf.com
Index Products
Paragraph OEM Modules > Bluetooth® Module
Print version available upon request
The A
over a 20-meter range in the worldwide 2.45 GHz frequency band.
The A
data rate goes up to 723 kbps. Data exchange and set-up are only done
through an UART data port, under SPP profile. A miniature antenna is
integrated.
module fully complies with the V2.0 Bluetooth® standard and
RF32
can be used in two modes:
Classical Bluetooth® mode : Master starts with GAP identification, then,
SDAP profile review, SPP connection and transparent communication.
Ref. 08-07-V10-ltu
p 6
RF32
p
TOP
A
User Guide
Automatic Bluetooth® mode: Identification, profile review and
connection to 1 to 3 known slaves are recorded by the master. After
booting, Bluetooth
RF32
A
modules are available as standalone ARF7044 module or in the
ARF7069 DemoKit. This DemoKit can be fully set-up and used with the
National Semiconductors
®
link is directly open in transparent mode.
®
“Simply Blue Commander” Software.
Hardware essentials
EEPROM
Main Xtal
« Data rate »
jumper
32 kHz Xtal
Integrated
antenna
Bottom Connector
Bluetooth®Chi
Pin-out
All connections are located on the A
Ref. 08-07-V10-ltu
p 7
RF32
bottom connector:
RF32
TOP
A
User Guide
VCC = Power Supply
NC = UNUSED
Reset = Full Hardware Reset (active low)
GND = Ground
Uart_cts = « Clear to send » Control Signal In
Uart_tx = « Data to transmit » Data Out
Uart_rx = « Received data » Data In
Uart_rts = « Request to send » Control Signal Out
GND = Ground
GND = Ground
Interface
Pin description
Signal I/O Designation Comment
VCC I Main power supply 2.85 < VCC < 3.6 V and I < 65 mA
NC - Not Connected NOT TO BE USED
Reset I Hardware reset A
Uart_cts I Clear to send Signal Serial port Flow control Input
Uart_tx O Data to transmit Serial port Data Output (0/Vcc level)
Uart_rx I Received data Serial port Data Input (0/Vcc level)
Uart_rts O Request to send
Signal
GND - Common Ground Connected to motherboard ground
Ref. 08-07-V10-ltu
p 8
RF32
reset when Low
(MUST BE USED)
Serial port Flow control Output
(MUST BE USED)
RF32
r
TOP
A
User Guide
NOTE
For all I/Os :
Use of the Data Rate Jumper
The purpose of this jumper is to access the A
data rate in case of unknown UART parameters.
Data Rate Jumpe
It becomes possible to re-program the “Non volatile Settings” to access again
the ARF32 Module. When done, jumper can be removed.
0.7 x VCC < Logical 1 < VCC + 0.2 V
- 0.2 V < Logical 0 < 0.25 x VCC
RF32
module by forcing the UART
In case of setup error while evaluating,
communication with ARF32 module can be lost
(bad UART parameters setup).
By connecting the “Data Rate Jumper”, UART
settings are forced to :
• Data rate = 9600 bps
NB : other settings (Parity, Stop bit & Flow
control…) remain the same and have to be
check for recovery values..
Ref. 08-07-V10-ltu
p 9
TOP
Footprint
Recommended plugged footprint
Recommended SMD footprint
TOP or
BOTTOM
RF32
A
User Guide
Ref. 08-07-V10-ltu
p 10
TOP
Recommended exclusion zone around antenna
For plugged mounting
For SMD mounting
Ground plan
limits
No component
With height >5mm
Antenna
RF32
A
User Guide
Ideally, the module can be placed in edge of the PCB.
Ref. 08-07-V10-ltu
p 11
PCB Edge
RF32
TOP
A
User Guide
NOTE
If needed, ARF7044 modules may use a 2-mm pitch connector.
Usable references for mass production are:
- SAMTEC TMM-109-01-LL-S-RA
- RADIOSPARE 132-1083
Standalone ARF7044 module doesn’t include this connector because of the
suggested plugged mounting.
Software management
Non Volatile Default Settings
Parameter Default Value Description
BDADDR HARD CODED Bluetooth® Device Address
Local Name Serial port device
PIN Code 0000 Bluetooth® PIN Code
UART speed 9600 Speed of the physical UART interface
UART settings 1 Stop bit, parity
Ports to open 0000 0001 Defines the RF Comm port to open
Link keys No link keys Link keys for paired devices
Security mode 2 Security mode
Automatic ON Automatic mode ON or OFF
0 Up to seven default devices to ON or OFF
Name : COM1
Authentif. &
Encrypt. enabled
none
Service discovery database, control for supported
profiles
Settings of the physical UART interface
Ref. 08-07-V10-ltu
p 12
RF32
TOP
A
User Guide
Operating modes
There are two main operating modes in the module : command mode and
transparent mode.
The command mode is used to set up the Bluetooth
pieces of Bluetooth
The transparent mode is used to transfer data between two pieces of
Bluetooth
®
®
equipment.
equipment.
Command mode
A specific protocol is used to send commands to the Bluetooth
The frame format is the following :
All the values are in hexadecimal format.
Start
delimiter
1 byte 1 byte 1 byte 2 bytes 1 byte <data
Packet type Operation
code
Data
length
Checksum
Start delimiter: 02 (<STX>)
Packet type : 52 (‘R’ for request), 69 (‘i’ for indication), 43 (‘C’ for confirm)
Operation code : command dependent
Data length : size of data. First byte is the Least Significant Byte and
second byte is the Most Significant Byte
Checksum: Sum of all bytes from the packet type field to the data length
field
Data : command data
End delimite r: 03 (<ETX>)
Example of the inquiry command
Start
delimiter
02 52 00 03 00 55 0A 00
Packet
type
Operation
code
Data
length
Frame : 02 52 00 03 00 55 0A 00 00 03
Ref. 08-07-V10-ltu
p 13
Checksum
®
link between two
®
module.
Data End
length>
bytes
Data End delimiter
00
03
delimiter
1 byte
RF32
TOP
A
User Guide
Transparent mode
In this mode all the data received on the UART RX pin are sent by radio to
the target Bluetooth
module UART TX pin.
Mode selection
A specific command (transparent mode) is used in order to switch from
command mode to transparent mode.
A specific pattern : “UART break” is used to switch from transparent mode to
command mode.
Setting up a link using the command interface
Quick start using “Simply Blue Commander” SBC software (*) :
Connect one module with the RS232 link to a PC supporting SBC software.
Setup “SBC Configuration / Transport layer” at the current baudrate (default
It means Master Module, serial port setup and connection are OK
Open “SBC ARF32 DATA over SPP quick start” commands sub directory.
> Click “BT environment inquiry” & “Send”
< All BT devices nearby send their own BDADDR & Class of Device
(SPP modules class of devices = 000000)
> Click “SPP link establishment”, replace FFs with slave BDADDR & “Send” In bold : address of the target Bluetooth
< Target module will confirm the connection (State has to be 00)
> Click “Enter SPP transparent mode” & “Send”
< Target module will confirm entering transparent mode (State has to be 00)
You can now close SBC and use any kind of terminal software to exchange
data or files through the Bluetooth SPP link.
(*) : SBC software zip package is downloadable from www.adeunis-rf.com web site.
®
module and will be available on the target Bluetooth®
®
modules. SBC must return:
®
module, discovered during previous step.
Ref. 08-07-V10-ltu
p 14
RF32
TOP
A
User Guide
Final use with a PC terminal or a microcontroller
Power up the two Bluetooth
link to a PC or Notebook or PDA. Use a terminal software configured at the
current baudrate (9600 by default), 8 bits, 1 stop, no parity, flow control
material.
Please find below a typical request / response sequence in order to establish
a typical link. All requests must be sending by the PC / NB / PDA (i.e. the
master). All indication and confirm responses are sent by the Bluetooth
slave module: