Search found 7 matches

by zipidy66
Fri Jan 08, 2021 5:39 am
Forum: Bug Reports
Topic: Bluetooth spp does't work in ESP32
Replies: 29
Views: 22175

Re: Bluetooth spp does't work in ESP32

Hi, I am also having issues with the Bluetooth not advertising/available to see or connect to. I have tried all the previous suggestions and other people's trials to no avail. It will compile and program ok to the chip, I have simple led blinking to make sure it is alive and running the program. I ...
by zipidy66
Fri Jan 08, 2021 4:05 am
Forum: Bug Reports
Topic: esp_event_loop.h is deprecated
Replies: 2
Views: 2346

esp_event_loop.h is deprecated

Hi, I am attempting to use a RGB LED WS2812 with a ESP32 devkit, It wont compile and I get the following warning: #warning "esp_event_loop.h is deprecated, please include esp_event.h instead" this is followed by lots more (I am assuming they are relating to the original warning), I have attached the...
by zipidy66
Thu Jan 07, 2021 10:53 pm
Forum: Bug Reports
Topic: Bluetooth spp does't work in ESP32
Replies: 29
Views: 22175

Re: Bluetooth spp does't work in ESP32

Hi, I am also having issues with the Bluetooth not advertising/available to see or connect to. I have tried all the previous suggestions and other people's trials to no avail. It will compile and program ok to the chip, I have simple led blinking to make sure it is alive and running the program. I h...
by zipidy66
Tue Dec 08, 2020 10:45 am
Forum: Bug Reports
Topic: ESP32WROOM-32 programming issue "baud"
Replies: 15
Views: 9889

Re: ESP32WROOM-32 programming issue "baud"

Hi Leigh, yes I am programming a Devkit V1. It has an ESP-32WROOM-32 chip on it. (the devkit is just a breakout board.) Yes the programming options are as your picture shows. It has since change to the "COM9" as I changed the line in the file that Ben had advised. (to my particular com port) Chip pr...
by zipidy66
Tue Dec 08, 2020 10:34 am
Forum: Bug Reports
Topic: ESP32WROOM-32 programming issue "baud"
Replies: 15
Views: 9889

Re: ESP32WROOM-32 programming issue "baud"

Hi Ben,

That did the trick. Programs up well.

Thanks very much.

Cheers
Pete
by zipidy66
Mon Dec 07, 2020 9:02 pm
Forum: Bug Reports
Topic: ESP32WROOM-32 programming issue "baud"
Replies: 15
Views: 9889

Re: ESP32WROOM-32 programming issue "baud"

Hi, yes I have set the com port to one that correlates to the device I am using. The device is plugged in before flowcode starts also.
Cheers
by zipidy66
Sun Dec 06, 2020 6:20 am
Forum: Bug Reports
Topic: ESP32WROOM-32 programming issue "baud"
Replies: 15
Views: 9889

ESP32WROOM-32 programming issue "baud"

Hi, Firstly thanks for the release of Flowcode 9. I have been eagerly awaiting for you to incorporate ESP32. I Have just tried out a quick and simple program to make sure everything is up and running fine. But I have come across an issue. When I "compile to target" It firstly ran through the 1167 it...