<div dir="ltr">Hi there,<div><br></div><div>I attached you some patches which add the QtBluetooth serial implementation.</div><div>The Bluetooth download mode is accessible from the DownloadFromDiveComputer</div><div>widget.</div><div><br></div><div>In order to connect to a Bluetooth device I decided to remove the SDP discovery because</div><div>it doesn't work for all devices. For the moment I try to connect to the device using the RFCOMM </div><div>channel 1 because this is the default channel of the SPP service for most devices. </div><div>If this doesn't work I try again on RFCOMM channel number 5 (for Petrel2 devices).</div><div><br></div><div>The last patch is not mandatory. It adds some extra logs which can be useful for </div><div>debugging.</div><div><br></div><div>Claudiu</div></div>