Category: SpringCore

  • Retrieving device’s data with springcoretool.exe

    SpringCore is the umbrella name to the new generation of SpringCard devices (Puck, SpringPark, etc.) that share the same MCU platform and the same overall architecture. springcoretool.exe, a software from the SpringCore Tools suite, is the command-line utility to retrieve and display all device’s technical data. This article shows how springcoretool.exe works.

  • Installing the SpringCore Tools on Windows, macOS and Linux

    SpringCore is the umbrella name to the new generation of SpringCard devices (Puck, SpringPark, etc.) that share the same MCU platform and the same overall architecture. To manage, configure and update these devices, SpringCard has developed SpringCard Companion, a complete and versatile hybrid solution that combines the ergonomics of a modern web application with the…

  • Getting started with SpringCard Companion

    SpringCard Companion is the new all-in-one solution to manage, configure and update the latest generation of SpringCard “SpringCore” devices (Puck, SpringPark, etc). SpringCard Companion is an hybrid application that combines a clean, efficient and always up-to-date web front-end with a tiny local software, the Companion Service, that is the gateway between the cloud and the…

  • Securing the connection to the MQTT broker using TLS and SpringCore client certificates

    The aim of this tutorial is to configure a SpringPark as a Network SmartReader/MQTT client with a mosquitto broker. The SpringPark in this configuration acts as an MQTT client (using TLS). It sends its tags to the mosquitto broker hosted at mqtt.springcard.com.  For this howto, we will assume that: your SpringPark is using a default…

  • How to use a SpringCore network device as a SmartReader/MQTT client

    The aim of this tutorial is to configure a SpringPark as a Network SmartReader using MQTT. The SpringPark in this configuration acts as an MQTT client and sends its tags to the broker.

  • How to setup and use a SpringPark as an Amazon AWS client

    The aim of this demonstration is to configure a SpringPark as a Network SmartReader/AWS client. The SpringPark in this configuration acts as an AWS IOT Core client (using TLS). It sends its tags/informations to Amazon’s cloud and can also receive commands. We won’t cover the AWS’s side (lamba function, certificates, policies, …) but focuse on…