summaryrefslogtreecommitdiff
path: root/examples/bluetooth/ble_simple_central.py
AgeCommit message (Expand)Author
2023-09-01examples/bluetooth: Link to aioble in BLE examples.Jim Mussared
2023-02-15examples/bluetooth: Fix check for _conn_handle being None.Damien George
2020-09-26examples/bluetooth: Update to use positional-only args to irq().Jim Mussared
2020-08-29all: Update Python code to conform to latest black formatting.Damien George
2020-07-18examples/bluetooth: Add simple UART demo with central and peripheral.Jim Mussared