Shiv2205 / SOEN_422_Final_Project

MIT License
0 stars 0 forks source link

[User Story] (1) BLE Configuration #2

Open Shiv2205 opened 3 days ago

Shiv2205 commented 3 days ago

As a professor I want to be able to configure the Smart Attendance device using bluetooth.

Acceptance criteria:


Task Breakdown:


Shiv2205 commented 2 days ago

Commit 2cff053 allows the user to connect to the ESP32 and send commands via a BLE terminal app on the user's phone.

Shiv2205 commented 1 day ago

Commit 9c06f58 allows the user to configure the wifi SSID which the ESP32 should connect to, and also allows the user to set the password. Wifi connection persists even when bluetooth client is disconnected.