Search found 58 matches

by ardiri
17:00, 31 Jan 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48161

Re: Arduino ble example with Bluegiga 112

have you changed the UUID's in the evothings example?

https://github.com/evothings/evothings- ... app/app.js

specifically; lines 229, 233, 242 and 243? if the device supports serial communication over BLE this should be the only thing you need to do.
by ardiri
14:34, 31 Jan 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48161

Re: Arduino ble example with Bluegiga 112

the following page would be a great start: https://tiny-circuits.com/learn/tinyshield-ble2 ultimately; once you have the communication handlers written for the arduino - you simply need to know the respective UUID's to connect to from the mobile device; you can use a third party tool to identify wha...
by ardiri
15:03, 16 Dec 2014
Forum: Questions and answers
Topic: Connection Error
Replies: 15
Views: 74351

Re: Connection Error

awesome :)
by ardiri
12:58, 16 Dec 2014
Forum: Questions and answers
Topic: Connection Error
Replies: 15
Views: 74351

Re: Connection Error

much better!

did you connect an LED to pin 2 with a 220 Ohm resistor? you could also use a multimeter to verify the pin is actually going high as well when you press the ON button. The LED on/off examples require some hardware setup (wiring)
by ardiri
17:14, 12 Dec 2014
Forum: Questions and answers
Topic: Connection Error
Replies: 15
Views: 74351

Re: Connection Error

I am on the same Wifi network :cry: the only thing I can think of is if your WiFi network has client isolation functionality enabled which prevents your devices from talking to each other - but, if you were able to push the application out to the Android phone using the workbench - there should be ...
by ardiri
17:08, 12 Dec 2014
Forum: Questions and answers
Topic: Connection Error
Replies: 15
Views: 74351

Re: Connection Error

I followed these instructions step by step. And I am also copying in the IP Address from the Arduino board exactly as I see it. I am really at a loss. been at it the whole day, and still receive a connection error. are you on the same subnet/network? for example, if the Arduino has an IP address li...
by ardiri
16:58, 12 Dec 2014
Forum: Questions and answers
Topic: Connection Error
Replies: 15
Views: 74351

Re: Connection Error

did you walk through the blog post we had on this? http://evothings.com/blink-a-led-on-the-intel-edison-dev-board-using-your-smartphone/ the secret to this is to make sure you have the right IP address - the sketch will display this in the serial monitor when the sketch starts up. it can take up to ...
by ardiri
17:27, 10 Dec 2014
Forum: Questions and answers
Topic: PROYECTO ARDUINO Y ULTRASONIDO
Replies: 1
Views: 10546

Re: PROYECTO ARDUINO Y ULTRASONIDO

Hola, me gustaria saber como mostrar por la pantalla de mi telefono celular Android los valores captados por un sensor de ultrasonido Tengo problemas al tratar de juntar el codigo de Arduino y el codifo de JavaScrip, AYUDA POR FAVOR nose como se hace we do prefer all communication on our forums is ...
by ardiri
17:25, 10 Dec 2014
Forum: General discussion
Topic: Add evothings:// URLs to home screen on iOS?
Replies: 4
Views: 25402

Re: Add evothings:// URLs to home screen on iOS?

you can also use a third party application to add a website link https://itunes.apple.com/us/app/ahomeicon-favorite-home-screen/id417171558?mt=8 or possibly see if there is a way to fiddle with the safari browser to do the same thing: http://lifehacker.com/5809338/add-web-site-bookmarks-to-your-ipho...
by ardiri
10:36, 08 Dec 2014
Forum: General discussion
Topic: Help To Start Evothings..
Replies: 3
Views: 33401

Re: Help To Start Evothings..

there are a number of examples provided in the workbench which would be a great starting point. are there any specific projects you have in mind you would like to consider getting started with? we build our examples to keep them simple so that you can easily understand and extend and build on top of...

Go to advanced search