I need wifi without internet as well, internet dependence doesn’t help you in areas where a VPN connection is a requirement and a login screen is there to make matters worse!
You can run the Spark Core without a Wi-Fi connection and without an internet connection by building locally and undefining SPARK_WLAN_ENABLE.
You will be able do over-the-air firmware updates from your own local machine once we release the open source cloud, which will be in the next few weeks.
And what about WiFi minus internet? I understand correctly it is not available right now as WiFi automatically requires cloud connection? I need to communicate only in local LAN
Will the open source cloud also host a local web IDE?
I assume the cloud will be able to operate with and without an internet connection.
Off topic: Is there anything that can be done for users in the middle of nowhere in terms of speed with Spark’s cloud? Another server in a different geographical region perhaps?
It really forces the use of the local toolchain when it takes minutes to upload.
Will the cloud be able to run on the raspberry pi by any chance?
We’ve been thinking about changes we could make that would help over-the-air flashing performance on very high-latency connections, we’ve also been planning about adding servers worldwide as capacity expands.
The local cloud will definitely run happily on the raspberry pi But I’m guessing version 1 won’t have a local web IDE, since that requires a bunch of database stuff, and it runs in a different environment from the device and api services, but I could be wrong.