Search found 2 matches

by bxdobs
Thu Oct 13, 2022 9:09 pm
Forum: ESP32 Arduino
Topic: Is the following idea a valid security measure for a simple IOT project?
Replies: 0
Views: 746

Is the following idea a valid security measure for a simple IOT project?

Wondering whether assigning a fixed LAN IP and nonstandard port to an ESP32 along with GATEWAY, DNS1, & DNS2 also set to this same fixed LAN IP would provide an adequate level of INBOUND/OUTBOUND INTERNET SECURITY? The premise being any Internet inbound traffic attempting to hack common ports won't ...
by bxdobs
Tue Sep 27, 2022 9:30 pm
Forum: ESP32 Arduino
Topic: IDE Manage Library Issue (Suggestions)
Replies: 0
Views: 1974

IDE Manage Library Issue (Suggestions)

Pieced a bunch of simple snippets together to build a Web-based button that basically turns on a relay for N seconds ... played with this on and off for over a month in my spare time and didn't take notes ... now just wanted to document this by installing a fresh copy of the Arduino IDE and the requ...