Welcome,
I want to make a circuit that will measure the temperature and send it wirelessly to a receiver with an LCD display. I have chosen the ESP8266 WiFi chips to implement the transmission, I know how to do it using a router and 2 modules. But the task got a bit complicated for me, because this device has to be portable, so the chips have to communicate with each other directly. Can the ESP create its own WiFi network to make this kind of data exchange possible. Maybe the idea is to use mixed mode, but how to implement this. Please help if this is at all doable without using a router.
I want to make a circuit that will measure the temperature and send it wirelessly to a receiver with an LCD display. I have chosen the ESP8266 WiFi chips to implement the transmission, I know how to do it using a router and 2 modules. But the task got a bit complicated for me, because this device has to be portable, so the chips have to communicate with each other directly. Can the ESP create its own WiFi network to make this kind of data exchange possible. Maybe the idea is to use mixed mode, but how to implement this. Please help if this is at all doable without using a router.