Hi all,
I'm currently developing an app to communicate between my Android phone and a BLE object. I would like to use OAD to perform an update of firmware on it.
So I looked at the project Sensor Tag that implements the OAD. But after couple days of research (wiki, forums...) I'm kinda lost in all the code.
Is anyone could help me to understand the sequence of steps to implement it. I'm not sure I need all of it (I mean the all class as it is implemented in the project) but as I can't understand what goes after what, I can't reproduce it clearly.
I hope I'm clear enough and I gave you enough details. Any help would be appreciated. Thanks !