Thank you so much for you support. If possible, please kindly help us to spread the word about this channel. If possible, also please like other videos as well in this channel since it means a lot to us. Thank you for everything.
Is it possible to develop an android app that could act as a WIFI hotspot? i.e. use the antenna/radio to transmit an SSID, and share my mobile connection when someone enters the correct WPA2 password? Or does the API and/or network libraries not support this level of access to the hardware?
Hey, I am using vibration sensor to monitor my washing machine time. What do I have to change here so the communication is done over the internet and the app receives the data.
If you want to send data over the Internet, your ESP8266 should be connected to the router at your home. You can then use a web browser or install a web server on this WiFi module to relay the information. Additionally, you may develop your own custom website or web server to receive the data from the WiFi module connected to the router in your home. If you have more questions, you can reach out to us via Telegram.
Aslında şu anda 10 veya 15 m'ye kadar menzil için kullanıyoruz. Şehir dışında kullanmak istiyorsanız veya daha uzun menzili kapsamak istiyorsanız yönlendiriciye sahip olmalısınız, Wi-Fi modülüne bağlanmalıyız ve ardından internet üzerinden kontrol edebilirsiniz.
Hey, bro Can you please upload a video in which you will receive data from the ultrasonic sensor to esp8266 and send it to the Android app over wifi same as above you did. just display the data in text view without any given command from Android studio and receive data automatically whenever we send it through a command in Arduino ide code. Please upload it by tomorrow I was stuck in that part of my project please help me get out of this. That will be a great help from your channel side too.
Hello good part of the day, thank you for your comment. This is honestly I'm quite busy, but just send me the message via Telegram and I will do my best to help you.
Nice video, Thanks for sharing it. I follow the same process to develop the app to control the inbuilt LED on/off, app is created but when I press on/off button the LED is not affected. Could you please help to figure out it.