Status?
@folny Hi, I am wanting to try this, I have compiled the code and loaded up an ESP32-VROOM dev board to test. I have also loaded the Android app on my phone. It does connect via bluetooth ok, but then the app has an error and then the app stops ..
The error is: Select list item: List index too large Select list item: Attempt to get item number 5 of a list of length 4: (-99 200 65535 65535)
It seems the ESP32 is sending 5 items(battery V as well), but the android app only wants 4, is this correct. Maybe a mismatch of versions between android app and ESP32 code? Or will the code not work at all with a dev board in place of real board?
What is the status? Is it working at all? If so, what are the issues, I may be able to help ..
Cheers
@folny ?
@folny, please answer. Also, what is the function of IO27 on the board, it is wired up, but there is no code to drive it that I can see ..