Skip to main content
Post Deleted by CommunityBot
Post Locked by CommunityBot
Post Migrated Away to raspberrypi.stackexchange.com by schroeder
Post Closed as "Not suitable for this site" by schroeder
Source Link
Andreas
  • 135
  • 5

How to protect wifi credentials on RP Pico W?

I'm trying out home automation using a Raspberry Pi Pico with Wifi. To connect to wifi I have to send SSID and password. Since the controller has no external interface other than the Wifi, how would most efficiently I protect the password? Including physical access.


I have thought of deleting traces of the password after use, but then I need to to re-flash should it disconnect.