Search found 9 matches

by artlover5781
15:51, 19 Mar 2015
Forum: Questions and answers
Topic: Where to add UUIDs in Arduino BLE example
Replies: 8
Views: 44366

Re: Where to add UUIDs in Arduino BLE example

Hello Micke, I am looking to transmit sensor data over ble using a tinyduino and a tinyduino ble shield which uses a bluegiga112 chip. I have formatted the tinyduino using this example https://tunjid.wordpress.com/2014/09/05/a-simple-gatt-server-part-2/ I have used the easy ble demo, in the tools se...
by artlover5781
14:47, 18 Mar 2015
Forum: Questions and answers
Topic: Where to add UUIDs in Arduino BLE example
Replies: 8
Views: 44366

Re: Where to add UUIDs in Arduino BLE example

Does anyone know how I would retrieve the descriptor UUID?
by artlover5781
17:40, 15 Mar 2015
Forum: Questions and answers
Topic: Where to add UUIDs in Arduino BLE example
Replies: 8
Views: 44366

Re: Where to add UUIDs in Arduino BLE example

Hello Micke, Thank you for your reply, I used the Easyble Demo this is how i did it: - Downloaded the example via github - added it to examples folder in evothings app folder - dragged the index.html file into the evothings workbench - open index.html and add myDeviceName - run application The app i...
by artlover5781
17:53, 03 Mar 2015
Forum: Questions and answers
Topic: Where to add UUIDs in Arduino BLE example
Replies: 8
Views: 44366

Where to add UUIDs in Arduino BLE example

Hello All, I am trying to use my peripheral with the arduino ble example. I am using a tinyduino microcontroller with the BLE shield. I have changed the example to my peripheral name like so in the app.js: startScan: function() { console.log('Scanning...'); evothings.ble.startScan( function(deviceIn...
by artlover5781
17:51, 02 Feb 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48014

Re: Arduino ble example with Bluegiga 112

YOU GUYS ARE AMAZING thank you!
by artlover5781
18:31, 31 Jan 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48014

Re: Arduino ble example with Bluegiga 112

I am getting three sets of UUIDs from the BLE discovery applications: Services UUID, TX UUID, RX UUID I have changed the UUIDs in evothings app to my peripheral's UUIDS: on lines 229, 234, 244 I have changed it to my services UUID what about line 247 what is the descriptor UUID? Also I believe it mi...
by artlover5781
16:37, 31 Jan 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48014

Re: Arduino ble example with Bluegiga 112

Hello Ardiri, Thank you for your reply. I have already completed these steps. My ble shield connects to BLE discovery apllications like bluegiga etc. I have also found the respective service UUID and the TX RX UUID. The issue I am having is making the application work with my peripheral and the tran...
by artlover5781
22:37, 28 Jan 2015
Forum: Questions and answers
Topic: Arduino ble example with Bluegiga 112
Replies: 8
Views: 48014

Arduino ble example with Bluegiga 112

Hello All, I would like to create an application for my ios device, using the Arduino ble example https://github.com/evothings/evothings-examples/tree/master/examples/arduino-ble . From what I have read this example only works with readbear shield, I currently am using the tinyduino ble shield with ...

Go to advanced search