Search found 256 matches

by micke
14:57, 17 Jun 2014
Forum: Texas Instruments
Topic: BLE TI Sensor Tag
Replies: 7
Views: 38918

Re: BLE TI Sensor Tag

Hi,

Thanks a lot for the pointer to gimbal.com, cool that you can get free iBeacons from them.

Do you have any crash log for Android? Which app did you use? I have tested BLE scanning with lots of devices and iBeacons that send out data with no crash. Used Nexus 5.

Regards, Micke
by micke
18:01, 08 Jun 2014
Forum: Texas Instruments
Topic: BLE TI Sensor Tag
Replies: 7
Views: 38918

Re: BLE TI Sensor Tag

Hi, you should be able to connect to multiple devices. Just call connect on them and supply a callback function to handle each device. Made a high-level example here that is meant to work with multiple sensors, but only the accelerometer is implemented and tested. You could try to add other sensors....
by micke
11:03, 19 May 2014
Forum: Questions and answers
Topic: BLE and multiple connections
Replies: 4
Views: 24111

BLE and multiple connections

Anybody knows if a BLE peripheral can accept multiple connections? And would it be possible to scan for a peripheral while it is connected? Can a device advertise while connected?
Best regards, Micke
by micke
16:48, 14 May 2014
Forum: Showcase
Topic: TI SensorTag App - Magic Stone
Replies: 0
Views: 34798

TI SensorTag App - Magic Stone

Hi all, I made a tweak of the TI SensorTag example app that ships with Evothings Studio. Video demo: https://www.youtube.com/watch?v=IfE2mJv8478 https://www.youtube.com/watch?v=Cxd0OS1FNsc Source code: https://github.com/divineprog/evo-demos/tree/master/Demos2014/MagicStone Let me know what you thin...
by micke
16:45, 14 May 2014
Forum: Questions and answers
Topic: Question about support for Bluetooth classic + BLE
Replies: 10
Views: 123423

Re: Question about support for Bluetooth classic + BLE

Hi Patrik, Seems like this is the most popular Cordova Bluetooth plugin out there: https://github.com/don/BluetoothSerial Built an experimental version of EvothingsClient for Android with this plugin included. You can get it here: http://evomedia.evothings.com/download/EvothingsClient_0.7.4_140514_d...
by micke
12:50, 13 May 2014
Forum: Questions and answers
Topic: Two way Ethernet socket communication Arduino
Replies: 1
Views: 18450

Re: Two way Ethernet socket communication Arduino

Hi! To send data back from Arduino over TCP you can look at this code: https://github.com/evothings/EvoThingsExamples/tree/master/examples/arduino-led-onoff-tcp https://github.com/evothings/EvoThingsExamples/blob/master/examples/arduino-led-onoff-tcp/app/index_with_read_functions.html https://github...
by micke
17:34, 05 May 2014
Forum: Questions and answers
Topic: Question about your Cordova-BLE plugin
Replies: 6
Views: 32564

Re: Question about your Cordova-BLE plugin

Hi Lars, Many thanks for asking about the BLE plugin. Will look into the how running BLE in the background works on Android and iOS. This seems to be a hot topic, many people want to monitor BLE devices in the background and take some action when a device comes in range or updates its status. On And...
by micke
17:34, 23 Apr 2014
Forum: Questions and answers
Topic: BLE Boards
Replies: 4
Views: 23833

Re: BLE Boards

Hi again Andy, Will make the example available to you somehow, you an contact me over email if you wish: mikael@evothings.com The example works in the current Evothings Client for Android on Google Play, but the iOS client app on AppStore has the bug I mentioned. You can however build your own versi...
by micke
15:58, 22 Apr 2014
Forum: General discussion
Topic: Long range 2.45 GHz (WiFi etc.)
Replies: 2
Views: 20368

Re: Long range 2.45 GHz (WiFi etc.)

Hi eV1Te,

Evothings Studio is now available if you wish to test it , with client apps for Android and iOS. Check out the download page:
http://evothings.com/download/

Very cool video btw!

Best regards, Mikael
by micke
11:14, 22 Apr 2014
Forum: Questions and answers
Topic: BLE Boards
Replies: 4
Views: 23833

Re: BLE Boards

Hi Andy! We have been using the RedBearLab BLE shield for Arduino. I have also tested an example by patrikdj for RFduino, and fixed a bug on iOS he found. When writing to a characteristic on RFduino, the bug caused the app to trigger an assert and halt. May take some time before the fix is up on the...

Go to advanced search