Skip to main content
Visitor II
July 27, 2021
Question

Edge Impulse on Steval-MKSBOX1V1

  • July 27, 2021
  • 2 replies
  • 690 views

Hi,

Does Edge Impulse supports Steval-MKSBOX1V1 Sensor Tile Box?

regards,

Shankari

    This topic has been closed for replies.

    2 replies

    Super User
    July 27, 2021

    What is Edge Impulse?

    JW

    ShivaRaguAuthor
    Visitor II
    July 27, 2021

    hi please refer the below link.

    https://docs.edgeimpulse.com/docs/using-cubeai

    ST Employee
    July 28, 2021

    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