Is it possible to get your device's distance from a bluetooth device using Cordova. I found this plugin, but I'm not sure if I can do it with it or not.
You cannot do it directly. You can measure the strength of the signal and try to find your own equation/ratio to calculate distance from it. The issue is that is varies from one device to the other and is also affected by battery level of the device.