Skip to content
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

I want to connect EBB to ESP32. How can I do that? #119

Open
SlimRG opened this issue Apr 26, 2024 · 0 comments
Open

I want to connect EBB to ESP32. How can I do that? #119

SlimRG opened this issue Apr 26, 2024 · 0 comments

Comments

@SlimRG
Copy link

SlimRG commented Apr 26, 2024

I want to use only 24V power (2 wires).
To do that I saw 3 ways.

  1. UART-TO-BLE (the best way). Connect to STM via UART to ESP32 and use in-board Orange PI BLE to connect. But I saw only a little information about USB-UART on board configuration and it requires clip two pins. Can you help me?

  2. CAN - CAN_TRACIEVER - ESP32 - Classic Bluetooth. Good chose, but I need can transiever, and it will use Classic Bluetooth, so I should write driver to implement interface.

  3. USB - Classic Bluetooth - the worst way in my opinion, because of slow implementation on esp32.

So, what do you think about it?
Can you help me, pls?

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

No branches or pull requests

1 participant