-
Notifications
You must be signed in to change notification settings - Fork 200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi support over USB #497
Comments
USB is permanently connected to the floppy power 5v input. So power is never and can never be cut. |
Perfect, thank you! So Wifi streaming to USB flash should be possible :-) |
I have ordered 8GB SD Wifi card (size for compatibility purposes) including CF card adapter. Now I need to get USB Flash SD card adapter and it should work. I will test and verify in 3-4 weeks. |
Is it work? |
The one I bought is a bit tricky because of proprietary communication protocol. Their app is outdated. They have only Android app. No website UI is running there. Some other card could work. This one could work as well and I will get back to it next year. I have decompiled the Android app, so I see the Java communication protocol. It sends some messages over UDP. I would need to create some desktop app, where you can upload files using this protocol. Then it would work. So technically it is working as of now. The only caveat is: cannot transfer files from PC. Only from Android app. Chinese always lacking in software department. I bought a lot of hardware for my startup from Shenzhen past 5 years. Always problem with documentation and software, zero support, zero updates, bad software quality. But I can do it myself. |
The website is down: http://web.archive.org/web/20191003193622/http://voorca.net/ ...there should be the drivers. I have contacted AliExpress seller again to provide drivers. |
I finding good and full duplex WiFi SD card too. |
Hi. Found something? |
No, only decompiled old Android mobile software. Im busy, would have to pay
someone to develop a software for PC. It will take me probably 6 months to
solve it.
…On Thu 20. 1. 2022 at 11:04, Tolik-Trek ***@***.***> wrote:
The website is down:
http://web.archive.org/web/20191003193622/http://voorca.net/ ...there
should be the drivers. I have contacted AliExpress seller again to provide
drivers.
Hi. Found something?
—
Reply to this email directly, view it on GitHub
<#497 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIPKT74DGOLJS5G4RAK4BTUW7MZTANCNFSM47LMV23A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Toshiba FlashAir W-03 can work nice |
I’m back, so Toshiba works? I’m gonna buy it next month. |
I am currently running MicroSD in USB adapter in FlashFloppy drive.
I have seen some USB flash with wifi support (Sandisk, etc) as well as SD cards with wifi.
Will they work?
The common issue is that, for example, HxC floppy emulators will turn off USB flash after reading file or disk operation. This means voltage is cut, which means Wifi will disconnect. How is it here? Is there some option for permanent voltage delivery? Perhaps disabling OLED screen turn off after X seconds?
The text was updated successfully, but these errors were encountered: