IOT Server
- Start Server:
Will make the board run a server and listening (or waiting for incoming requests) on the specified port.
Parameter: Port – Type : Number.
Video tutorial
- Client IP:
Returns the IP address of the connected client.
Return type: String.
Video tutorial
- Server read request:
Returns the incoming HTTP request. You should put it after the wait connection bloc.
Return type: String.
Video tutorial
- Answer:
This bloc will answer any incoming request with a HTML page containing the parameter text. It could be a simple text or the value of a sensor.
Video tutorial
- Wait connection:
This bloc will wait for any incoming request. You should put it in the main loop.
Video tutorial
- Client flush:
Discard any bytes that have been written to the client but not yet read.










I am Adel Kassah, a computer science teacher in middle school from Tunisia. Now, I am working in the UAE (ABU DHABI) I try to promote coding culture in my country and around the world. I run after school club about programming to kids. I teach them how to make their own games, their own Android App. They learn how to program embedded system and Robotics. I also cooperate with association around Tunisia and share my expertise. I develop my own tool or improve existing one. I made several presentation in conferences about Technology and coding. Lately I was interested about the world of Internet of Things. I made a tool TUNIOT that makes easy programming the NODEMCU board.
My blog is a place where I share my experience to the world.
Welcome everyone! I am happy to see visitors from around the world, from places where I've been and from others I would love to visit. It is always a pleasure to see the map of visitor.
Don't hesitate to contact me for a cooperation.
adelkassah@gmail.com


