Team code repositories (71)
-
mbed-client-for-aws
AWS IoT SDK port for Mbed OS
Last updated: 14 Oct 2024 44 -
mbed-client-for-azure
Azure IoT Device SDK port for Mbed OS
Last updated: 14 Oct 2024 38 -
mbed-client-for-google-iot-cloud
Google Cloud IoT Device SDK port for Mbed OS
Last updated: 14 Oct 2024 26 -
mbed-os-example-atecc608a
Mbed OS Examples for the ATECC608A
Last updated: 14 Oct 2024 175 -
Last updated: 14 Oct 2024 88
-
Mbed OS
mbed-os-example-ble-BatteryLevel
This example creates and updates a standard Battery Level service containing a single GATT characteristic. The battery service transmits a device's battery level in percentage, with 100% being a fully …
Last updated: 15 Aug 2019 82 3224 -
Mbed OS
mbed-os-example-ble-Beacon
This example creates a BLE beacon: a method of advertising a small amount of information to nearby devices. The information doesn't have to be human-readable; it can be in a …
Last updated: 15 Aug 2019 82 1165 -
Mbed OS
mbed-os-example-ble-Button
BLE_Button is a BLE service template. It handles a read-only characteristic with a simple input (boolean values). The input's source is the button on the board itself - the characteristic's …
Last updated: 18 Oct 2019 87 981 -
Mbed OS
mbed-os-example-ble-EddystoneObserver
The Eddystone Observer scans for Eddystone beacons that are running the Eddystone Service example (see there for general information about Eddystone beacons). It reads the advertising packets broadcast by these …
Last updated: 08 Sep 2017 43 141 -
Mbed OS
mbed-os-example-ble-EddystoneService
Eddystone beacons broadcast a small amount of information, like URLs, to nearby BLE devices. The canonical source for this example lives at https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_EddystoneService
Last updated: 08 Sep 2017 44 349