Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8621

SDK • Re: Making SSID and WiFi password accessible via USB

$
0
0
One option would be to make these variables configurable with picotool. Picotool has `config` command that allow viewing and editing configurable variables in the firmware image or directly on a Pico...

I've used it with integer variables (declared using bi_ptr_int32), but looks like picotool supports editing strings declared using bi_ptr_string as well.

https://github.com/tjko/fanpico/blob/e7 ... decl.c#L40

Statistics: Posted by vadelma-pi — Wed Feb 04, 2026 10:04 pm



Viewing all articles
Browse latest Browse all 8621

Trending Articles