Search found 8 matches

by train001
Mon Jan 25, 2021 2:18 pm
Forum: ESP32 Arduino
Topic: Continuous reboot on WiFi
Replies: 4
Views: 8912

Re: Continuous reboot on WiFi

Ooops, sorry thought this was on the post I put on :) Can you delete all three?

Rob
by train001
Mon Jan 25, 2021 1:56 pm
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Re: Resetting esp32

OK. I now understand there is a capacitor on each type of l298n I have used. The one I have been using is 100 and the other with the heatsink has bigger capacitors. I now wonder if this is why the motor can run fast for a bit, perhaps during that time the capacitor on the motor controller discharges...
by train001
Sat Jan 23, 2021 9:17 pm
Forum: ESP32 Arduino
Topic: Continuous reboot on WiFi
Replies: 4
Views: 8912

Re: Continuous reboot on WiFi

Thanks for input. I am not getting the brownout message mine is TG1WDT_SYS_RESET
by train001
Sat Jan 23, 2021 6:55 pm
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Re: Resetting esp32

Here are the reset codes, mixed in with a few message of my own to try and see what is going on v100 message incoming v100 sent the data ets Jun 8 2016 00:22:57 rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:...
by train001
Sat Jan 23, 2021 6:42 pm
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Re: Resetting esp32

Hi Becorey. I didn't understand. My motor should go in both directions, do I put the capacitor on the input to the motor controller, or can I get a big enough one to go on the motor which does not have polarity? The diddy one across the motor terminals is to reduce noise, I'm not expecting it to smo...
by train001
Fri Jan 22, 2021 10:20 am
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Re: Resetting esp32

Just to clarify the motor is a 0 - 6v "high torque" motor. It is in a garden railway loco and the standard set up for the kit would just be an on/off switch giving 3v. So it is not a big motor. Another thought. Could it be the mini motor controller is not as well behaved as a bigger one? I have a bi...
by train001
Fri Jan 22, 2021 9:35 am
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Re: Resetting esp32

I did expect to see the brownout message, but it is not there. So I am not really sure why it resets. I think it reboots twice, and then works. I am very new to this. I've broken a couple by forgetting to disconnect the usb when I put a 9v battery on v5.0 (hopefully I am getting wiser :) ). I am awa...
by train001
Thu Jan 21, 2021 4:39 pm
Forum: Hardware
Topic: Resetting esp32
Replies: 10
Views: 9182

Resetting esp32

I have what I think is the minimal circuit to run a motor off a battery using a esp32 on wifi. I suppose I could eliminate the charging board for the lifepo4, but I don;t think it makes any difference. I have the esp32 (wemos mini d1, but same happens with nodemcu) serving a web page with faster/slo...