BLE-HUD-navigation-ESP32
BLE-HUD-navigation-ESP32 copied to clipboard
From/to table for data meaning
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)
Hi @aleonnet, thank you! Currently there are no more data from the app, so it just doesn't send distance and time remaining.