cloudlockr / cloudlockr-app

React Native Android app facilitating the user interface for the CloudLockr device featuring bluetooth communication, location services, API integration, file reconstruction, and user management
2 stars 1 forks source link

Decide on a protocol to transfer data between the app and the DE1 #4

Closed ihsan314 closed 3 years ago

ihsan314 commented 3 years ago

We need a lightweight method to transfer the WiFi connection details between the frontend of the app and the DE1 over Bluetooth. We could use JSON or ProtoBuf or similar, but even then, we will need to decide on formatting.