-->
Page 5 of 6

Re: uMessenger - A wireless OLED display for posting message

PostPosted: Tue Mar 03, 2015 2:52 pm
by bennyborn
volti wrote:My display works well and my uMessenger Server works too, Server up and running.
But i cant receive messages via the WLAN IP. i press submit but nothing happens.
can I send messages in form from: http://serverip?name=rob&message=hello
??

Sending messages via URL or GET is not possible. If submitting does not work for you, you maybe have to check if JavaScript is enabled since everything is working via AJAX (Asynchronus JavaScript).

Re: uMessenger - A wireless OLED display for posting message

PostPosted: Tue Mar 03, 2015 3:20 pm
by volti
if i want to upload the webinterface files, lualoader response "not enough" memory. i am using esp 8266 - 12 with the newest firmware

Re: uMessenger - A wireless OLED display for posting message

PostPosted: Tue Mar 03, 2015 3:28 pm
by bennyborn
volti wrote:if i want to upload the webinterface files, lualoader response "not enough" memory. i am using esp 8266 - 12 with the newest firmware

Maybe the newest firmware is the problem. Try using the build I suggest in the readme of my github repo - just added a quick installation guide.

Re: uMessenger - A wireless OLED display for posting message

PostPosted: Tue Mar 03, 2015 3:34 pm
by volti
can you give me the link of the firmware, i cant find it