BL600 Development Kit
Version 2.0
Americas: +1-800-492-2320 Option 2
Europe: +44-1628-858-940
Hong Kong: +852-2923-0610
www.lairdtech.com/bluetooth
15
CONN-GUIDE_BL600_DVK_v2_0
5.2.1
Buzzer
The buzzer (U2) ACTC SMD PIEZO BUZZER part number APD-1203-PQ1 can be disconnected from BL600 module by
micro-DIP switch CON15. Physical micro-DIP switch body has text “ON” on the closed side.
To drive the buzzer, configure SIO_15 as a digital output using
smart
BASIC GpioSetFunc(15,2,0) and then, for
example, write a 0 followed by a 1 to SIO_15 repeatedly in a loop.
Sample
smart
BASIC applications are available from a Laird FAE, or refer to “bzt.buzzer.test.sb” in the
smart
BASIC
sample application library on BL600 product pages at:
http://lairdtech.com/Products/Embedded-Wireless-Solutions/Bluetooth-Radio-Modules/BL600-Series/
5.2.2
Temperature Sensor
The temperature sensor (U1) can be disconnected from BL600 module by micro-DIP switch CON14. Physical
micro-DIP switch body has text “ON” on the closed side.
The temperature sensor (U1) can be disconnected from supply rail by cutting the solder bridge SB1.
The development board on-board temperature sensor (TI LM20BIM7
www.ti.com/lit/ds/symlink/lm20.pdf)
has an
Analogue output that is connected to BL600 module pin SIO_04; but since the LM20BIM7 has an analogue output,
the BL600 module SIO-04 digital pin (DIO) must be configured as AIN analogue input (ADC). To configure the
SIO_4 pin from DIO pin to Alternate function AIN, see file “ts.temperature.sensor.sb” in the
smart
BASIC sample
application library on BL600 product pages at:
http://lairdtech.com/Products/Embedded-Wireless-Solutions/Bluetooth-Radio-Modules/BL600-Series/
Figure 8: Temperature Sensor
Figure 7: Buzzer