Re: [DEV][WiP] Frankenstein firmware for ESP8266
Posted: Thu Jan 15, 2015 4:14 pm
Adex wrote:I've tried this wonderful firmware.
But there are some issues with GPIO control - only GPIO0 and GPIO2 are working (tried output mode).
Good idea would be to patch the GPIO function code, to set pin functions (as GPIO) when altering gpio commands - now GPIO functions is set in start procedure.
Necromant wrote:Yep. For only GPIO 0 and 1 are broken out on my module(s), so that I can test them.
Ah, ok that explains.
I've tried with an ESP-03 and ESP-07 (my favorite!) with GPIO 12,13,14, 16 and it did no work.
Then tried GPIO2 and that works. ds18b20 command is nice!
I will definitely have to manage to build FK myself too!
Thanks again for the good job,
Greg