I want to know which pins serve the purpose of TX and RX in nRF51822. I suspect its the ANT1 and ANT2 but i want to confirm and also if the following would be a good way to place status LEDs on the TX and RX lines
I want to know which pins serve the purpose of TX and RX in nRF51822. I suspect its the ANT1 and ANT2 but i want to confirm and also if the following would be a good way to place status LEDs on the TX and RX lines
www.nordicsemi.com/.../nRF51822
Pin functions are described on p12 of the Product Specification (v3.1):
ANT1 RF Differential antenna connection (TX and RX).
ANT2 RF Differential antenna connection (TX and RX).
Note that these are the RF connections - you would not connect these to an MCU!
Presumably, your diagram is intended to indicate a UART connection to the MCU ... ?
Again, ANT1 and ANT2 are the radio antenna - or "aerial" - connection points; so this is where the RF energy is transmitted and received.
It is way beyond the scope of a forum post to describe how radio transmission works!
Again, ANT1 and ANT2 are the radio antenna - or "aerial" - connection points; so this is where the RF energy is transmitted and received.
It is way beyond the scope of a forum post to describe how radio transmission works!