Skip to content

Commit

Permalink
Changed DFU reboot characteristic uuid to be compatible with the OTA DFU
Browse files Browse the repository at this point in the history
app
  • Loading branch information
clydebarrow committed Apr 8, 2017
1 parent 17e9ee1 commit 4ceb8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/gatt/gatt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<value length="8" type="const">Value...</value>
<description>User char</description>
</characteristic>
<characteristic uuid="773c1007-d065-45bd-890b-d960e85e0247" id="ota_trigger">
<characteristic uuid="1F87F0EE-80E8-4119-81A4-0496B8BE64A3" id="ota_trigger">
<properties type="user" write="true" write_no_response="true"/>
<value type="user" length="4"/>
<description>DFU Trigger</description>
Expand Down

0 comments on commit 4ceb8af

Please sign in to comment.