Problem of using Bluetooth module and Ultrasonic sensors

pulseIn() is a "blocking function" and there is a timeout period if no echo is sensed. If you comment out the pulseIn(), is there still the lag in response?

If you disconnect the bluetooth and run the program from the serial monitor do you still see the lag in response?

nterfaced by android application

Can you tell us more about the app?