Working with Bluetooth

I am new to all things coding a Arduino. But I am wondering if it is possible to have the Arduino hardwired to a Bluetooth transmitter which then sends signals out to other components?

The project that I want to try and complete is having my Arduino control a Bluetooth LED light that I have and then connect the Arduino with a shield to the smartthings hub. Which I could then have the hub control the Bluetooth Led light.

It is possible but you need to learn about bluetooth profiles and those of the devices you have in mind. Most bluetooth work in the Arduino realm use plain vanilla SPP.

Hi, Some Bluetooth Getting Started info on THIS PAGE