BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
225 stars 23 forks source link

Wi-Fi connection failed: -4 #65

Closed explit7 closed 1 year ago

explit7 commented 1 year ago

Hello colleagues.

Have some Problems connecting BlueSCSIv2 (Pico W) with WifiBeta Firmware.

My Network is normal Router (AVM FritzBox 6490 Router, WLAN is 2,4 GHz 802.11b/g/n + 5 GHz 802.11ac )

Here is my bluescsi.ini:

`[SCSI] WiFiSSID=CiTKA WiFiPassword=secretcode

[SCSI1] Type=0 ; Fixed IMG0=HD10_512_PB180_MacOS761_RU.hda IMG1=HD20_PB180_MacOS71.hda

[SCSI3] Type=2 # CD-ROM Dir2="/CD3"
IMG0=CD3_StuffIt_Dlx_551.toast

DisableROMDrive=1`

I always get Wi-Fi connection failed: -4 Error in the log.txt log.txt

Can someone help me whats wrong?

explit7 commented 1 year ago

The issue is solved: RPI Pico W was somehow broken. I replaced it with another RPI Pico WH and anything worked fine.

can be closed now. Thanks