Two way Bluetooth/Arduino communication

What value does BTdata have when it is "blank"?

You try
if BTdata != 0
SliderValue = BTdata
Output = BTdata

As it says @ChrisWard , try BLE. example with HM-10

Look example Arrhythmia with BLE,

Here, example 19, interrupts with Arduino UNO and HC-06