ethernet code problem at arduino Nano vs Mega

Hi to all,

I am sorry but I am a beginner in Arduino programing and I found one problem with code for ethernet. I have got code which works in Arduino Mega but it does not work in Nano. It is just HTML page without any PIN, ADC etc actions.

At Mega it sends html code ready but on Nano there are just parts of code and with unknown random characters...

I tried a few Nanos, a few eth modules, still the same.

HTML code send from Nano:
12px; order-radius: 12px; 12px; :hover { { t-size: 75%; } { font-size: 25%; } if(document.height <= window.outerHeight + 10) 50) +'px'; setTimeout( function(){ window.scrollTo(0, 1); }, 0 ); window.addEventListener(orientationchange", hideAddressBar ); EURO ? font-weight: bold; } a:link a:visited a:hover { text-decoration : none; } #wrap { overflow: hidden; } .box { width: 33%; padding-bottom: 33%; width: 25%; padding-bottom: 25%; color: #FFF; position: relative; float: left; } #table { display: table; width: 100%; height: 100%; } #label { display: table-cell; text-align: center; vertical-align: middle; } .innerContent { font-size: 6em; po Ž Ž - Ž - H Ž ?AV ? ?* n ?? A ÁU -webkit-border-radius: 12px; -moz-border-radius: 12px; -khtml-border-radius: 12px; } .innerContent:hover { color : #fa0; background-color: #888; text-decoration : none; } .innerContentActive { font-size: 6em; po Ž Ž - Ž - H Ž ?AV background: #36f; color: #fa0; A 9U -webkit-border-radius: 12px; -moz-border-radius: 12px; -khtml-border-radius: 12px; } @media only screen and (max-width: 1080px) { body { font-size: 75%; } } @media only screen and (max-width: 800px) { body { font-size: 50%; } } @media only screen and (max-width: 320px) { body { font-size: 25%; } }

Thank you for any help!!! :slight_smile: Jan

dan_code.ino (9.38 KB)