update rate
Hi Forum,
We have successfully connected Arduinos and Raspberries toTW with REST-API (https PUT requests). It is clear that the Raspberry can achiev a higher update rate than an Arduino. We have achieved an update rate of one second with the Raspberry.
To monitor accelerations or movements of a CNC router for example 1Hz sampling rate is not very high.
My question is if there is an other posipility to connect the Arduinos to TW to get higher update rates. My desired update rate is 10 to 5Hz.
My idea is that we use a Raspberry as an Edge MicroServer (EMS) and several Arduinos which deliver the data.
I read the "Setup a Raspberry Pi as an IoT Device" article but I found no way to feed the Arduino data to the EMS.
Is there an other way to connect the Arduinos (ESP32) in an always on connection to achiev higher update rates?
Thank you for your help
Martin

