SparkFun Forums 

Where electronics enthusiasts find answers.

All things pertaining to wireless and RF links
By pbair
#137693
When I have my nRF24AP1 with Trace Antenna connected to a 3.3v source and gnd, my multimeter is telling me that the RX pin is short-circuited to gnd (0 ohms). When I remove the power source there is no short between the RX pin and gnd (inf ohms). Is this the behavior I should expect? I've been unable to get any response from my nRF24AP1 when I send ANT messages to it.
By jremington
#137701
You cannot use a multimeter to measure ohms in a powered circuit. In normal operation, a multimeter uses its internal battery to establish a current through the resistance being analyzed, which is reported in terms of ohms.
By pbair
#137706
That makes sense. My experience is very limited. I've also noticed that there is 3.3v between gnd and the RX pin, but 0V at the TX pin. Would this indicate an issue with the transceiver if the RX and TX pins are not connected to anything?
By jremington
#137710
Your multimeter is unlikely to be very helpful at this point. What you need to do is make sure you are connecting the RX and TX pins properly and are using a serial interface with the proper voltage levels and baud rate. Have you read through the user guide and interface guide? What microprocessor are you using to send or receive messages with the RF module?
By deswong
#138098
How are you connecting to the nRF24AP1? What are you using to send messages to it? Also make sure that you are using the proper voltage levels (3.3v) and baud rate (4800bps).