Hi,
Recently, we were trying to support the HID device OTA function.
We have make an user control panel which could read the device FW version via driver which communicate to OS directly.
Thus, we would like to let the panel show modified FW version after the OTA is proceed in the system (PC).
Somehow, we just found that system could not read the version after OTA.
(The FW version is the character in Device Information UUID)
Not sure whether it need to ask system to proceed the discover again or there is an easy way?
If it still need to request the host to proceed the discover again, which API I should use in peripheral device?
And does it need to modified the bootloader to achieve the requirement? Hope there is no need to modified the bootloader.
I am looking forward to hearing any response.
