Skip to content

ZIOCC/Zio-Qwiic-LoRa-Module-915MHz

Repository files navigation

Zio Qwiic LoRa Module 915MHz

We referred sparkfun's gateway firmware, check SparkFun QwiicRF Library master here

This module is available for purchase here.

Zio Qwiic Lora Module 915

Description

This is a US compatible LoRa module (SX1276, 915MHz). LoRa module can send and receive data in a very long distance but consume very low power. We made a Qwiic version of this LoRa module, no soldering and jumper wire connections, just Qwiic cable plugin, and have fun!

LoRa module is powerful, it can send and receive data packets at up to 10KM distance, and consumes very low power (10mA for receiver, 120mA for transmitter).

LoRa itself is a SPI device, in order to turn it into a I2C device, we added a MCU (ATMEGA328P) as the gateway to do the dirty work for you, you just need to use the module’s I2C interface to communicate with the others. It is just that easy.

The button on the board is for pairing function, check here for more details.

Note: This LoRa module is based on SX1276 RFM95W-915S2, the frequency is 915 MHz, check here to see if this can be used in your country.

Specification
  • Voltage: 3.3V
  • Interface: I2C
  • LoRa IC: SX1276 RFM95W-915S2
  • Distance: Up to 10KM
  • Gateway MCU: ATMEGA328P
  • Dimension: 26.0 x 41.6 mm
  • Weight: 5.3g
Links
About Zio

Zio is a new line of open sourced, compact, and grid layout boards, fully integrated for Arduino and Qwiic ecosystem. Designed ideally for wearables, robotics, small-space limitations or other on the go projects. Check out other awesome Zio products here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages