Search found 196 matches

by Fredrik
12:48, 25 Apr 2014
Forum: Questions and answers
Topic: Send SMS from an arduino
Replies: 11
Views: 97498

Re: Send SMS from an arduino

Sorry, no; as far as I know, there's no viable Cordova plugin for regular Bluetooth.

By the way, Arduino doesn't support dongles at all, only "shields".
by Fredrik
11:06, 25 Apr 2014
Forum: Questions and answers
Topic: Send SMS from an arduino
Replies: 11
Views: 97498

Re: Send SMS from an arduino

Yes and no. The Evothings Client doesn't have built-in SMS support, so you will have to compile it with the phonegap-sms-plugin added. Once you've done that, you will be able to use Evothings Studio to develop your app. There are three ways to communicate between an Arduino and a Phone: WiFi, Ethern...
by Fredrik
13:43, 24 Apr 2014
Forum: General discussion
Topic: iBeacon support
Replies: 3
Views: 22591

Re: iBeacon support

We have a small JavaScript library that uses our BLE plugin to scan for iBeacons. It is not yet integrated into Evothings Studio, but I have uploaded the code here . It works only on Android, since iOS unfortunately does not supply the [BLE scanRecord] that contains the raw iBeacon data. Fortunately...
by Fredrik
13:11, 24 Apr 2014
Forum: Questions and answers
Topic: Windows Phone
Replies: 2
Views: 18645

Re: Windows Phone

Hi, Leonard! We have not yet had enough time to properly support Windows Phone in Evothings Studio, but we do have a few things that might be useful for you. The Evothings Client can be compiled for Windows Phone 8, if you have installed Ruby, Cordova 3.1 or later, Visual Studio and the Windows Phon...
by Fredrik
11:38, 24 Apr 2014
Forum: Questions and answers
Topic: Solution for Sigfox networks?
Replies: 3
Views: 22333

Re: Solution for Sigfox networks?

Perhaps you are referring to this shield ? Evothings Studio cannot directly support that shield, because it speaks only Sigfox, while PCs and phones do not. However, if you combine it with a WiFi, Ethernet or BLE shield, the resulting Arduino system will be able to talk to apps developed with Evothi...
by Fredrik
13:37, 14 Feb 2014
Forum: Questions and answers
Topic: Initial feedback and a few questions
Replies: 6
Views: 41995

Re: Initial feedback and a few questions

Do you know how BLE scanning is implemented on your side, i.e. if passive scanning or active scanning is used (and what are the parameters used for scan type, scan interval, scan window, scan filter policy)? We use Android and iOS APIs. Android doesn't let you choose any scan parameters. iOS lets y...

Go to advanced search