<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GoPro control over BLE, write char issue.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/121745/gopro-control-over-ble-write-char-issue</link><description>Hello. 
 I&amp;#39;m trying to control a GoPro camera via ble. Gopro has documentation that describes the available services and chars, as well as the exchange protocol ( https://gopro.github.io/OpenGoPro/ble/ ). 
 
 At the moment I am trying to send a command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 May 2025 12:58:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/121745/gopro-control-over-ble-write-char-issue" /><item><title>RE: GoPro control over BLE, write char issue.</title><link>https://devzone.nordicsemi.com/thread/536786?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 12:58:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc38a8b1-f402-41a6-a69d-982518d7dad7</guid><dc:creator>D233374</dc:creator><description>&lt;p&gt;03 01 01 01 command to start record&lt;/p&gt;
&lt;p&gt;03 01 01 00 command to stop record&lt;/p&gt;
&lt;p&gt;The difference is that&amp;nbsp; &amp;quot;handle&amp;quot; tab has [Service UUID...] in message from nRF Connect and only [UUID .. ] from my code.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The byte values ​​I send make no difference in this case.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GoPro control over BLE, write char issue.</title><link>https://devzone.nordicsemi.com/thread/536784?ContentTypeID=1</link><pubDate>Fri, 23 May 2025 12:45:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0bf5787d-3721-4f4e-86bb-ea27ec34f08c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
[quote user=""]I used a sniffer to see what is happening and compare the command that I send from the phone via nRF Connect and from my code.[/quote]
&lt;p&gt;Seems like they are sending 2 different values as well.&lt;/p&gt;
&lt;p&gt;nRF Connect:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1748004230442v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Your code:&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1748004242872v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;From the log:&lt;br /&gt;&amp;lt;debug&amp;gt; app: Send 4 bytes data on handle 0x38&lt;br /&gt;&amp;lt;debug&amp;gt; app: 03 01 01 01 |.... &lt;br /&gt;&lt;br /&gt;Maybe it works better if you send the same value as with&amp;nbsp;&lt;span&gt;nRF Connect?&amp;nbsp;03 01 01 00&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>