Need B4R / ESP8266 developer urgent

jboavida

Member
Licensed User
Longtime User
Dear All,

I need to finish a project very fast, or I will be in trouble.... :(
I have the skills, but I don't have the time right now...

What I need is very simple:

It's project based on a ESP8266, that retrieves the time from a NTP server and sends it over the serial port.

Since the project is going to be deployed to a final costumer, the connection details (Station, password) must be programed by the end costumer that is not necessarily an IT expert....

So the application must start as an Access Point with a fixed IP and open network (no password).

There must be a small web server inside with the possibility of choosing the SSID and password of the costumer's network, and if is DHCP or fixed IP.

After connected to the network it retrieves the time from a NTP server (with daylight saving option) and send's it to the serial port at a regular (and programed) intervals.

The application must reconnect automatically to the costumer's AP if the connection is lost.

If for some reason can't reconnect, (if the password or SSID was changed for instance), the AP must be activated again, so the costumer can input the new parameters.

That's, all.

If anyone interested please let me know the fees involved..

Thanks in advance
Joaquim
 

abarnett

Member
Licensed User
Longtime User
Hi

Let me know if this is still and issue. I have written all of this type of system, from the device code through to back end server code. All working live.

Let me know if I can help

Andrew
 
Top