This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I want to make 8051 interface RF module(dr3100)

Dear all,
Hi!!I want to make 8051 interface RF module. My RF module is dr3100. But i don't know how to connect it all. Can anybody give me a schematic that helping me.Thanks a lot^__^!!

Tim

Parents
  • Andy Neil, I did. I make 2 board. One is transmitter, other is receiver. And in my 89s52 which is on transmitter board, it has a c program that only send "1","2","3","4","5". In other side, the c program of 89s52 is set to turn on a LED(Port2.2) when it receive "1","2","3","4","5". Unfortunately, the LED is not 100% light, when i switch the transmitter. So can you help me to find out what happen. Because i had found two week before. But i still not find out>.<

Reply
  • Andy Neil, I did. I make 2 board. One is transmitter, other is receiver. And in my 89s52 which is on transmitter board, it has a c program that only send "1","2","3","4","5". In other side, the c program of 89s52 is set to turn on a LED(Port2.2) when it receive "1","2","3","4","5". Unfortunately, the LED is not 100% light, when i switch the transmitter. So can you help me to find out what happen. Because i had found two week before. But i still not find out>.<

Children