Search found 1 match
- Mon Jun 24, 2019 5:06 am
- Forum: General Discussion
- Topic: External Secure Environment Indicator
- Replies: 0
- Views: 1523
External Secure Environment Indicator
Heya! I'm trying to add an external indicator to an ESP32 project to indicate that the device is in secure mode. What I'm aiming for: Two apps installed, one which is secure, tiny and does not support BLE, WiFi or anything of the sort and an "anything goes" app. Ideally, I'd like to have a custom bo...