8000 examples/bluetooth: Add basic BLE peripheral examples. by jimmo · Pull Request #5223 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

examples/bluetooth: Add basic BLE peripheral examples. #5223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

jimmo
Copy link
Member
@jimmo jimmo commented Oct 16, 2019
  • ble_advertising.py -- helper to generate advertising payload.
  • ble_temperature.py -- simple temperature device.
  • ble_uart_periperhal.py -- UART wrapper
  • ble_uart_repl.py -- dupterm-compatible uart.

- ble_advertising.py -- helper to generate advertising payload.
- ble_temperature.py -- simple temperature device.
- ble_uart_periperhal.py -- UART wrapper
- ble_uart_repl.py -- dupterm-compatible uart.
@dpgeorge
Copy link
Member

Really nice, thank you! Merged in 25a228a with a minor change to the comment in ble_advertising.py, that the payload data length comes before the type.

@dpgeorge dpgeorge closed this Oct 18, 2019
@jimmo jimmo mentioned this pull request Nov 7, 2019
13 tasks
cdwilson pushed a commit to cdwilson/micropython that referenced this pull request Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0