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

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

Subsystem server and client integrated into main system #5

Closed saloni1307 closed 2 years ago

saloni1307 commented 3 years ago

Task list:

Mich2899 commented 2 years ago

Bonding between server and client is established using secret passkey confirm over both server and client

Mich2899 commented 2 years ago

Before the server and client connect, it shows advertising on server and discovering on client: 11

12

Mich2899 commented 2 years ago

Connected status on server as well as client: 13

Mich2899 commented 2 years ago

Handling indications over client: 14

Mich2899 commented 2 years ago

Pressing PB1 on client initiates the bonding procedure: 15

Mich2899 commented 2 years ago

Confirm passkey message on server: 16

Mich2899 commented 2 years ago

Bonded message on server and client: 17

18