Search found 9 matches

by simisv
Wed Sep 10, 2025 2:14 pm
Forum: Bug Reports
Topic: esp32 wroom 32 bluetooth not working
Replies: 5
Views: 216

Re: esp32 wroom 32 bluetooth not working

Hi guys Thank you for help I managed to find "mtx" folders ,in "FC_ESP" folder in C directory . Most of them are empty except "mtxesp32s_sdkconfig" and "mtxesp32_s3_sdkconfig" . File "menuconfig.bat" from "mtxesp32_s3_sdkconfig" I was able ...
by simisv
Wed Sep 10, 2025 9:38 am
Forum: Bug Reports
Topic: esp32 wroom 32 bluetooth not working
Replies: 5
Views: 216

Re: esp32 wroom 32 bluetooth not working

Hi Medelec35 After I deleted all unused variables everything looks ok , I can compile and download without errors . Unfortunately BT is not working . I found a post where was the same issue and BenR was saying that should be a file "menuconfig.bat" in the same folder of the project directo...
by simisv
Tue Sep 09, 2025 2:42 pm
Forum: Bug Reports
Topic: esp32 wroom 32 bluetooth not working
Replies: 5
Views: 216

esp32 wroom 32 bluetooth not working

hi I'm trying to use Bluetooth with esp32_wroom_32 module and refuses to compile . Any help is much appreciated . Thank you Device: ESP.ESP32.ESP32_WROOM_32 Generated by: Flowcode v10.1.2.40 Date: Tuesday, September 09, 2025 14:34:01 Using FCD settings for compiler Launching the compiler... C:\Progr...
by simisv
Tue Jun 03, 2025 10:27 pm
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 10700

Re: ESP32 ADC not working

Hi

On Wroom module ADC1 is safe with WiFi and Bluetooth,
I'm guessing is the same with S3 module , not sure yet .
Definitely after some tests I will know ( but first I need to build the prototype board).
Anyway, on this project is not used.
Thanks
by simisv
Tue Jun 03, 2025 8:43 pm
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 10700

Re: ESP32 ADC not working

Hi Martin I've already swapped the board with one using ESP32-S3 which I tested already using 8 ADC and works ok and have more GPIO's and is better for my project . Thank you very much for your effort . I tested your code and works fine . Read 0 = ADC1_7 GPIO-35 = read ok Read 1 = ADC1_4 GPIO-32 = r...
by simisv
Sun Jun 01, 2025 12:37 am
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 10700

Re: ESP32 ADC not working

Hi Martin Thank you for your reply . Makes no difference if I use a delay . The error from ESP is this : [0;31mE (7973) adc_oneshot: adc_oneshot_config_channel(150): invalid channel[0m ESP_ERROR_CHECK failed: esp_err_t 0x102 (ESP_ERR_INVALID_ARG) at 0x400d69fd file: "C:\ProgramData\MatrixTSL\Fl...
by simisv
Sat May 31, 2025 7:53 pm
Forum: Bug Reports
Topic: ESP32 ADC not working
Replies: 23
Views: 10700

ESP32 ADC not working

Hi I don't know if this is a bug or missing something . Tried today to use 8 ADC inputs in a new project and only 4 are working , the other ones ( GPIO-04 / 25 / 26 / 27 / 14 / 12 / 13 / 15 / 02 ) are resetting the ESP32 in an infinite loop , start -run program until reaches ADC (for example ADC GPI...
by simisv
Mon May 26, 2025 12:52 pm
Forum: General
Topic: Disappearing components libraries
Replies: 2
Views: 1041

Re: Disappearing components libraries

Hi Ben
I think is ok for now .
Thank you
by simisv
Wed May 21, 2025 1:23 pm
Forum: General
Topic: Disappearing components libraries
Replies: 2
Views: 1041

Disappearing components libraries

Hi everyone Just started to use the V10 AVR Flowcode this year, been using V5 before. Everything was ok until probably a few weeks ago over a weekend the Flowcode website was down and I couldn't use any help , but that's not a huge problem. Yesterday I open V10 on my computer, started to do some wor...