We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be very useful to try out the BLE SPP connection.
Option to set same parameters as BLESPPCFG:<tx_service_index>,<tx_char_index>,<rx_service_index>,<rx_char_index> would be great.
BLESPPCFG:<tx_service_index>,<tx_char_index>,<rx_service_index>,<rx_char_index>
An app that can connect/send/receive text to/from ESP32 overs BLE SPP running in esp-at.
Since it's not standardised as classic SPP there is no other alternative. connecting a second esp is not less common I think.
No response
The text was updated successfully, but these errors were encountered:
or help this project to add support/tutorial kai-morich/SimpleBluetoothLeTerminal#28 (comment)
Sorry, something went wrong.
also some description would be great how to setup nRF app for BLE SPP, from there anyone can start to build a custom non-hobby app.
@mrx23dot
You can see the ESP-AT BLE example
I don't see any android app at that site that could be used with SPP, or mentioning of SimpleBluetoothLeTerminal and how to configure it.
No branches or pull requests
Is your feature request related to a problem?
It would be very useful to try out the BLE SPP connection.
Option to set same parameters as
BLESPPCFG:<tx_service_index>,<tx_char_index>,<rx_service_index>,<rx_char_index>
would be great.
Describe the solution you'd like.
An app that can connect/send/receive text to/from ESP32 overs BLE SPP running in esp-at.
Describe alternatives you've considered.
Since it's not standardised as classic SPP there is no other alternative.
connecting a second esp is not less common I think.
Additional context.
No response
The text was updated successfully, but these errors were encountered: