A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By bennyborn
#11200
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).
User avatar
By bennyborn
#11206
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.