u/Ambitious-Orange1299

📢 Vuoi dare più visibilità ai tuoi codici referral?

📢 Vuoi dare più visibilità ai tuoi codici referral?

Esiste bonuscenter.it, una piattaforma in cui puoi pubblicare i tuoi codici referral di oltre 30 bonus tra cui Isybank, Skrill, BuddyBank, Crédit Agricole, BBVA e molti altri, con guide passo passo sempre aggiornate.

È pensata per evitare il problema classico:

❌ codici che spariscono nel giro di pochi minuti

❌ post sommersi da altri messaggi

👉 Come funziona il sistema?

Bonuscenter usa un meccanismo di reciprocità:

ogni volta che utilizzi correttamente il codice di un altro utente, il sistema lo riconosce e premia il tuo profilo aumentando la visibilità di tutti i tuoi codici.

In questo modo anche gli altri utenti saranno incentivati a usare i codici degli altri, compresi i tuoi.

🚀 In pratica:

aiutando la community, i tuoi referral salgono in classifica e restano in alto nelle pagine dei bonus aumentando le persone che li useranno

🔗 Puoi iniziare ed unirti a centinaia di altri utenti da qui: bonuscenter.it

Se hai dubbi o domande, scrivimi in privato o lascia un commento 👇

u/Ambitious-Orange1299 — 2 days ago

Rasberry Pi Pico W freezes when activating wifi

I'm using C++ (PlatformIO/VS Code) with the Earle Philhower core. My header pins are soldered correctly with no bridges. The VSYS have 4.8V (USB).

Whenever the code reaches this line:

if (WiFi.softAP(ssid, password, _channel, _hidden, _maxConn))

the Pico W freezes completely.

The code is correct, so it must be either a hardware defect or a configuration issue I’m missing.

After the crash, the board becomes unresponsive. PlatformIO hangs on Forcing reset using 1200bps, and the only way to upload again is to manually put the board into BOOTSEL mode. I've already tried a "flash nuke," but it didn't resolve anything.

Is the board just defective? Has anyone else encountered this specific hang when initializing the wifi?

reddit.com
u/Ambitious-Orange1299 — 13 days ago