Skip to content
New issue

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

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

Already on GitHub? # to your account

add support for Bluetooth SPP #2

Open
fb opened this issue Mar 2, 2019 · 0 comments
Open

add support for Bluetooth SPP #2

fb opened this issue Mar 2, 2019 · 0 comments

Comments

@fb
Copy link

fb commented Mar 2, 2019

The ESP32 allows for a SPP bluetooth connection.
It can be done like this: fb/lark-sw@1fad2751 (taken from my reflog).

I think at first we could just output the same via TCP and Bluetooth.

fb added a commit to fb/lark-sw that referenced this issue Apr 19, 2019
Now it's possible to send a string from nmea_mux.c to TCP and Bluetooth.
nmea_mux could be used to mux data from UART1 or UART2 to the user stream.

For example
- GPS/Traffic from FLARM
- STBY Frequency to Radio

closes tmshlvck#2
fb added a commit to fb/lark-sw that referenced this issue Apr 19, 2019
Now it's possible to send a string from nmea_mux.c to TCP and Bluetooth.
nmea_mux could be used to mux data from UART1 or UART2 to the user stream.

For example
- GPS/Traffic from FLARM
- STBY Frequency to Radio

closes tmshlvck#2
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant