Search found 141 matches

by Alan_37
Wed Oct 06, 2021 12:42 pm
Forum: General
Topic: ESP32 Bluetooth SPP
Replies: 6
Views: 3267

ESP32 Bluetooth SPP

Hi , I would like to use the esp32 Bluetooth on the help page it says "BT Legacy functionality must be switched on via the sdkconfig file"

but I don't have any idea how to do that anyone can help, please?
by Alan_37
Tue Oct 05, 2021 12:22 pm
Forum: General
Topic: ESP32 Can't compile
Replies: 11
Views: 6979

Re: ESP32 Can't compile

Hi LeighM , Yes, that was the problem, output on GPIO25 the ESP does not panic and working fine now. I didn't know that some pins will cause the ESP to panic and reboot if set to output. would be a good idea to disable those pins in the output icon. And yes it would be less confusing if the pins wer...
by Alan_37
Tue Oct 05, 2021 10:12 am
Forum: General
Topic: ESP32 Can't compile
Replies: 11
Views: 6979

Re: ESP32 Can't compile

Good morning,

I am just trying to blink an LED for now on pin 11 ( GPIO 35 ) that's all .
by Alan_37
Mon Oct 04, 2021 5:29 pm
Forum: General
Topic: ESP32 Can't compile
Replies: 11
Views: 6979

Re: ESP32 Can't compile

hi, I have uninstalled everything and reinstalled it again now compiling and downloading ok but the esp is not booting it is panic and reboot by itself I am using ESP32s any idea what can be causing this. This is what I get from the serial port from the ESP maybe can help to understand the problem. ...
by Alan_37
Mon Oct 04, 2021 9:22 am
Forum: General
Topic: ESP32 Can't compile
Replies: 11
Views: 6979

Re: ESP32 Can't compile

hi LeighM, thanks for your reply, I get this C:\Users\alanc\Desktop\esp-idf> C:\Users\alanc\Desktop\esp-idf> C:\Users\alanc\Desktop\esp-idf>install.bat esp32 Installing ESP-IDF tools Installing tools: xtensa-esp32-elf, xtensa-esp32s2-elf, esp32ulp-elf, esp32s2ulp-elf, cmake, openocd-esp32, ninja, id...
by Alan_37
Sun Oct 03, 2021 11:47 pm
Forum: General
Topic: ESP32 Can't compile
Replies: 11
Views: 6979

ESP32 Can't compile

Hi I have this problem when trying to compile toolchains are installed and also esp-idf this was working some time ago now it's not. Anyone can help please? Target folder: C:\Users\alanc\Desktop\ESP32FC Source name: C:\Users\alanc\Desktop\ESP32FC\Flowcode1.fcfx Title: Description: Device: ESP.ESP32....
by Alan_37
Mon Aug 16, 2021 10:49 pm
Forum: Bug Reports
Topic: XPT2046 Touch with ILI9341 Display
Replies: 5
Views: 2913

Re: XPT2046 Touch with ILI9341 Display

Hi Ben

This is a test macro, the loop is outside I removed the init from the loop
but I get the same results, if you say it's working fine at your side then maybe
I got a faulty display.
by Alan_37
Sat Aug 14, 2021 10:20 am
Forum: Bug Reports
Topic: XPT2046 Touch with ILI9341 Display
Replies: 5
Views: 2913

Re: XPT2046 Touch with ILI9341 Display

hello,

Anyone can help with this? please
by Alan_37
Fri Aug 06, 2021 10:14 am
Forum: General
Topic: Flowcode Exchange
Replies: 19
Views: 23464

Re: Flowcode Exchange

Hello, Just noticed this post, have to say I really like the idea. During the years I have created some user macros to interface breakout boards that were missing on flowcode but these are in the form of Maros, I never actually understood how to create a flowcode component once I tried to follow a y...
by Alan_37
Tue Aug 03, 2021 10:27 am
Forum: Bug Reports
Topic: XPT2046 Touch with ILI9341 Display
Replies: 5
Views: 2913

XPT2046 Touch with ILI9341 Display

Hi I am experimenting with the ili9341 display but the touch part seems to have bug I just made this very simple program to test the touch. FC.png here is what I get on the serial output Ser.png there seem to be 4 problems 1, Sample sensor always return 1 even if the screen is not touched 2, X coord...