It was even worse stupidity than that - I was reading the text "Install anyway" simply as text with the "OK" button below it as OK that. Actually the text itself is the link to install anyway, and the OK button is to acknowledge the blockage.
DOH!
Search found 5 matches
- Mon Sep 02, 2024 1:39 pm
- Forum: General Discussion
- Topic: ESP-drone Android APP
- Replies: 2
- Views: 1670
- Sun Sep 01, 2024 7:58 pm
- Forum: General Discussion
- Topic: ESP-drone Android APP
- Replies: 2
- Views: 1670
ESP-drone Android APP
Forgive me if this is the wrong forum - I couldn't find anywhere appropriate. The controller app for the ESP drone project (linked from this page: https://espressif-docs.readthedocs-hosted.com/projects/espressif-esp-drone/en/latest/gettingstarted.html) won't install. It (Android) complains of securi...
- Fri Aug 30, 2024 9:22 pm
- Forum: Showcase
- Topic: ESP-Drone Android APP Download
- Replies: 1
- Views: 7198
Re: ESP-Drone Android APP Download
Android won't install this app. It complains of it being built for an earlier version without the current security features, asks if I want to install it anyway, and then simply says "The app wasn't installed".
What's going on? And is there a later build?
What's going on? And is there a later build?
- Fri Aug 11, 2023 6:14 pm
- Forum: Hardware
- Topic: Detect powering up or resetting state
- Replies: 3
- Views: 1387
Re: Detect powering up or resetting state
No, they don't (probably I wasn't clear enough). I had spent a fait bit of time experimenting with this in the hope that they do. I want this for fail safe (as well as power up) so I need an indication that a soft reset has ocurred as happens during failure. And I can't find any way to detect this e...
- Thu Aug 10, 2023 3:20 pm
- Forum: Hardware
- Topic: Detect powering up or resetting state
- Replies: 3
- Views: 1387
Detect powering up or resetting state
This post refers to a variable power supply controlled by an ESP-32. I want to be able to detect in hardware that the processor is not ready, and in response disable the output until the software is up and it takes control by asserting a GPIO. This would mainly be from power up, but ideally also fro...