Serial bluetooth commands

Post your feature requets for new triggers, conditions, actions and other improvements.

Moderator: Martin

Locked
jesusMieres
Posts: 15
Joined: 28 Dec 2015 19:48

Serial bluetooth commands

Post by jesusMieres » 29 Dec 2015 18:21

Hi,

It would be very interesting to send commands using the Bluetooth serial port to control external devices the phone. could be activated relays, or control windows, doors, etc ...

Best regards.

TraianC
Posts: 66
Joined: 24 Oct 2014 13:29

Re: Serial bluetooth commands

Post by TraianC » 29 Dec 2015 23:15

+1

jesusMieres
Posts: 15
Joined: 28 Dec 2015 19:48

Re: Serial bluetooth commands

Post by jesusMieres » 31 Dec 2015 11:23

While you can not perform this task with automagic, I'm using this:
http://ai2.appinventor.mit.edu

This command I throw bluetooht. The problem is that I can not pass parameters, or how it is to pass, and not receive a response to the command.

Automagic need to implement this function because it is not only how to automate tasks on the phone itself, otherwise the automagic reach the outside world expands LOL.

I'm doing a small project using android (automagic and AppInventor) and an Arduino board with bluetooht. The project is to activate a flash light and a siren when a call is received, with the idea of ​​being able to answer the phone when external noise you are not able to hear the call, for example in mines. A failure to implement the physical model, laboratory tests are already made and works very well.

Thanks to automagic all this is very simple to do, just missing the bluetooht communication to avoid having to use AppInventor.

Locked