caichunjian520
caichunjian520
Does instax mini link use the same communications protocol as sp-2? If the answer is true, I gonna buy a mini link instead of sp-2.
Last year, I successfully translate this project to iOS project with swift language. So I purchased a mini link to test. There are three characteristics can read or write 0xFFE1...
I just try to get the BLE HCI log file. There are two files when printing a photo with mini link printer. One file with extension .log, another with extension...
I have a question. I worked on several BLE projects on iOS as well as Android. All of them need to set notify for listening data change from peripheral device....
ASCII for 10458647 (SN? or version?) byte 6 is length, 8 10458647 is my instax mini link serial number string. I think every device is different.
Sorry for my poor English and lack of knowledge on bluetooth data. I just print a photo and get the log The image data split into 69 blocks, 900 bytes...
In experimental/gan356/gan-simple.js file, it decodes the bluetooth data from cube. Characteristic FFF5 is for angle and battery info. From the first 6 byte value, we can get its eular angle...
Thanks for your detail explanation, I find I need to learn a lot to handle this for my project.