Heltec_ESP32
Heltec_ESP32 copied to clipboard
How encrypt OLED Lora Send / Receive Example
Is it possible to encrypt the communication between the two cards?
LoRa just sender/receiver. Use any encryption library (AESLib for example) to encrypt bufer before sending and decrypt on receiver side.