gkoh / furble

A bluetooth wireless remote shutter release/button for Fujifilm X/GFX and Canon EOS cameras.

Home Page:https://furble-web-installer.koh.wtf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New camera firmware (eg. 1.50 for Fujifilm X-T30) cannot pair

gkoh opened this issue · comments

The release of new firmware for recent Fujifilm cameras to support the Tripod Grip TG-BT1 has broken our pairing.
During a new pairing request, furble claims success, but the camera just sits there waiting for a valid pairing partner.
Going to need a fix for this, furble is now dead with the new firmware.

As near I can tell, the protocol exchange is identical, I must be missing something subtle.
Will continue to investigate when I have more time.

This turned out to be changes in both the NimBLE-Arduino library (v1.4.1) and the new firmware.
I couldn't exactly work out if it was both, but can confirm that requiring responses on the writeValue() has fixed it.