It would be really helpful if you added a screenshot of relavent blocks.
I think this is an error with Bluetooth and not Slider
I'm guessing that you are trying to transfer data between the sensor and device using
Bluetooth and using the ReceiveSigned1ByteNumber or Send1ByteNumber method
But one byte number can range only from 0 to 255. So try using 2ByteNumber methods or 4ByteNumber methods.
To learn more about 1 byte numbers use the Google search :
If you need more help please add a screenshot of relavant blocks.