RHEncryptedDriver myDriver

rf95_encrypted_server:14:1: error: 'RHEncryptedDriver' does not name a type

RHEncryptedDriver myDriver(rf95, myCipher); // Instantiate the driver with those two

I can't find out my error .

Who can help me?

rf95_encrypted_client.pde (1.61 KB)

Hi,
Welcome to the forum.

Please read the first post in any forum entitled how to use this forum.
http://forum.arduino.cc/index.php/topic,148850.0.html then look down to item #7 about how to post your code.
It will be formatted in a scrolling window that makes it easier to read.

What version IDE are you using, .pde is an older version of Arduino files.

Thanks.. Tom.... :slight_smile: