Search found 6 matches
- Sat Jul 03, 2021 1:15 pm
- Forum: ESP-IDF
- Topic: EspProg problem
- Replies: 2
- Views: 2903
Re: EspProg problem
Yes, the firmware is the same and it works on SOLO.
- Thu Jul 01, 2021 1:28 pm
- Forum: ESP-IDF
- Topic: EspProg problem
- Replies: 2
- Views: 2903
EspProg problem
Hi everyone, I am trying to run esp-prog debugging on my ESP32-solo-1 chip using VSCode. Unfortunately I can't get it running, but if I switch to esp-wroom-32 it works fine. Can anybody give me some ideas what should I do? Are there any differences between esp32-solo-1 and esp-wroom-32? VSCode scrip...
- Fri Feb 12, 2021 4:48 pm
- Forum: ESP-IDF
- Topic: MQTT problem
- Replies: 6
- Views: 9057
- Fri Feb 12, 2021 3:05 pm
- Forum: ESP-IDF
- Topic: MQTT problem
- Replies: 6
- Views: 9057
Re: MQTT problem
It was working 2 days ago but I changed someting and now it is not working... The code was the same, I did some changes in WiFI lib and sdkconfig file.
- Thu Feb 11, 2021 8:09 pm
- Forum: ESP-IDF
- Topic: MQTT problem
- Replies: 6
- Views: 9057
MQTT problem
Hi all, I am having trouble running MQTT on my ESP-SOLO-1. It worked before, but not now. Can anyone suggest why? What I got: D (4056) MQTT_CLIENT: MQTT client_id=ESP32_a89628 D (4056) event: created event loop 0x3ffbdaf0 D (4066) MQTT_CLIENT: Core selection disabled I (4066) mqtt_event: Other event...
- Tue Jan 14, 2020 4:51 pm
- Forum: ESP-ADF
- Topic: esp-adf use 4 microphones.
- Replies: 0
- Views: 2901
esp-adf use 4 microphones.
Hello guys,
I want to replace AUX with two more microphones. How I can change the audio_hal_adc_input_t to AUDIO_HAL_ADC_INPUT_ALL, /*!< mic input to both channels of adc */
??
Thanks,
Marian
I want to replace AUX with two more microphones. How I can change the audio_hal_adc_input_t to AUDIO_HAL_ADC_INPUT_ALL, /*!< mic input to both channels of adc */
??
Thanks,
Marian