CU-ECEN-5823 / ECEN-5823-Remote-Health-Monitoring

ecen5823-courseproject-saloni1307 created by GitHub Classroom
0 stars 0 forks source link

Low energy concept implementation #1

Closed saloni1307 closed 2 years ago

saloni1307 commented 3 years ago

DoD

Blockers

Mich2899 commented 2 years ago

Using the code from assignment 7, tested that bluetooth functionality operates in EM2 as well. Commit: https://github.com/CU-ECEN-5823/ecen5823-courseproject-saloni1307/commit/88f2a69d6c34b4934217767d18295fca71d5373e

Mich2899 commented 2 years ago

The temperature state machine adds a sleep requirement for EM2 mode for server. Only a press of PB0 on client side sends an indication request and the server comes out of EM2 and performs the required temperature measurement to send the data to the client.