Skip to content

Robofever/RobofeverIOTESP8266v1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

RobofeverIOTESP8266v1.0

This is prepared for Robofever

The board selected is Nodemcu 1.0 or ESP 12E i.e. CP2102.

The file compiles with no errors

This is v1.0 and will be updated accordingly.

Initial issue : No response from Nodemcu 1.0

The fix is that you need to specify TCP_MSS 1460 as a macro. There is some issue within the libraries itself.
Refer http://lwip.wikia.com/wiki/Tuning_TCP for more info.
Also refer esp8266/Arduino#4593 .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages