Can we connect a Bluetooth watch (not iOS OS) with any iOS mobile. if yes then how to develop the code for it in x code through objective C?
Of course you can,just like normal BLT devices via protocol.Look up Apple CoreBluetooth Guide.This will tell you how to dev,it will be a really long answer.