Hello Ben, Now it works OK.
Thanks a lot.
Search found 10 matches
- Tue Jan 05, 2021 12:37 pm
- Forum: Bug Reports
- Topic: Wrong delay when use "delay ms" ESP32
- Replies: 42
- Views: 43689
- Tue Jan 05, 2021 11:26 am
- Forum: Bug Reports
- Topic: Wrong delay when use "delay ms" ESP32
- Replies: 42
- Views: 43689
Re: Wrong delay when use "delay ms" ESP32
Hello Ben, yes over 10ms the delay is OK.
Thanks.
Thanks.
- Tue Jan 05, 2021 10:49 am
- Forum: General
- Topic: Pullup and Pulldown Resistor GPIO ESP32
- Replies: 2
- Views: 4286
Re: Pullup and Pulldown Resistor GPIO ESP32
Hello BenR, it works properly.
Thanks a lot
Thanks a lot
- Tue Jan 05, 2021 10:11 am
- Forum: Bug Reports
- Topic: Wrong delay when use "delay ms" ESP32
- Replies: 42
- Views: 43689
Re: Wrong delay when use "delay ms" ESP32
Please, look this picture, there you can see what happen with delay_ms wrong between 1ms and 9 ms.
Thanks.
Thanks.
- Mon Jan 04, 2021 3:29 pm
- Forum: Bug Reports
- Topic: Wrong delay when use "delay ms" ESP32
- Replies: 42
- Views: 43689
Wrong delay when use "delay ms" ESP32
Hello everyone, in a simple project with delay ms, when I only try to use delay between 1ms and 9ms the delay is wrong. However if I use delay us and delay s, no problem.
Only is for information of issue.
Thanks.
Only is for information of issue.
Thanks.
- Sun Jan 03, 2021 10:24 am
- Forum: General
- Topic: Pullup and Pulldown Resistor GPIO ESP32
- Replies: 2
- Views: 4286
Pullup and Pulldown Resistor GPIO ESP32
Hello everyone, I'd to know how to use pull_up and pull_down internal resistor GPIO (ESP32) with "Code C" in flowcode v9. Can anyone help me?
Thanks.
Thanks.
- Sat Dec 12, 2020 2:15 pm
- Forum: Bug Reports
- Topic: Bluetooth spp does't work in ESP32
- Replies: 29
- Views: 55607
Re: Bluetooth spp doesn't work in ESP32
Hello everyone, although I tested different programs and choosing different devices (ESP32, ESP32S, ESP WROOM 32) keep seening the same problem. The bluetooth classic doesn't work. All programs compiled properly but does'nt work. When I see the message of compiler I think that something strange happ...
- Tue Dec 08, 2020 6:42 pm
- Forum: Bug Reports
- Topic: Bluetooth spp does't work in ESP32
- Replies: 29
- Views: 55607
Re: Bluetooth spp does't work in ESP32
Hello again, I changed sdkconfig file from my project and now the compiler doesn't show the mistake, so now the code seems correct. However if try to test the example doesn't work. My example is very simple, attach file. You can see in my example, only initialise module BT and check status only. If ...
- Tue Dec 08, 2020 12:52 pm
- Forum: Bug Reports
- Topic: Bluetooth spp does't work in ESP32
- Replies: 29
- Views: 55607
Re: Bluetooth spp does't work in ESP32
Hello BenR,
Thanks but I don't know how to find this sdkconfig file. Write down this issue and fix it when you can.
Regards.
Thanks but I don't know how to find this sdkconfig file. Write down this issue and fix it when you can.
Regards.
- Tue Dec 08, 2020 9:51 am
- Forum: Bug Reports
- Topic: Bluetooth spp does't work in ESP32
- Replies: 29
- Views: 55607
Bluetooth spp does't work in ESP32
Hello guys, first to all thanks for the last version flowcode v9. In this days I am testing some examples with new version. I detect that when I try to use a Bluetooth spp the system show issue. I have a module ESP32 DEV KIT V1 The message of the compiler is the following: #warning "esp_event_l...