Looking example

hello

I want a server to send a message to sparc core. However, the communication is only in the LAN, without cloud, take place. If they are a good example?

As far as I know, you have 2 possibilities - implement TCP server in the Core itself, or install local Spark Cloud server and use it to pass messages to the core.

Example of the TCP server is in the documentation.

If you want to use standard Cloud messages, you will need to have local Cloud server to handle messages (and pass them to the Spark Core). Of course, if the local cloud server is not connected to internet, messages sent to server must be also originated in your local network.

See this thread for instructions for installing Spark Cloud Server:

Also, without internet access, you will need to use alternate solution for flashing firmware, but I guess you are aware of that.

3 Likes

Thanks for the link.
Have a different server than the spark clopud indicated with “spark keys server”. How to put the spark back on cloud?