1PCS CC1101 Wireless Module With SMA Antenna Wireless Transceiver Module For Arduino 315/433/868/915MHZ
Description
Industrial-grade CC1101 wireless module 433M digital transmission transceiver class NRF905 SI4432 SMA interface
Wireless Module
Condition: New
Operating frequency:(Module:387-464MHZ)
Working voltage :1.8-3.6V
Instantaneous maximum working current:
Maximum transmit power: 10mW (+10dBm)
Features:
315/433/868/915MHZ ISM band
Support 2-FSK, GFSK and MSK modulation
Receiver sensitivity -110dBm at 1200 baud
Minimum operating speed 1.2kbps, the highest 500kbps
Separate 64-byte RX and TX data FIFO buffer
Built-in hardware CRC error detection ensures reliable data transmission
Support RSSI signal strength detection and carrier sense function
Low power consumption
Mailing Address (256) Operating frequency can be programmed via SPI
Programmable output power, for all the support frequencies up to +10 dBm
WOR feature can be set to standby, the proportion receiving state timer switch time to reduce power consumption
Fast frequency synthesizer with proper frequency hopping system
Color: show as pictures
PLS NOTE that due to lighting effects, monitor’s brightness / contrast settings etc, there could be some slight differences in the color tone of the pictures and the actual item!
1 x Wireless Module









Customer Reviews
16 reviews for 1PCS CC1101 Wireless Module With SMA Antenna Wireless Transceiver Module For Arduino 315/433/868/915MHZ
Clear filtersOnly logged in customers who have purchased this product may leave a review.

D***o –
The item functions flawlessly without any issues, delivering optimal performance and reliability in every use.
Shopper –
it fits
M***d –
Top product, well processed, quickly delivered, as usual from – RECOMMENDATION, once again straight out! Awesome, keep it up!
G***v –
Excellent quality fast delivery thank you seller!
Shopper –
Worked great ! Just what i needed
Shopper –
The product was delivered ahead of schedule. The product is super good.
N***d –
I put it on a proto board for a flipper zero and used a wiring guide i found online and it works perfectly.
L***H –
I am very satisfied with this product. It is exactly as described. Thank you very much, I would buy again anytime!
Shopper –
Good item, works well with esp32.
T***a –
Good product
Shopper –
All working fine after i figured out the pinout
t***r –
The product matches the description, works with ESP32 under ESPHome.
D***s –
OK
V***v –
Thank you! It has arrived early!
E***n –
Works well , penetrates brick wall probably can do 200-300 with direct line of sight.I connected it to arduino nano via spi , make sure to supply 3.3v – not 5v!!.Had problem with initialisation used the following code : cannot post all if but start with this and some ai engine to complete : // new transmission method.Byte transmitt_byte[11] = {72,101,108,108,111,32,87,111,114,108,100};
// gdo0 and gdo2 are not required.
#Include
Char *transmitt_char = “hello world”;
# Define cc1101_csn 10 // cs pin on arduino nano
Void setup() {
Serial.begin(9600);
Delay(500);
// configure cs pin properly
Pinmode(cc1101_csn, output);
Digitalwrite(cc1101_csn, high);
If (elechouse_cc1101.getcc1101()) { // check spi connection
Serial.println(“connection ok”);
} else {
Serial.println(“connection error”);
While(1);
Shopper –
Very good quality. Works as expected. Very fast delivery. A lot sooner than expected. Very pleased. Highly recommended.