Skip to main content
stephane hoareau
Associate
November 6, 2017
Question

Good morning, is there any specific PC software application that can be used with SensorTile kit instead of the Mobile application?

  • November 6, 2017
  • 1 reply
  • 608 views
Posted on November 06, 2017 at 11:15

Good morning, is there any specific PC software application that can be used with SensorTile kit instead of the Mobile application?

My point is to have the same features that can be performed form my labtop instead of the mobile.

    This topic has been closed for replies.

    1 reply

    Antonio Vilei
    ST Employee
    November 8, 2017
    Posted on November 08, 2017 at 18:29

    Hi Stéphane,

    as the SensorTile is mainly thought for wearable applications, the mobile app (communicating via Bluetooth Low Energy) is the preferred way to test its features. There is no equivalent PC application that is able to test all the features of the SensorTile.

    Based on your needs, you could use USB to transmit data using a virtual serial port (CDC class) or to stream audio using the USB Audio class.

    Best regards,

    Antonio

    Andrew Neil
    Super User
    November 9, 2017
    Posted on November 09, 2017 at 12:53

    If your laptop has BLE, it could use that to communicate with the Tile in exactly the same way that the app does.

    AIUI, you need Win10 for native BLE support.

    Or maybe you could find a BLE 'dongle' with a suitable API ...

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.