You are browsing as a guest. Sign up (or log in) to start making projects!

36m 45s logged

Day one of programming MagniAssist. Also my first day learning how to use the esp32’s WiFi ability. During this coding session I scratched the surface about how WiFi works. For example to create a access point you need a SSID and a password (I know this sounds obvious but mind you I knew nothing about WiFi previous this and so anything is new knowledge), then to be able to connect to the esp32 you will need to know the esp32’s IP address. While coding this I looked at the WiFi examples given by the esp32 libraries as well checked the Arduino’s official documentation on the WiFi library. I hope that the next time I continue the code I will have a deeper idea of how WiFi works and how to use the functions in the WiFi library (after doing more research of course).

0
24

Comments 0

No comments yet. Be the first!