Code for a LoRa BLE device based on the SparkFun LoRa Gateway - 1-Channel (ESP32)
- The CoLoRaBLE iOS App is now published in the Apple App Store! Check it out: https://apps.apple.com/us/app/colorable-code-for-lora-ble/id1575668696 and see a video demo of the app in action here: https://www.youtube.com/watch?v=ltvkS5mSGhw
The CoLoRaBLE project is an open-source software and hardware initiative to help prototype devices that communicate with each other via "Long-Range" (LoRa) low power mesh radio network and connect to phones over Bluetooth Low Energy (BLE).
- Off-grid text messaging when cellular service is not available. Communicate when hiking, share GPS coordinates & see friends on map
- Remote temperature controller, see temperature inside the car & turn on a fan remotely
- Remote camera, see pictures from remote device
This project is built on top of the SparkFun LoRa Gateway - 1-Channel (ESP32) with the Pycom LoRa and Sigfox Antenna Kit - 915MHz.
- Device side software targets the ESP32 using Arduino.
- Phone side software currently only supports iOS.