Add products by adding codes

Add a CSV file
Enter the product codes that you want to add to the basket in bulk (after a comma, with a space or from a new line). Repeating the code many times will add this item as many times as it appears.
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna
Radio module HC-12 SI4463 433MHz - 1000m - antenna

Radio module HC-12 SI4463 433MHz - 1000m - antenna

Product code: 7671
  • HC-12 SI4463 radio module is a wireless module, operates at 433 MHz with a range of up to 1000 meters. It is powered by a voltage of 3.2V to 5.5V. Communicates via UART interface (TX, RX) m. in. with Arduino.
$5.49
incl. VAT / pcs.
Lowest price in 30 days before discount: / pcs.
Regular price: / pcs.
Order more, pay less!
14 days for easy returns
This product is not available in a stationary store
Safe shopping
Deferred Payments. Buy now, pay later, if you don't return it
Buy now, pay later - 4 steps
When choosing a payment method, select PayPo.PayPo - buy now, pay later
PayPo will pay your bill in the store.
On the PayPo website, verify your information and enter your social security number.
After receiving your purchase, you decide what suits you and what doesn't. You can return part or all of your order - then the amount payable to PayPo will also be reduced.
Within 30 days of purchase, you pay PayPo for your purchases at no additional cost. If you wish, you spread your payment over installments.

Radio module HC-12 SI4463 433MHz - 1000m

Moduł radiowy HC-12 SI4463 433MHz - 1000m

Wireless module, operates at 433 MHz within a range of up to 1000 meters. It is powered by a voltage of 3.2V to 5.5V.

  • The modules receive and send two-way UART TX, RX communication making it very easy to send and receive data. Here you do not need to collect packets of data, encode and send as is the case with other communication modules, just enter the data and send, the module itself will make a "packet" will encode and send, the same is true for reading data.

By connecting the module under Arduino using a simple UART interface, the module becomes easy to use. This small module has high-speed data transmission of up to 236,000 bps.

With this module, it is possible to transmit information from one Arduino to another over considerable distances, which will be useful in, for example, the design of an inspection vehicle or other projects.

Product features

  • The module has a "SET" function through which you can, among other things:
    • change the transmit/receive speed
    • alter transmit power
    • change the broadcast channel
    • change the frequency
    • enable the "SLEEP" function, the so-called "sleep" in which the module consumes 22μA

We used this module to build the project - long distance temperature controller with alarm.

A sample piece of code for sending and receiving:

Transmitter:

#include  SoftwareSerial mySerial(2, 3); // RX=2, TX=3 to HC-12 void setup() { Serial.begin(9600); mySerial.begin(1200); } void loop() { mySerial.println("Shop ABC-RC :)"); delay(1000); }

Receiver:

#include  SoftwareSerial mySerial(2, 3); // RX, TX to hc12 void setup() { Serial.begin(9600); // ardu - comp mySerial.begin(1200); // ardu - HC-12 } void loop() { if (mySerial.available()) { Serial.write(mySerial.read()); } }

Technical data

  • Supply voltage: from 3.3 V to 5.5 V
  • Current consumption at rest: 3.4 mA
  • Controller: CC1101
  • Operating frequency range: from 433.4 MHz to 473 MHz
  • Output power: 10 dB
  • Pin to be soldered antenna included
  • Connector u.FL for connecting an external antenna
  • Transmission range: from 1 m to 1000 m (below 1 meter, may not work properly)
  • Pinouts: holes for goldpin connectors 2.54 mm raster (not included to be purchased separately)
  • Module dimensions: 27.8 x 14.4 x 4 mm
  • Connection:
    • SET - Pin for changing module settings, by default pulled up to VCC via 10 kΩ resistor.
    • TXD - Serial communication - transmitting.
    • RXD - Serial communication - receiving.
    • GND - Ground of the circuit.
    • VCC - Supply voltage from 3.2 V to 5.5 V.

Useful links + video

Included

  • Radio module HC-12 SI4463 433MHz - 1000m - 1 pc
  • Antenna - 1 pc
Write your opinion
Your score:
5/5
Add a picture:
Brand
Entity responsible for this product in the EU
JH Global Trading (HK) Co., LimitedMore
ProducerJH Global Trading (HK) Co., LimitedAddress: Room G, Floor 10, Block A, Duhui Electronic Building, Huaqiang Road 10Postal Code: CN 518031City: ShenzhenCountry: ChinaPhone number: 86 075582557429E-mail: info@jh-electronica.com
Responsible entityABC-RC Firma LedaAddress: Judy Tadeusza 9Postal Code: 34-122City: NidekCountry: PolandPhone number: 333-003-080E-mail: pomoc@abc-rc.pl
Symbol
7671
Producer code
5904384718986
Status
New
Manufacturer
unbranded
Model
HC-12
Rodzaj
inny
Manufacturer code
7671
Do you need help? Do you have any questions?Ask a question and we'll respond promptly, publishing the most interesting questions and answers for others.
Ask for this product
If this description is not sufficient, please send us a question to this product. We will reply as soon as possible. Data is processed in accordance with the privacy policy. By submitting data, you accept privacy policy provisions.

Guide

IdoSell Trusted Reviews
4.90 / 5.00 2369 reviews
IdoSell Trusted Reviews
2025-01-21
Szybko i sprawnie, w dobrej cenie. Polecam
2025-01-21
Profesjonalna, szybka dostawa, solidnie spakowana.
pixelpixel