Hello,
I'm working on a small reference board containing an nRF24AP2 and have limited microprocessor IO pins available. Will be using async serial comms. If all I need is basic ON/OFF control of the ANT+ chip, are there any pitfalls associated with using a switched power rail and tying these 3 signal lines high/low as shown below?
VCC = switched power rail under uP control
TXD, RXD, RTS connected to uP
/RST = HIGH
/SUSPEND = HIGH
SLEEP = LOW
Don't see anything in the datasheet that indicates this wouldn't work, but figured it was worth asking here.
Thanks,
Brett