summaryrefslogtreecommitdiff
path: root/examples/bluetooth/ble_temperature.py
AgeCommit message (Expand)Author
2023-09-01examples/bluetooth: Link to aioble in BLE examples.Jim Mussared
2020-12-02extmod/modbluetooth: Allow setting char/desc enc/auth options.Andrew Leech
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-20extmod/modbluetooth: Add event for "indicate acknowledgement".Jim Mussared
2020-06-05extmod/modbluetooth: Make modbluetooth event not a bitfield.Jim Mussared
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-10-22examples/bluetooth: Use UUIDs directly to add services to adv payload.Jim Mussared
2019-10-18examples/bluetooth: Add basic BLE peripheral examples.Jim Mussared