Description
433 MHz RFM95 radio module of the long range (Long Range: LoRa). It allows for data transmission at the distance of up to 500 m using a piece of wire as an antenna. The system provides noise resistance and a small current consumption. It also has a u.FL connector for additional antenna. The set includes a cable adapted to SeeedstudioBase Shield v2.0.
Module has 4-pin cable for Base Shield v2.0.
The heart of the module is the ATmega168 microcontroller - system with high efficiency and low energy consumption. LoRa radio has mounted a piece of wire as an antenna. However, if the signal is too weak, you can connect the second antenna to the u.FL connector.
Specification
- The RFM95 module based on SX1276 LoRa
- The ATmega168 control system
- Working voltage: 3.3 V to 5 V
- Current consumption
- Transmission: 28 mA
- Standby mode: 8.4 mA
- Reception: 20 mA
- Work interface: UART
- Built-in antenna + u.FL connector
- Working frequency: 433MHz
- Operating temperature: -20 °C to 70 °C
- Output power: 100 mW (20 dBm)
- Connecting cable included
- Dimensions: 40 x 20 mm
The product is compatible with Arduino The manufacturer provides the user guide, together with examples forthe Arduino. |
Connection
The sensor communicates with the microcontroller through the UART interface. It has the following pins:
Pin | Description |
---|---|
GND | The ground of the system. |
VCC | Supply voltage from 3.3 V to 5 V. |
RX | The UART receiver. |
TX | The UART transmitter. |
Grove is a series of modules and sensors that are compatible withBase Shields working withArduinoandSTM32 Nucleo. |
Useful links |