Can Unity read Tisensortag data sent to an Android device

i am trying to develop an app where i will have 2 Ti sensortags that will communicate with an Android Device. ( so instead of Unity getting data from the phone’s built in accelerometer, i will have two sensortag that will send accelerometer data to the phone). i am just wondering if there are anyway this can be accomplished in unity? i wrote the code that gathers the BLE data to the phone, but how do I send these data to unity ?

That’s what plugins are for: