I want to control my project with wifi but offline

Hi all I want to control my Project with wifi as BLE have a short range only in a room so BLE is even less than a toy. I want to remove it with wifi But offline. Please help me, i am having ESP8266 module . i want to control relay or led with it.

What device do you use? ESP32, ESP8266, Arduino-Wifi, ...

1 Like

ESP8266 to control relays or LEDs but offline is preferred. You can also suggest. Its online version.
I want control over my project as I did with BLE which works only in a room as I go outside room it still works but when I disconnect and reconnect it outside my room it does not connect.

Some ESP8266 projects are collected at

Such projects are typically done over the local network 192.168.x.x without the need for Internet connectivity.

1 Like

Search
NodeMcu as SoftAP (Access Point).

https://groups.google.com/g/mitappinventortest/c/4meDrhidSvk

With ESP32

1 Like

I have only ESP8266-01 with eight pins available and i want to control my project with this module i need not to connect to any router or internet......! I have gone for various tutorials but when i send commands to arduio or esp , app shows connection refused now i need to know which parameters do i need to change for my esp to connect ? :slight_smile:

Can you create an access point with web server as indicated in this tutorial?

https://groups.google.com/g/mitappinventortest/c/4meDrhidSvk