Using Arduino UNO as a WiFI/Bluetooth bridge

I am new to programming and hardware both. I have the UNO and have worked through the projects. I also have a TI sensortag and have done some work with that.

What I am trying to figure out is if I can use the UNO, with BlueTooth and WiFi shields to interact with the sensortag via bluetooth and the internet via WiFi.

I have tried google but can't find anything specific. I am a novice, so any guidance is appreciated.

Thank you.

If those sensors are talking rs232 serial over bluetooth then it should be possible. Read the sensortag documentation.