On 10/09/2024 21:46, 'Dirk Hohndel' via Subsurface Divelog wrote:
> Trying to get some others to take a look here.
> Adrian is using 6.0.5231 which has the libdivecomputer version that should support the Puck 4.
> I don't understand what's going wrong for him (he came in as an in-app-support request and I asked him to post here instead)
The subsurface log shows the results of a bluetooth scan, and the Puck4 is found:
Device found: "Puck4" "70:54:64:A2:E6:92" isLeScanResult: true Manufacturer
data size: 0
But there is no attempt to establish a bluetooth connection in the logs. So
either this information somehow didn't get logged, or subsurface didn't even try
to connect. Without more detailed logs it's impossible to tell what went wrong.
I could be wrong, but I have the impression that the log file only contains the
Qt logging, and all the subsurface specific logging is missing. Maybe a bug in
the logging code?
Jef