@ -28,9 +28,12 @@ Run simulations with Windows, inside the SDK:
1. `mkdir simuBuild`
2. `cd simuBuild`
3. `cmake -G "Visual Studio 15 2017" -DMOVESENSE_CORE_LIBRARY=../MovesenseCoreLib/ ../../movesense_exercise`
4 `ninja`
5. If you have an account at simbio, download the `acceleration.cvs` test data
6. Run the simulation build: `Debug/Movesense.exe`
4 Open the generated `Project.sln` file and build with Visual Studio
5. Copy `acceleration.cvs` test data to `Debug`
6. Run the simulation build: `Movesense.exe` with `Debug` being the current working directory.
7. Subscribe and observe the behaviour from another shell with: `tools/wbcmd (Win).exe --port TCP127.0.0.1:7044 --path /Exercise/Sumvector/Denes --op subscribe`
The OTA firmware update package is available at: http://matetelki.eu/movesense_exercise
Files available at http://matetelki.eu:3000/denes/movesense_exercise/releases :