jnsw / bluetooth-to-bipropellant

Connecting a smartphone with bipropellant via bluetooth with an ESP32.
GNU General Public License v3.0
3 stars 2 forks source link

esp32 code need #8

Open emo8899 opened 1 year ago

emo8899 commented 1 year ago

could please share the esp32 code, i saw your code, but i'm not sure which one was i need.

jnsw commented 1 year ago

its the only code in this repo: https://github.com/jnsw/bluetooth-to-bipropellant/blob/master/src/main.cpp

emo8899 commented 1 year ago

image please help check this issue

jnsw commented 1 year ago

here it is:

https://github.com/jnsw/bluetooth-to-bipropellant/blob/master/include/bipropellant-hoverboard-api-master_arduino/src/HoverboardAPI.h

emo8899 commented 1 month ago

hi jnsw I flashed with the firmware bipropellant/[bipropellant-hoverboard-firmware] (configured with #define CONTROL_TYPE USART2_CONTROLLED), It's not working, I'm not sure if the firmware I generated has any problems. Can you share your hoverboard hank firmware(.bin or .hex)? Btw, I think the firmware of ESP32 should be correct. image

jnsw commented 1 month ago

I am not sure anymore what I did in the past, everything I did should be documented here.

I can't provide you with the bin or hex file as the computer is not available anymore on which I did that.