I have a ESP8266-201 ready on the breadboard and I can add code to it....
I need to view the data from four force sensors which will take 8 GIOP's and send 9 pieces of seperate data to an application or webpage in a 3 x 3 matrix directly from the SP8266 to a mobile phone. This instead of adding a display to the project the mobile Phone is used as interface/display
From the mobile Phone I need to control the ESP8266 with five buttons (or more) to control left, right, up, down and reset.
There is no need for high speed, a refresh rate of 1 second is no problem.
I need to know if a mobile Phone user can connect directly to the ESP8266 by WiFi without using a router or other network.
More like ADHOC connection as that is the correct way of saying?
No need for internet connection to show or share the data.
Data will be placed by Arduino IDE directly into the ESP8266.
Thanks for any suggestion.
Paco