-->
Page 1 of 1

Nodemcu replace an Adafruit Feather Huzzah?

PostPosted: Fri May 22, 2020 7:05 am
by Hextejas
I have a project built around an Adafruit Feather Huzzah esp8266. I am still waiting for the Feather to get here as i think i have destroyed about 4 of them.
I do have a few Nodemcu in my part box and I was wondering if I would have to change any of the code to be able to use the Nodemcu.
The code is quite substantial including Softwareserial, webpage generation, WiFi connections, variable permanent storage, etc.
I tried uploading the sketch to the Nodemcu and it uploaded ok but failed to execute.
So i was wondering if there was anything special that I had to do.

Thanks.