uploaded 1 year ago
A common layer to manage the BLE connection, support both Bluedroid and Nimble

4 examples

  • ble_conn_mgr 4
    • ble_spp 2
      • spp_client
        This reference design provides a BLE SPP central example that emulates a serial port connection over Bluetooth Low Energy (BLE), using vendor-…
        6.52 KB
      • spp_server
        The BLE SPP peripheral example demonstrates how to implement a vendor-specific Serial Port Profile over BLE, enabling two devices to connect and…
        6.29 KB
    • ble_periodic_adv
      This example starts periodic advertising with a non-resolvable private address using a Bluetooth controller based on BLE connection management. It…
      5.31 KB
    • ble_periodic_sync
      This example performs a passive scan for non-connectable, non-scannable extended advertisements, establishes periodic sync with an advertiser, and…
      6.09 KB