??? 04/16/07 06:39 Read: times |
#137311 - ...and the rest Responding to: ???'s previous message |
Prasun Johari said:
You need to ensure the following:
1. Whether the RF-Rx is able to drive 89c2051 UART Rx ? 2. Whether your baud rate is within the prescribed rate of the modules? ... and all the other things already mentioned by Michael Karas: http://www.8052.com/forum/read.phtml?id=137294 The reason some of these RF modules are so cheap is that they are very, very simple - they are not suitable for direct connection to a UART! There is no such thing as a free lunch - the modules are cheap becuase they leave it up to you to provide the appropriate coding, sync, error-detection, error-correction, etc, etc... If you want modules that will simply plug-in as a direct cable replacement, they will obviously be more expensive - because they are doing more for you! |