2021-07-26 08:05 PM
Hi,
Does Edge Impulse supports Steval-MKSBOX1V1 Sensor Tile Box?
regards,
Shankari
2021-07-26 11:57 PM
What is Edge Impulse?
JW
2021-07-27 01:57 AM
hi please refer the below link.
2021-07-28 07:05 AM
Hi Shankari @ShivaRagu ,
I see there are examples with the ST B-L475E-IOT01A that are supported from Edge Impulse, exploiting the WiFi communication.
The SensorTile.box doesn't have a WiFi expansion (differently for example from STWINKT1B), but it seems possible to send data via http and https protocol in this format, maybe using serial line (UART or VCOM) or also BLE and sending them to a computer or phone, wrap them, and upload them in.
I think you might find more help on their forum, since the framework is not developed by ST.
-Eleon