tiffass
tiffass
Hi @cotestatnt I have a bot connected to a channel and it successfully sends messages there. Now I would like to manage this bot from this same channel. I have...
No, it doesn't work either. First, there is a compilation error: **sketch_aug12b:72:1: error: 'camera_config_t' has no non-static data member named 'sccb_i2c_port' }; ^ exit status 1 'camera_config_t' has no non-static...
2.0.2 ----------------- upd. Updated to 2.0.11 - compilation error disappeared, but the situation with getting a photo remained the same
Hi @cotestatnt Yes, I already saw that I missed this function and then added it, but it did not solve the problem
Yes, I connected the HC-SR501 to the pin, which is registered in the example **#define PIR_PIN GPIO_NUM_13** and the same pin is used in the ESP32-CAM for the SD card....
@cotestatnt No, I tried before creating the issue and it doesn't work either. If I understand correctly, then according to this https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/peripherals/sd_pullup_requirements.html#pull-up-conflicts-on-gpio13 on Pin 13 to initialize the card should...