uploaded 2 months 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 BLE SPP central example demonstrates a Serial Port Profile (SPP) implementation over Bluetooth Low Energy (BLE) using custom profiles, allowing…
        6.53 KB
      • spp_server
        This BLE SPP peripheral example enables emulation of a serial port connection over Bluetooth Low Energy (BLE), consisting of a BLE SPP server and…
        6.34 KB
    • ble_periodic_adv
      This example starts periodic advertising with a non-resolvable private address, utilizing the Bluetooth controller based on BLE connection…
      5.17 KB
    • ble_periodic_sync
      This example demonstrates passive scanning for non-connectable non-scannable extended advertisements, establishing a periodic sync with the…
      5.96 KB