ESP32 Side with BLE & Wifi compability.
Do you live in a small space? We do. And often you're not allowed to drill holes into the wall or you don't want to put up with filling the holes afterwards. But what should you do, if the lighting situation is still not great and you're missing a welcoming light? That's what this project is for. We aim to build a modular lamp, that fits right into your home. It's supposed to be customizable, open source and not too expensive.
- New UUIDs
- Remove EEPROM.h and replace with Preferences.h
- Create Connection State Management for loop()
- Refactoring Code
- Sending JSON via BLE to Device
- Retriving / parsing JSON from app and connect to network
- Saving network details to Preferences
- Making a secure connection with authentication??
- Webserver API setup and routes
- Static IP and option to save it
- Response to app after establishing wifi connection`