Basic sketch & circuit meant for capturing the RF signal sent on Manchester encoding. See TX_Test_PD_2_Ok.ino
The solution features a one-way RF communication between the Attiny85 (sender) and an Arduino UNO board (receiver).
Once a complete RF message is received the value of the read is sent to the serial port of the Arduino.