Hello,
We are using a BLE module based on nRF52832 with a U.FL connector for external antenna connection. One of our automated tests requires we turn off/on the antenna during transmitting to simulate BLE disconnection caused by poor signal (e.g. device moves too far away).
Upon a bit researching, our current idea is to use an RF switch to switch between the antenna and a 50-ohm resistor termination. But our concern is we are not sure if, when the switch actuates, the signal reflection from the momentary unterminated channel will damage the RF transceiver on the nRF chip.
Our guess is no because the transceiver on the chip is relatively low power and the switching time of the switch can be very short. I did not find information in the nRF52832 datasheet as to the maximum allowed RF live switching time. Could anyone give us a few pointers about this question?
Thanks,