Skip to main content
ykaku
Associate
October 23, 2018
Question

Stm 32l 475of BLE, Application name of smartphone .

  • October 23, 2018
  • 2 replies
  • 571 views

I am trying the Mbed sample program of stm 32l 475. Please tell me the application name of BLE that verifies the sample program.

    This topic has been closed for replies.

    2 replies

    Emin Yagmahan
    Associate II
    October 23, 2018

    Hi,

    in all projects on ARM Mbed there is a readme file. Here is a section:

    ## Requirements
     
    The sample application can be seen on any BLE scanner on a smartphone. If you don't have a scanner on your phone, please install :
     
    - [nRF Master Control Panel](https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp) for Android.
     
    - [LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8) for iPhone.
     

    With nRF Connenct you can call up individual blecharacteritics after connecting to the device.

    Best regards

    Emin Yagmahan

    ykaku
    ykakuAuthor
    Associate
    October 24, 2018

    Thank you very much for your quick response.