Arduino Communication
Project detail
hello guys , I have two lora32u4 for communication
I made a successful connection between them
what I want is when i send hello from the first lora it should encrypt it
the second should have decryption key
the encryption we should use is AES
i have the code for sending and receiving all what i need is the encryption part