Author Topic: RFID Transceiver, where is Rx and Tx?!  (Read 3708 times)

0 Members and 1 Guest are viewing this topic.

Offline AdminTopic starter

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
RFID Transceiver, where is Rx and Tx?!
« on: March 03, 2008, 10:25:04 PM »
For a project I am working on, I am required to use this RFID device:
http://www.nordicsemi.com/index.cfm?obj=product&act=display&pro=64
nRF2401A Transceiver

Looking at the pinout, I can't figure out what is Tx and Rx.

I guess pin 3, Data Out 2, is Tx.

But where is Rx? And what does pin 7, Data Input Output, do?

I realize I haven't carefully read through the datasheet yet, but I have one week to build an entire custom robot arm (plus my normal 40 hour work week) and my brain is frying here . . .

Hope someone can help asap!

Offline frank26080115

  • Supreme Robot
  • *****
  • Posts: 322
  • Helpful? 2
Re: RFID Transceiver, where is Rx and Tx?!
« Reply #1 on: March 03, 2008, 10:58:15 PM »
That's not an RFID transceiver, I have two nRF24L01s from SparkFun, they are just really easy to use and reliable radios

Unless you want to use them as RFIDs...

Anyways, read page 16 and down for configuration info and timing diagrams, the most useful parts.
« Last Edit: March 03, 2008, 11:38:06 PM by frank26080115 »

Offline izua

  • Supreme Robot
  • *****
  • Posts: 682
  • Helpful? 0
    • izua electronics
Re: RFID Transceiver, where is Rx and Tx?!
« Reply #2 on: March 04, 2008, 06:08:01 AM »
you can try CC1000 or the rfxxxx chips from nordIC for a transceiver (both are smd)
Check out my homepage for in depth tutorials on microcontrollers and electronics.

Offline AdminTopic starter

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: RFID Transceiver, where is Rx and Tx?!
« Reply #3 on: March 04, 2008, 09:36:52 AM »
Oops, I saw RFDi and somehow thought I saw RFID.

I am actually using the RFD21006, which supposedly has a nRF2401 Module in it. No idea what else it has, since I can't find a datasheet, just a pinout.

(I'd link you to it, but the www.rfdigital.com site won't allow a link to other than the main page . . .)

I'm still confused on where to connect Tx and Rx . . . I only see one DATA pin . . .

On page 9 on the datasheet I found this:
Mode               PWR_UP   CE   CS
Active (RX/TX)       1         1     0


My assumption is that I attach my mcu digital output lines to those three pins to control the transmission mode, plus ground and power. But . . . what about my Tx/Rx pins from my mcu, where do they go?

I'm also assuming I can ignore the CLK pins, right?

Offline frank26080115

  • Supreme Robot
  • *****
  • Posts: 322
  • Helpful? 2
Re: RFID Transceiver, where is Rx and Tx?!
« Reply #4 on: March 04, 2008, 10:04:32 AM »
I really think it's synchronous, so you have to use SPI on your microcontroller and emulate another SPI interface with software, or use your USART in synchronous mode.

Offline AdminTopic starter

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: RFID Transceiver, where is Rx and Tx?!
« Reply #5 on: March 04, 2008, 12:48:50 PM »
Quote
I really think it's synchronous, so you have to use SPI on your microcontroller and emulate another SPI interface with software, or use your USART in synchronous mode.
hmmmm complicated . . . by complicated I mean I'd have to figure out how to use SPI :P


Anyway, scratch this whole thread. My client recently decided this isn't the right technology for what he wants, so I'm not pursuing it any further.

 


Get Your Ad Here