RChadwick7

Results 41 comments of RChadwick7

Here's the log: DEBUG: (2020-05-20T20:25:06.232) :0 - Platform send command: "MOOLTIPASS_STATUS (0x00b9)" DEBUG: (2020-05-20T20:25:06.232) :0 - Full packet# 0 : "[0x00, 0xb9]" DEBUG: (2020-05-20T20:25:06.241) :0 - Message payload length: 1...

I've tried another one, with the same results. I've found that, when it loses connection, instead of unplugging and re-plugging the Mooltipass, I simply kill and restart Moolticute, and it...

I think I may have found the issue. Mooltcute was configured to back up it's database to a network share, and that share was temporarily down. This might explain why...

The additional hardware doesn't need to be difficult to add. MicroSD modules are cheap, and would only require soldering a few wires. If you plan on growing the tool, I...

I second this. I recently came across a website that wants three fields... Your email or acct number, your password, AND your last name.

I'd like to add my vote for making this a higher priority. I use about 5 laptops and 2 + Android devices regularly. I have two BLE's, and I usually...

I'm not familiar with multiple device Bluetooth programming, so I'll defer to you, or rastagraffix. :) A possible workaround that might be easier to implement would be to connect to...

I originally thought it was an ENTER issue, where Windows likes ASCII 10 and 13. Well, I'm getting closer. It's not just the ENTER key. It's SPACE and arrow keys...

Nevermind, my brain fart cleared , and realized the problem was in the ducky script file having a CR and LF and not being parsed properly. I updated the code...