mirror of
https://github.com/cnlohr/lolra.git
synced 2026-06-16 15:59:26 +00:00
7 lines
278 B
Markdown
7 lines
278 B
Markdown
# ESP8266 / ESP8285 Lora Transmitter
|
|
|
|
Connect a small length of wire to the "RX" pin on your ESP8266, then it will transmit SF7 LoRa messages at 904.1MHz.
|
|
|
|
This is designed to work at 173MHz, but, you can set `MAIN_MHZ=80` in the Makefile, and run it without any overclocking.
|
|
|