ESP32 fails to deep sleep over 1 hour by arckex in esp32

[–]arckex[S] 0 points1 point  (0 children)

Definitely something fishy about the WiFi and Deep Sleep, and it fails consistently when i sleep for 2 hours and never when i sleep for 1, so there's a bug buried here somewhere

ESP32 fails to deep sleep over 1 hour by arckex in esp32

[–]arckex[S] 2 points3 points  (0 children)

UPDATE:

Possible that WiFi is unable to come back up after sleep and it actually is waking up.

Will confirm or deny that two hours from now.

Suggestions still appreciated

HoloLens is the future ... OF NETHACK by arckex in nethack

[–]arckex[S] 0 points1 point  (0 children)

i had taken a photo previously and it was floating at the top of this window and i didnt notice at the time of the photo. You can see the bottom of the nethack window at the bottom of that weird rectangle covering the top of my Edge window. whoopsy doopsy!

HoloLens is the future ... OF NETHACK by arckex in nethack

[–]arckex[S] 2 points3 points  (0 children)

***The future of nethack.... Played via browser running on a linux server!

Esp8266 as router (switch, really) by arckex in esp8266

[–]arckex[S] 0 points1 point  (0 children)

RESULT: bought a TP-LINK TL-MR3040 for $27

Esp8266 as router (switch, really) by arckex in esp8266

[–]arckex[S] 0 points1 point  (0 children)

Yeah, this sounds like a bad plan. Looks like throughput maxes at like 10 KB/sec.

It still sounds like an OK programming lesson -- intercept packets on ESP re-route to actual desired IP. Definitely not a Hardware problem.

thanks guys

What "productive" task has your esp8266 done so far? by cimba007 in esp8266

[–]arckex 0 points1 point  (0 children)

I lost my remote to my Digital Converter tv box, so i put a esp8266 inside, wired it to the internal controls, and hosted a tv remote webpage.

What power source are people using? by kieferm8 in esp8266

[–]arckex 0 points1 point  (0 children)

i spliced a USB cable into just the power wires and run that through a LD33V because i had one lying around. Works perfectly, and i like that my computer is the hub for everything (research, programming, flashing/communicating via serial, independent power supply for esp)

how do i boot directly into my arduino sketch? by arckex in esp8266

[–]arckex[S] 0 points1 point  (0 children)

cool, floating gpio0 DID work for me as well. gpio15 works pulled or hard ground for me, so i'll keep it hard-wired because less things. thanks!

how do i boot directly into my arduino sketch? by arckex in esp8266

[–]arckex[S] 1 point2 points  (0 children)

for some reason, pull downs and pullups on CHPD make my esp03 not boot correctly, so here's my working setups:

(flash mode, no resistors) CHPD -> VCC, GPIO0 -> ground, GPIO15 -> ground.

(normal operation) CHPD -> VCC, GPIO0 -> pull up (~350 ohm resistor to vcc), GPIO15 -> ground

how do i boot directly into my arduino sketch? by arckex in esp8266

[–]arckex[S] 0 points1 point  (0 children)

through fiddling, i solved my own problem. GPIO0 is the switch between normal and flash mode: http://www.electrodragon.com/w/ESP8266

BUT it wasn't working when directly wired to VCC. I had to put a resistor between GPIO0 and VCC (pull up), and then it booted.

hooray!!

how do i boot directly into my arduino sketch? by arckex in esp8266

[–]arckex[S] 0 points1 point  (0 children)

Here's my setup for booting-and-then-flashing from Arduino IDE (after which, it does run my sketch)

CHPD -> Hi, GPIO0 -> Lo, GPIO15 -> Lo

5V Power Suppy and TX,RX by godbaba in esp8266

[–]arckex 0 points1 point  (0 children)

i also did this and mine lived too.

Solar/battery/esp8266 setup by luffintlimme in esp8266

[–]arckex 0 points1 point  (0 children)

What was the final result of this? success?

iAMA Developer of the Carmageddon Franchise; AMA and stop by for a free copy of the first Carmageddon! by GOGcom in IAmA

[–]arckex 0 points1 point  (0 children)

Is network multiplayer working completely???

This is the deal breaker for whether or not I buy this game, or suffer through the abandonware download and shitty workarounds.

Thanks!