CSCI 470: Netcentric Computing

Video and text resources

  1. Intro to BLE
  2. Bluetooth GAP
  3. Advertisements basics
  4. Bluetooth GATT
  5. SIG assigned numbers
  6. BLE slides from Silicon Labs
  7. Configuring Advertiser View on EFR Connect app
  8. Silicon Labs Bluetooth docs
  9. Different Value Types of Characteristics

Bluetooth projects

  1. Working with GAP: advertising and scanning control
  2. Working with GATT: client-initiated transactions
  3. Sending notifications and indications to clients
  4. Temperature and Humidity Server design
  5. Bluetooth beacon
  6. Working with Bluetooth scanner
  7. Secure Server demo