mbed-os-examples


Examples for mbed OS

Team code repositories (71)

  • Mbed OS
    mbed-os-example-ble-HeartRate

    This application transmits a heart rate value using the Bluetooth SIG Heart Rate Profile. The heart rate value is provided by the application itself, not by a sensor, so that …

    Last updated: 19 Sep 2019 80 1775
  • Mbed OS
    mbed-os-example-mbed5-sockets

    This is a quick example of a simple HTTP client program using the network-socket API that is provided as a part of mbed-os. The program brings up an underlying network …

    Last updated: 12 Sep 2019 76 1656
  • Mbed OS
    mbed-os-example-ble-SM

    Demonstration of possible usage of the Security Manager. Security Manager deals with pairing, authentication and encryption.

    Last updated: 15 Aug 2019 24 133
  • Mbed OS
    mbed-os-example-ble-Privacy

    Example usage of the privacy features in the GAP.

    Last updated: 15 Aug 2019 3 30
  • Last updated: 15 Aug 2019 4 141
  • Mbed OS
    mbed-os-example-ble-LEDBlinker

    This example demonstrates using the GattClient API to control BLE client devices. The canonical source for this example lives at https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LEDBlinker

    Last updated: 15 Aug 2019 82 702
  • Mbed OS
    mbed-os-example-ble-LED

    he LED example demonstrates the use of a read-write characteristic to control a LED through a phone app. The canonical source for this example lives at https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LED

    Last updated: 15 Aug 2019 80 1598
  • Mbed OS
    mbed-os-example-ble-GattServer

    Demonstration of possible usage of the GattServer

    Last updated: 15 Aug 2019 21 363
  • Mbed OS
    mbed-os-example-ble-GattClient

    This application demonstrates detailed uses of the GattClient APIs.

    Last updated: 15 Aug 2019 7 170
  • mbed-os-example-ble-GAP

    Demonstration of the GAP profile. It shows advertising, scanning and connecting. The demo will cycle through several modes and print over the serial connection information about current activity.

    Last updated: 15 Aug 2019 23 330