esp-at icon indicating copy to clipboard operation
esp-at copied to clipboard

Provide BLE SPP terminal app for Android

Open mrx23dot opened this issue 1 year ago • 4 comments

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

mrx23dot avatar Aug 01 '23 10:08 mrx23dot

or help this project to add support/tutorial https://github.com/kai-morich/SimpleBluetoothLeTerminal/issues/28#issuecomment-1656711027

mrx23dot avatar Aug 01 '23 10:08 mrx23dot

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 avatar Aug 01 '23 19:08 mrx23dot

@mrx23dot

You can see the ESP-AT BLE example

Luxin812 avatar Mar 20 '24 08:03 Luxin812

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.

mrx23dot avatar Mar 20 '24 09:03 mrx23dot