The According to this post "The BLE Device Monitor uses the TI Vendor Specific HCI commands to implement the OAD profile"
Can someone supply or point me to either documentation or example code of how this is done?
We want to automate OAD updates (i.e. not require user to utilise a GUI to update a device) and this seems the best avenue for us to do this since we're already using HCI in our software to scan for BLE advertising packets.
Thanks.