24 Commits

Author SHA1 Message Date
Matthias Ringwald
1788fb5e5a remove test for setting bd addr 2015-06-12 22:01:52 +02:00
Matthias Ringwald
bed744a565 draft of le peripheral arduino example 2015-06-03 23:28:33 +02:00
Matthias Ringwald
69308c9e60 draft of LE Central example 2015-06-03 23:05:53 +02:00
Matthias Ringwald
35697e8afc ANCS done first draft, Central and Peripheral titles set 2015-06-03 20:02:40 +02:00
Matthias Ringwald
0c9edccf9f doku for iBeacon arduino examples 2015-06-03 19:36:37 +02:00
Matthias Ringwald
66a3dca25d get arduino peripheral demo to work 2015-06-01 00:19:40 +02:00
Matthias Ringwald
0406ebba79 fix console output 2015-05-30 11:33:50 +02:00
Matthias Ringwald
52a6864fcb use Serial.print.. instead of printf in Arduino examples 2015-05-29 20:46:52 +02:00
Matthias Ringwald
e2e6223a19 remove dead code 2015-05-25 00:18:02 +02:00
Matthias Ringwald
3d7b27c5a7 moved setup_printf(baud) into BTstack.h 2015-05-25 00:16:09 +02:00
Matthias Ringwald
2534e7f557 preparing to read/write characteristics - arduino 2015-05-24 00:58:45 +02:00
Matthias Ringwald
eb449bf72d connect att_db_util to BTstack Arduino interface - not working yet 2015-05-24 00:12:56 +02:00
Matthias Ringwald
f90fa293e1 ANCS mostly working on Arduino 2015-05-21 15:54:06 +02:00
Matthias Ringwald
2d404a221f use example UUID found everywhere 2015-05-18 23:41:22 +02:00
Matthias Ringwald
01f3bb1577 added BTstackManager.iBeaconConfigure(..) and iBeacon arduino example 2015-05-18 23:25:09 +02:00
Matthias Ringwald
a79e6f0c63 manage advertisements in BTstackManager 2015-05-18 22:48:32 +02:00
Matthias Ringwald
c310b54a2d fixed examle name 2015-05-18 21:32:55 +02:00
Matthias Ringwald
71de195ed3 fix c99 warnings for missing argument of functions with no arguments, fix more warnings 2015-05-13 10:30:46 +02:00
Matthias Ringwald
aa0cf9f42d draft LE Peripheral example for Arduino, implementation is missing 2015-04-28 23:19:47 +02:00
Matthias Ringwald
8773374af6 renamed Arduino examples 2015-04-28 22:29:26 +02:00
Matthias Ringwald
6ac3d2d4a8 support for iBeacon in Arduino port 2015-04-28 22:15:43 +02:00
Matthias Ringwald
e02c7f3ec2 collect data about characteristics 2015-04-28 21:04:26 +02:00
Matthias Ringwald
16bc8fbe85 drop pseudo from Arduino example 2015-04-28 20:43:21 +02:00
Matthias Ringwald
ca1bb42005 added Arduino port that provides LE Central/GATT Client API with EM9301 single mode LE chipset 2015-04-19 22:52:31 +02:00