├── Chapter 3 ├── AndroidBLEServiceExplorer.zip └── iOSBLEServiceExplorer.zip ├── Chapter 4 ├── AndroidBLEServiceExplorer-master.zip └── iOSBLEServiceExplorer-master.zip ├── Chapter 5 ├── AndroidBeaconScanner-master.zip └── EddystoneScannerSampleSwift │ ├── AppDelegate.swift │ ├── Base.lproj │ ├── LaunchScreen.xib │ └── Main.storyboard │ ├── BeaconScanner.swift │ ├── DispatchTimer.swift │ ├── Eddystone.swift │ ├── Images.xcassets │ └── AppIcon.appiconset │ │ └── Contents.json │ ├── Info.plist │ └── ViewController.swift ├── Chapter 6 └── AndroidWarehouseMonitor-master.zip ├── LICENSE └── README.md /Chapter 3/AndroidBLEServiceExplorer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 3/AndroidBLEServiceExplorer.zip -------------------------------------------------------------------------------- /Chapter 3/iOSBLEServiceExplorer.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 3/iOSBLEServiceExplorer.zip -------------------------------------------------------------------------------- /Chapter 4/AndroidBLEServiceExplorer-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 4/AndroidBLEServiceExplorer-master.zip -------------------------------------------------------------------------------- /Chapter 4/iOSBLEServiceExplorer-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 4/iOSBLEServiceExplorer-master.zip -------------------------------------------------------------------------------- /Chapter 5/AndroidBeaconScanner-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/AndroidBeaconScanner-master.zip -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/AppDelegate.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/AppDelegate.swift -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/Base.lproj/LaunchScreen.xib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/Base.lproj/LaunchScreen.xib -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/Base.lproj/Main.storyboard: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/Base.lproj/Main.storyboard -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/BeaconScanner.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/BeaconScanner.swift -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/DispatchTimer.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/DispatchTimer.swift -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/Eddystone.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/Eddystone.swift -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/Images.xcassets/AppIcon.appiconset/Contents.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/Images.xcassets/AppIcon.appiconset/Contents.json -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/Info.plist -------------------------------------------------------------------------------- /Chapter 5/EddystoneScannerSampleSwift/ViewController.swift: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 5/EddystoneScannerSampleSwift/ViewController.swift -------------------------------------------------------------------------------- /Chapter 6/AndroidWarehouseMonitor-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/Chapter 6/AndroidWarehouseMonitor-master.zip -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PacktPublishing/IoT-Projects-with-Bluetooth-Low-Energy/HEAD/README.md --------------------------------------------------------------------------------