Search found 9 matches

by grundy
22 Aug 2022, 23:42
Forum: ESP Easy: Hardware
Topic: How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c
Replies: 58
Views: 34408

Re: How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c

i finally hooked up an external serial/usb chip but i dont get anything readable out, no matter what baudrate i use. i can flash the esp with the tool after entering the flash mode, but after the flash cycle the esp just does nothing, no wlan, nothing on the serial pins. also i cant flash it using t...
by grundy
01 Jul 2022, 22:10
Forum: ESP Easy: Hardware
Topic: How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c
Replies: 58
Views: 34408

Re: How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c

sorry i copied the wrong filename in the post earlier, of course i used
ESP_Easy_mega_20220616_normal_ESP32s2_4M316k.factory.bin

i hope the esp easy flasher tool supports the esp32 boards too one day , would make things easier ;-)
by grundy
01 Jul 2022, 20:29
Forum: ESP Easy: Hardware
Topic: How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c
Replies: 58
Views: 34408

How to Flash ESP32-S2 / Wemos S2 mini v1.0.0 purple pcb with usb-c

hello everyone, i recently got these wemos s2 mini boards wich are nice because of the high gpio count but i cant really get it to work, did anyone get one of these running? i connected the board to a win10 pc then holding 0 button - press rst button - release 0 button to put it in download mode -> ...
by grundy
02 Sep 2021, 10:31
Forum: ESP Easy: General Discussion
Topic: ESP32 and NeoPixel don't work
Replies: 14
Views: 24288

Re: ESP32 and NeoPixel don't work

still no luck with 20210802, does anyone have more info or a hint what i can do to fix it? im not so deep into programming thats why i use espeasy :roll: everything runs on the 8266 but its a little too slow so i was hoping to get it on the esp32, but after a year it seems the neopixel still dont wo...
by grundy
09 Apr 2021, 23:28
Forum: ESP Easy: General Discussion
Topic: ESP32 and NeoPixel don't work
Replies: 14
Views: 24288

Re: ESP32 and NeoPixel don't work

any news about this case? i tried the latest version on an esp32 and still no output no matter wich io pin i try ( checked with scope, pins stay low even with 10k pull up).
by grundy
22 Aug 2019, 21:24
Forum: ESP Easy: General Discussion
Topic: is it possible to parse a value from a webpage with rules?
Replies: 1
Views: 7090

is it possible to parse a value from a webpage with rules?

Hi everyone! i have a script on my webpage wich only returns a 0 or a 1 when you open it, and i want to use it on a esp. i want to make a little lamp with an esp inside wich is on as soon as the value on the page is 1. i find a lot of ways sending values from an esp to everything, but not back (with...
by grundy
22 Aug 2019, 21:12
Forum: ESP Easy: General Discussion
Topic: ser2net - possible to set baudrate with rules?
Replies: 4
Views: 10383

Re: ser2net - possible to set baudrate with rules?

its not necessary to do it during runtime, it would be ok to change it and do a reboot after.

but i guess it will be easier to just user 4 esp units ( i have 4 serial settings i often use) and just make a switch wich turns on one of the 4 units..
by grundy
25 Jul 2019, 16:26
Forum: ESP Easy: General Discussion
Topic: ser2net - possible to set baudrate with rules?
Replies: 4
Views: 10383

Re: ser2net - possible to set baudrate with rules?

..or at least a possibility to change the settings with a http command or something?? i really dont want to use 3 different ESPs für different port settings...
by grundy
15 Jul 2019, 16:08
Forum: ESP Easy: General Discussion
Topic: ser2net - possible to set baudrate with rules?
Replies: 4
Views: 10383

ser2net - possible to set baudrate with rules?

Hello everyone! first: i love espeasy, keep up the good work so i can keep buying kofis for you :D at the moment i try to make a little wireless-rs232 adapter wich was really easy with the esp. but i alwasy have to log in to the webinterface to change baudrate, databits.. im using a wemos d1mini and...