renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

first BLE connection fails

renatobo opened this issue · comments

Device name is not recognized correctly until a connection with another BLE client is performed (e.g. LightBlue)
E.g. device shows up as either Nimble or a shorter version of its name

This seems to be due to iOS caching of previous identifiers - while it is still a problem if you re-use a previously used ESP32, there is no solution at the moment