This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
examples
/
bluetooth
History
Alexander Wilde
b94ab6a2ef
examples/bluetooth: Raise ValueError when advertising data is too large.
...
Signed-off-by: Alexander Wilde <alexander.wilde87@gmail.com>
2023-09-01 14:02:51 +10:00
..
ble_advertising.py
examples/bluetooth: Raise ValueError when advertising data is too large.
2023-09-01 14:02:51 +10:00
ble_bonding_peripheral.py
examples/bluetooth: Add bonding/passkey demo.
2020-12-02 14:44:00 +11:00
ble_simple_central.py
examples/bluetooth: Fix check for _conn_handle being None.
2023-02-15 14:14:49 +11:00
ble_simple_peripheral.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_temperature_central.py
examples/bluetooth/ble_temperature_central.py: Remove service tuple.
2023-04-26 11:37:20 +10:00
ble_temperature.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_uart_peripheral.py
extmod/modbluetooth: Allow setting char/desc enc/auth options.
2020-12-02 14:36:50 +11:00
ble_uart_repl.py
all: Add missing imports for micropython.const.
2023-08-16 16:13:27 +10:00