BLE-HUD-navigation-ESP32 icon indicating copy to clipboard operation
BLE-HUD-navigation-ESP32 copied to clipboard

From/to table for data meaning

Open aleonnet opened this issue 1 year ago • 1 comments

Hi @alexanderlavrushko awesome job! Contratulations! It's a pity other Apps doesn't support BLE HUD like Sygic, even though it's iOS only.

How can we get the table for data meaning? perhaps beyond the basic data, like... it'll be nice do have the distance and time remaining.

<< Data example: 0x01320A3335306D, meaning: basic data (0x01), current speed limit is 50km/h (0x32), turn right (0x0A) in 350m (0x3335306D, not null-terminated string)

aleonnet avatar Nov 09 '23 19:11 aleonnet

Hi @aleonnet, thank you! Currently there are no more data from the app, so it just doesn't send distance and time remaining.

alexanderlavrushko avatar Nov 10 '23 06:11 alexanderlavrushko