John Blance
John Blance
can you post a debug run On Tue, 24 Oct 2023 at 06:26, luckylinux ***@***.***> wrote: > Is this issue due to a too-recent version of Python ? I have...
this bug should have been fixed in version 0.16.13
need to use rs485 protocol with the command - the default protocol for jkbms is the ble protocol try adding `-P jk485` or `-P jk232` (though these havent been fully...
this is being worked on at the moment - the current code doesnt really allow this to work
Do you have this setup working (with the app)? Have you logged the bluetooth traffic from the app?
Yep thats the way - then post the log and/or try to decode it yourself It takes a lot of trial and error to reverse engineer the ble log, but...
Great. Did you do anything in the app or is it just receiving data? Can you grab a screen shot of the data Ps you need wireshark to be able...
it looks like an encrypted setup  but some info is clearly visible in the trace, eg product info in frame 396 response on handle 0x0017  
response on handle 0x001d might have basic info     
> There is a encryption key after connecting. yes, but the encryption will make connecting with python harder