Supported Targets | ESP32 | ESP32-C3 |
---|
- BLE Connectivity with MITM Protection
- Maintain Consistent BLE Connectivity
- BLE Auto Connection
- Have RSSI Value for Proximity of Connected Devices
- BLE Beacons for Raw Advertisement
- BLE Gateway for routing data to the Internet
- ESP-IDF is version v5.0 or above
- Requires console for BLE Connection Monitoring
$ idf.py fullclean
$ idf.py build
$ idf.py flash monitor