ESPboy LORA messenger based on EBYTE E32 LORA modules provides up to 8km encrypted chat. Almost absolute privacy )
You can buy this module ready-made or make it yourself.
Note:
- Select a module with the correct frequency range allowed in your country 433/868/915 MHz (see the module data sheet for the exact frequency range)
- Choose the module with the correct output power allowed in your country 100mW/1W (for the exact output power see the module's data sheet)
- You can communicate between modules with the same frequency
2. Buy and connect antenna with corresponded connector for the same frequency as your module (it's important to have correct antenna)
Running without antenna your module could be damaged!
- LORA VCC -> ESPBOY VCC
- LORA GND -> ESPBOY GND
- LORA M0 -> ESPBOY B5 (MCP23017 GPIO13)
- LORA M1 -> ESPBOY B6 (MCP23017 GPIO14)
- LORA AUX -> ESPBOY B7 (MCP23017 GPIO15)
- LORA RX -> ESPboy MO (MOSI)(D6)(GPIO12)
- LORA TX -> ESPboy D8 (GPIO15)
NOTE: Before compilation, set Arduino IDE settings
- Board: ESP8266 WeMos D1 mini
- CPU frequency: 160Mhz