This is a personal all-inclusive IoT attempt using the ESP32 for BLE -> WiFi -> WebSocket handoff.
You may explore this code for non-commecial use only.
This software is only to be used for personal education.
You may not use my GATT identifiers and public SSO services.
Please generate your own identities.
- Mid-migration to ESP-IDF due to bad router handshakes using arduino-esp32.
- ESP-IDF BLE stack is incomplete, may move Bluetooth stack to a secondary mbed device.
- An ESP32 developer kit.
- An Android or iOS device with Bluetooth support.
- Install VSCode
- Install PlatformIO for VSCode.
- Install NodeJS
- Open BiomeDigital.code-workspace in VSCode.