I am building a test rig for a device that has a GSM module to communicate and I want to test how the FW behaves when there is a comms loss and recovery. The GSM module of the device has an antenna connector where I can potentially tap into.
Just disconnecting the antenna doesn't work, because PCB traces some times are enough!
My thought was to have like a T connector and inject noise when I want to simulate loss of signal and then stop injecting to simulate a recovery.
What would be the easiest and most effective way to do this?
Note some devices use GPRS, others 2G, 3G or even 4G.
Edit just a note here, covering the device in some kind of Faraday cage is not possible. I am looking for an automated way of doing this.