I make a data ackusiton system that samples data from some sensors. Sampling speed is in the range of 100-10 kHz. On the board there is a Bluetooth module that transmitts data.
The problem is that if the range is long, more than a few meters, the noise from the module increases to unaccaptable levels. To avoid this there are filters between analogue, digital and radio parts but it was not enough if the module is increasing the power.
One way to totally avoid the noise would be to avoid sampling when the transmitter is working. Transmission is done in very small pulses so it would not interfere so much with the sampling even that it will result in a slightly varying sampling positions. I figure to check the power supply at the module to detect transmission but maybe there are som better method. Suggestions?