Git Product home page Git Product logo

Comments (4)

ricardoquesada avatar ricardoquesada commented on May 29, 2024

Yes. BluetoothSerial is disabled.

See:
https://gitlab.com/ricardoquesada/esp-idf-arduino-bluepad32-template/-/blob/main/sdkconfig.defaults#L56

this is because it doesn't use Bluedroid. Instead it uses the BTstack stack (different one).

I would add Arduino APIs for BTstack, but you will need to implement the "serial" part yourself.

from bluepad32.

tbo711 avatar tbo711 commented on May 29, 2024

Thank you for the fast reply! I think I understand now. Do you think it would make it easier if used to wifi to connect with the phone? Any conflicts with the wifi functionality?

from bluepad32.

ricardoquesada avatar ricardoquesada commented on May 29, 2024

not sure... just try with regular ESP32 Arduino core.... create a very simple example that uses BT and WiFi... if that works, then it should work with ESP32-Bluepad32 Arduino core

from bluepad32.

ste2425 avatar ste2425 commented on May 29, 2024

@tbo711

This may not be of any help but i created an example using BTStack (the Bluetooth lib BluePad32 uses) to fire up a ATT Server and communicate with a web app. This was for me to build a web app that could perform OTA Updates on the EPS32 whilst using BluePad32.

It is possible to communicate with the ATT server via a mobile app or dekstop app if cofigured for BLE.

Obviously depends on what your are wanting to do but thought i would share as it may provide you an option.

#37 (comment)

from bluepad32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.