Difference between revisions of "LC-BT-2-2"

From LCWIKI
Jump to: navigation, search
(Created page with "== '''Product name''' == 12V dual-channel bluetooth relay IoT smart home mobile APP remote control switch<br> == '''About LC-BT-2-2''' == LC 12V dual-channel Bluetooth rela...")
 
(Introduction instruction)
 
Line 23: Line 23:
 
== '''Introduction instruction''' ==
 
== '''Introduction instruction''' ==
 
Board size:64.5*40mm<br>
 
Board size:64.5*40mm<br>
[[File:BT-2-2-4.png]]<br>
+
[[File:BT-2-2-4-1.jpg]]<br>
 
1.IN+, IN-: 12V power input<br>
 
1.IN+, IN-: 12V power input<br>
 
2.TX, RX: UART serial port pins<br>
 
2.TX, RX: UART serial port pins<br>
Line 44: Line 44:
 
Open the first relay: A0 02 01 A3<br>
 
Open the first relay: A0 02 01 A3<br>
 
Close the first relay: A0 02 00 A2<br>
 
Close the first relay: A0 02 00 A2<br>
 
 
  
 
== '''Function features''' ==
 
== '''Function features''' ==

Latest revision as of 15:56, 22 February 2024

Product name

12V dual-channel bluetooth relay IoT smart home mobile APP remote control switch


About LC-BT-2-2

LC 12V dual-channel Bluetooth relay module includes 2-channel 12V/10A relay module and SPP-C Bluetooth serial port slave module,Commands can be sent through the mobile APP to control the switch of the relay


LC-BT-2-2 view

Front view
BT-2-2-1.png

Reverse view
BT-2-2-2.png

Side view
BT-2-2-3.png


Introduction instruction

Board size:64.5*40mm
BT-2-2-4-1.jpg
1.IN+, IN-: 12V power input
2.TX, RX: UART serial port pins
3.5V, GND, SWIM, NRST: MCU program download port
4.LED D2/D4 (red light): relay working indicator light, lights up when turned on
5.LED D1 (blue light): Bluetooth status indicator light, described as follows
(1) When it flashes slowly, it means waiting to establish a connection with the mobile phone.
(2) When it stays on, it means the connection is successfully established with the mobile phone.
6. The two reserved jumper caps: please insert them to the right end during normal use (i.e. RX is connected to RX1, TX is connected to TX1),If you want to use the USB to TTL serial port module alone to debug the SPP-C module, please insert both to the left (otherwise there may be interference)
7.
COM1:Public terminal
NC1: Normally closed terminal, short-circuited with COM1 before the relay is closed, and left floating after closing
NO1: Normally open, the relay is left floating before closing, and short-circuited with COM1 after closing
COM2:Public terminal
NC2: Normally closed terminal, short-circuited with COM2 before the relay is closed, and left floating after closing
NO2: Normally open, the relay is left floating before closing, and short-circuited with COM2 after closing
8. Relay control instructions (hexadecimal hex format)
Open the first relay: A0 01 01 A2
Close the first relay: A0 01 00 A1
Open the first relay: A0 02 01 A3
Close the first relay: A0 02 00 A2

Function features

  • Onboard 8-bit high-performance microcontroller chip and SPP-C Bluetooth 2.1 slave module
  • Provide Bluetooth relay control APP
  • Control distance: 10M (open environment)
  • Working voltage: DC12V
  • Onboard dual-channel 12V, 10A/250V AC 10A/30V DC relay, which can be connected continuously for 100,000 times, has diode overflow protection and short response time
  • Onboard Bluetooth status indicator and relay indicator
  • Reserved UART debugging interface and MCU program download port


Use description

1.Tool software
①"LCBS Test Program" APP, used to send relay control instructions
BT-1-2-4.png

②"BlueSPP_37" APP, used to send relay control instructions
BT-1-2-5.png

③USB to TTL module and Dupont cable, used to implement additional functions and modify Bluetooth name and password
BT-1-2-6.png

④Dupont wire, used to connect modules
BT-1-2-7.jpg


2.Use description
(1) Bluetooth relay dedicated APP "LCBS test program"
Install the "LCBS Test Program" APP on the Android phone, a Bluetooth serial port transmission tool, open the APP, click "Search Bluetooth", connect the phone to the Bluetooth module, enter the password and click Confirm
After the connection is successful, the blue light will change from slow flashing to steady light, and then click the square to control the relay switch
BT-1-2-8.png BT-1-2-9.png

BT-1-2-10.png BT-1-2-11.png


(2) Bluetooth relay universal APP "BlueSPP_37"