Hi, I am designing a half duplex wireless ethernet link which provides a transparent LAN interconnection pipe as my university project. I plan to use TLK100 to interface with the ethernet and read the data coming out through its TXD pins using an AVR , send it wirelessly ,using CC2500 RF transciever and at the other end after receiving the data, send it to the ethernet port through the RXD pins of TLK 100. I think that in this case a MAC is not necessary and the management (data &serial configuration) of the PHY could be done by the AVR.
Is this possible??? Please Help me...