LC12S BK2461 Chip 128 CH UART Wireless Data Transparent Transmission Module 2.4G Wireless Serial Transceiver Module

2.4G Wireless Serial Transceiver Module
$2.45
Quantity
Contact us

Get in touch

Please email us at sale1@rfid-life.com with a detailed overview of your project requirement. So that we can offer you the fastest and best support. You may expect a reply within 24 business hours. – Welcomes Your Comments And Questions.


Sales Department

Phone: +86 18205991243
Whatsapp: +86 18205991243
Telegram: +86 18205991243
Email: sale1@rfid-life.com
Address: No.987,High-Tech Park,Huli District,Xiamen,China


Support Department

Email: support@rfid-life.com


Business Hours

Monday - Friday 9am to 6pm

Saturday - 9am to 12am

Sunday - Closed

Description
LC12S BK2461 Chip 128 CH UART Wireless Data Transparent Transmission Module 2.4G Wireless Serial Transceiver Module
Product Description

Feature

●Half-duplex communication, strong anti-interference ability ●2.4GHz ISM frequency band, 128 channels adjustable, no need to apply for use ●Supply voltage: 2. 8-3.6V, maximum output power 12dBm ●Receiving sensitivity -95dBm ●Transmitting working current 40mA@12dBm 25mA@OdBm ●Receive working current 27mA ●Sleep current 10uA ●Standard TTL level UART serial port ●The working frequency can be set, multiple modules are frequency-division multiplexed, no mutual interference ●Communication protocol conversion and RF transceiver switching are automatically completed, and the user does not need to interfere, and it is easy to use ●Communication rate 0. 6kbps -38. 4kbps, users can configure through AT commands ●Long transmission distance, up to 120 meters in open area without interference ●Small size SMD package, no antenna needed, easy installation
Specification
item
value
Working frequency
2.4Ghz
RF chip
BK2461
Receiving sensitivity
-95dBm
Launch operating current
40mA@ 12dBm
Receive working current
27mA
Operating Voltage
2.8-3.6V typical 3.3V
Interface
UART serial port
Line of sight
120 meters
Pin name
Pin function
Description
VCC
Power supply
Power supply (2.8~3.6V) Typical 3.3V
RXD
Module data input (TTL level)
Serial communication data reception
TXD
Module data output (TTL level)
Serial communication data transmission
SET
Set bit
Configuration parameter enable (low level enable parameter configuration, floating for high level)
CS
Dormant
Work when the pin is connected to a low level, and float to a high level
GND
Power supply
Grounded
ANT
External antenna interface
When connecting an external antenna, you need to remove the 0 ohm resistor at the PCB antenna connection.

Application field

Remote control, data collection, smart home, industrial control, robots, smart home appliances
Module parameter setting
parameter
Set up
1
0xaa (command byte)
2
0x5a (command byte)
3, 4 
Self ID 2Byte (Module D)
5, 6
Net ID 2Byte (Network ID)
7
Nc (reserved) must be 0x00
8
RF Power lByte(0~14)
9
Nc (reserved) must be 0x00
10
Baud 1Byte(0~6) baud rate
11
Nc (reserved) must be 0x00
12
RF channel 1Byte (0~127)
13, 14
Nc (reserved) must be 0x0000
15
Nc (reserved) must be 0x00
16
Lenght 1Byte(0x12)
17
Nc (reserved) must be 0x00
18
CheckSum 1Byte (add all the above bytes) reserve the lower 8 bits
Note: It is recommended not to use multiples of 16, since the V2.0 version of the module has a fixed module ID, which cannot be modified
Data Format Host sending: 0xaa+0x5a+ module ID+ networking (ID must be the same) +0x00+ RF transmit power+0x00+ serial port rate+0x00+RF channel selection+0x00+0x00+0x12 (byte length)+0x00+sum check byte Note: and validation byte = so the byte module of parameter accumulation promises success E.g: Host sends: AA50000000000000004000A000000120024 Refer to the following data table, the above configuration parameter setting wireless module is: Network ID: 0000 RF transmit power: 12dbm Serial port rate: 9600bps RF channel: 10 Sum check byte: 24 Return data: AA5B0521000000000004000A00000012004B When setting, the node ID is invalid. You can set as many as you want. It will not affect the real ID of the module, but the last byte and checksum must be correct. In the return parameter, the module ID will be returned. For example, the above model The block ID is: 0X0521 Query parameter command: AA 5C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 (HEX format) Query version number command: AA 5d 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 07 (HEX format) Returns: 02 00 01 (HEX format) Factory setting: AA 5A 00 00 00 00 00 00 00 00 04 00 64 00 00 00 12 00 7E (HEX format) Operation instructions: After power-on, when the CS (Power-down) pin is connected to low level, it works. The SET pin is to set the parameter flag. Pull it low or short to ground to switch the module to parameter configuration mode. TXD and RXD pins work at high level. Serial port settings: Once in the setting state, the indicator light will be on, the SET pin configuration must be low level, the CS pin must be connected to low level, and the serial port setting must be data bit 8, baud rate 9600, parity bit N, Stop bit 1, air speed 1Mbps. Indicator light description: The indicator light is always on in the setting state, until it goes out in the working state, both the received data and the transmitted data indicator light are on.
RF power setting: Set the transmit power, [Parameter] occupies 1 byte. Setting range: 0-14 level
Parameter
RF Power
0
12dbm
1
10dbm
2
9dbm
3
8dbm
4
6dbm
5
3dbm
6
0dbm
7
-2dbm
8
-5dbm
9
-10dbm
10
-15dbm
11
-20dbm
12
-25dbm
13
-30dbm
14
-35dbm

Explanation

1. It can communicate normally after about 20ms after power on. 2. Data can be received and transmitted within 2-15ms from sleep to wakeup. 3. Data can be transmitted after 2ms from sleep to wakeup. If polling for sleep work, after waking up, delay 2ms and then send serial data. After the data is sent, there will be a certain time delay (because the wireless has not been sent, the delay is 1 byte 1ms according to the data length, and the data is correct. ) Go to sleep again, otherwise the data will not be sent out. 4. When writing the program to set the parameters, you can check the return command data to ensure that the setting is successful and the waiting time.

Serial port baud rate

Set the transmission rate of the serial interface, [Parameter] occupies 1 byte Setting range: 600 1200 2400 4800 9600 19200 38400
Parameter
Baud rate
0
600bps
1
1200bps
2
2400bps
3
4800bps
4
9600bps
5
19200bps
6
38400bps
Details Images