Search found 12 matches

by kayleejacob1
Fri Feb 11, 2022 10:11 pm
Forum: ESP-IDF
Topic: GPIO INSTALL ISR SERVICE
Replies: 2
Views: 2854

Re: GPIO INSTALL ISR SERVICE

Your da Man thats what it was I will have to rember this
by kayleejacob1
Thu Feb 10, 2022 11:36 pm
Forum: ESP-IDF
Topic: GPIO INSTALL ISR SERVICE
Replies: 2
Views: 2854

GPIO INSTALL ISR SERVICE

I have just switched over to clipse and new version of IDF 4.4 got esp32 s3 When i try to install isr service i am getting 266 error code Digital::Digital() { esp_err_t err=0; ESP_LOGI(TAG, "start digi"); // TODO Auto-generated constructor stub gpio_config_t io_conf = {}; //disable interrupt io_conf...
by kayleejacob1
Tue Oct 13, 2020 3:21 am
Forum: Hardware
Topic: Flasher Tool ESP32 not booting after
Replies: 0
Views: 1705

Flasher Tool ESP32 not booting after

I have my flasher set up as directed but the board will not boot. It works fine in Arduino and i have that text below from its log and log text of the flasher. It flashes the memory fine just never starts. flasher.png When its not working this what debug boot looks like rst:0x1 (POWERON_RESET),boot:...
by kayleejacob1
Thu Oct 08, 2020 5:46 pm
Forum: General Discussion
Topic: ESP32 Flashing tool not working
Replies: 7
Views: 6391

Re: ESP32 Flashing tool not working

Is there someone that I can contact to help on this.
by kayleejacob1
Tue Oct 06, 2020 12:21 pm
Forum: General Discussion
Topic: ESP32 Flashing tool not working
Replies: 7
Views: 6391

Re: ESP32 Flashing tool not working

This is it working in Arduino Uploading 'ChatterBoxv1' to 'LOLIN D32 PRO' using 'COM25' esptool.py v2.6 Serial port COM25 Connecting...... Chip is ESP32D0WDQ5 (revision 1) Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None MAC: 98:f4:ab:7d:bd:a0 Uploading stub... Ru...
by kayleejacob1
Sat Oct 03, 2020 7:06 pm
Forum: General Discussion
Topic: ESP32 Flashing tool not working
Replies: 7
Views: 6391

Re: ESP32 Flashing tool not working

it just keeps repeating the below i attached my partition table below rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371 ets Jun 8 2016 00:22:57 rst:0x10 (RTCWDT_RTC_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv...
by kayleejacob1
Tue Sep 29, 2020 11:31 pm
Forum: General Discussion
Topic: ESP32 Flashing tool not working
Replies: 7
Views: 6391

Re: ESP32 Flashing tool not working

Can someone help me here or should I take this to Expressif I need this working ASAP
by kayleejacob1
Mon Sep 28, 2020 5:37 pm
Forum: ESP-IDF
Topic: Scan AccessPoint list cause station/client disconnect
Replies: 10
Views: 10781

Re: Scan AccessPoint list cause station/client disconnect

Need to look at available networks while connected.
by kayleejacob1
Mon Sep 28, 2020 3:52 am
Forum: General Discussion
Topic: ESP32 Flashing tool not working
Replies: 7
Views: 6391

ESP32 Flashing tool not working

I am using the flashing tool downloaded the latest to try. I need to be able to flash the devices fast if they need program updates.

It is loading into the device but device never boots. Please see screen shot of the flasher screen and the log in the test file.
flasher.png
flasher.png (36.74 KiB) Viewed 6391 times
lflashingog.txt
(30.52 KiB) Downloaded 388 times
by kayleejacob1
Sat Sep 26, 2020 2:03 pm
Forum: ESP-IDF
Topic: Scan AccessPoint list cause station/client disconnect
Replies: 10
Views: 10781

Re: Scan AccessPoint list cause station/client disconnect

Was this solved or answered?