Search found 8 matches

by sparky2019
Mon Sep 12, 2022 6:45 pm
Forum: ESP32 Arduino
Topic: Using ESP.restart() not consistent on ESP32-WROOM
Replies: 6
Views: 6050

Re: Using ESP.restart() not consistent on ESP32-WROOM

Thanks for your responses. Because I am using FREERTOS I had a few other little problems so after some fiddling and testing I found that this code below worked best for my situation and in case anyone else battling with similar issues : if (allGood == 2) { ERROR_LED_ON; WiFi.disconnect(); // Disconn...
by sparky2019
Fri Sep 09, 2022 9:25 am
Forum: ESP32 Arduino
Topic: Using ESP.restart() not consistent on ESP32-WROOM
Replies: 6
Views: 6050

Re: Using ESP.restart() not consistent on ESP32-WROOM

Thanks very much - will try that
by sparky2019
Thu Sep 08, 2022 6:03 am
Forum: ESP32 Arduino
Topic: Using ESP.restart() not consistent on ESP32-WROOM
Replies: 6
Views: 6050

Re: Using ESP.restart() not consistent on ESP32-WROOM

Thanks, my worry is that sometimes the EERPOM is not written prior to calling ESP.reset() and I have included a long delay between EEPROM.write and ESP.reset() so it may also have been the cause of the hang up ?

tr
S
by sparky2019
Wed Sep 07, 2022 7:13 pm
Forum: ESP32 Arduino
Topic: Using ESP.restart() not consistent on ESP32-WROOM
Replies: 6
Views: 6050

Using ESP.restart() not consistent on ESP32-WROOM

Hello Having a problem consistently resetting or restarting ESP32-WROOM module. Using Arduino IDE and ESP32-WROOM with FREERTOS. Have 2 TASKS running, a main task and a WiFi task and on a post or get I write up to 50 bytes of data using the (SPIFFS) with the method EEPROM.write (add, data) After thi...
by sparky2019
Fri Jul 01, 2022 1:24 pm
Forum: ESP32 Arduino
Topic: Arduino / ESP32 compile memory usage message
Replies: 0
Views: 1775

Arduino / ESP32 compile memory usage message

Hello - I am compiling an app for a ESP32 in Arduino IDE and when it completes it reports the memory usage of the ESP32 eg : "Sketch uses 761130 bytes (58%) of program storage space. Maximum is 1310720 bytes. Global variables use 41440 bytes (12%) of dynamic memory, leaving 286240 bytes for local va...
by sparky2019
Tue Sep 28, 2021 7:59 am
Forum: Hardware
Topic: API for Bootloader for test jig
Replies: 1
Views: 1756

API for Bootloader for test jig

Hello Not sure if this is the right place to post this question ? I am making a test jig to program ESP32 on a PCB as well as perform other test and calibration routines on the finished PCB. Is there an API for the bootloader on the ESP32 so I can use my own custom hardware and do not need to progra...
by sparky2019
Sun Jan 27, 2019 9:09 am
Forum: ESP32 Arduino
Topic: ESP32 works first time after ESP-Touch and fails after reset
Replies: 0
Views: 2988

ESP32 works first time after ESP-Touch and fails after reset

Hello I am using ESP32 dev module and the ESP-Touch Android app. to configure the WiFi parameters of my network on the ESP32 module. When I configure the module using ESP-Touch all is good and my module connects to the WiFi network. When I reset my module it losses the network configuration previous...
by sparky2019
Sat Jan 19, 2019 5:29 am
Forum: Report Bugs
Topic: Documentation - cant post topic
Replies: 1
Views: 4381

Documentation - cant post topic

Where do I post a DOCUMENTATION query because the documentation forum will not allow a new topic to be posted

Please see the attached page AND can I have the the 3 x file names that are off the page ????????????????????

ta

chip