You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A single page iOS application communicating with a Raspberry Pi GATT server. The purposes of this project are reading and writing values with a GATT server via BLE (Bluetooth Low Energy).
GATT Server
The sample GATT server is CPUTemp by Douglas Otwell.