Turn on / off the device using bluetooth and application

I want to do something, and I'm not sure where to start. I tried searching, but the problem is that I don’t know where to start. Thus, basically, there is a hardware side and a software side. The hardware is just a Bluetooth v4.0 device that turns on and off ... that. Now I want to develop an Android application that can connect to this device via Bluetooth and turn the device on and off from the phone. Is there a special Bluetooth chip for this task? Do I have to write a program for the microcontroller so that I can complete this task? If someone could help just point me in the right direction, just to start me, and I can explore the rest, then I would be very grateful. Thank.

Hassan

+3
source share
3 answers

Your plan is a bit missing. The Bluetooh chip needs a controller that tells it how to behave.
This usually means some kind of microcontroller, but there is Soc (system on a chip) that includes all the radio, the bluetooth stack and the controller on one device.
There are bluetooth modules that include both bluetooth and a controller, and you can sometimes change the firmware on it to adapt it to a specific task like yours.

-, , , ?
, ?
, .
, .

, . , - Texas Instruments CC2541

+1

Bluetooth (Bluetooth Smart) , .

, , CSR, Bluetooth LE, SDK . Low Energy, , , .

, , . Bluetooth (BR/EDR) Low Energy (LE). , 4.0, ( iPhone ..)

http://www.csr.com/products/technology/low-energy

, Broadcom .

+1

- bluetooth, bluetooth, . , arduino pi; / bluetooth- 3,50 .

: china bluetooth, (Β£ 2.89): http://www.ebay.co.uk/itm/Black-Bluetooth-Handsfree-Headset-Earphone-With-Ear-Hook-for-Mobile-Phone-/271349525637?pt=UK_Mobile_Home_Phones_Bluetooth_Acc_ET&hash=item3f2db12c85

. ( , , bluetooth) , , , , ( , , ). , .

, , - , , . . , - , , bluetooth .

P.S: Bluetooth, , , , , ! , .

0

All Articles