E32-TTL-100 - How to use the RF module?

KrisKasprzak:
If you want a library specific to this company transceivers, i've posted a library, You can send / receive bytes or data structures, as well as program the unit in terms of changing air data rates, channels, and other module parameters.

GitHub - KrisKasprzak/EBYTE: Libraries to program and use UART-based EBYTE wireless data transceivers

Hope this helps.

Hello Kris,

I'm trying to get a simple transmitter receiver between two transceivers, E32-TTL-100 and E32-TTL-1W. I'm trying to run the sender and receiver.ino files but the following error message appears. I'm sure that I'm doing something wrong with the file directories. Can you give me a few instructions on how to use the library.

sketch\EBYTE.cpp:47:19: fatal error: EBYTE.h: No such file or directory

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.

Thanks in advance,
Georgios