I'd like to have some sort of communication bridge between two ESP8266 module just like in classic BL and I got lost with all the internet terms of Client, HTTP client, access point, server,station, ect.
So I'd like to ask what is the best solution for such a request(it'd be best not to even be able to see any of the modules in wifi scanning(for example with the smartphone) ) and have as real time communication as possible for very low datarate.
It'd be very useful to also have an example attached for arduino sins I'm realy just getting started.
Would also like to utilize the UART and GPIO of each module.
Thanks for helping.