Skip to content
Discussion options

You must be logged in to vote

The COM port setting is probably a red herring for this profile. The Aillio R1 IBTS driver path in Artisan uses USB/libusb, not a normal serial COM port.

In the current code, Aillio R1 : unable to configure is raised while Artisan is trying to call set_configuration() on the USB device, before it can read the firmware/version info. So I would check the Windows USB driver binding first.

On Windows, older Bullet R1/IBTS connection issues in this repo were fixed by installing the legacy libusb-win32 (v1.2.6.0) driver for the Bullet device. The practical route is usually:

  1. Close RoastTime completely.
  2. Plug in the Bullet.
  3. Run Zadig as Administrator.
  4. Select the Aillio/Bullet device, not a COM port.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@hotdobb
Comment options

@krotname
Comment options

Answer selected by hotdobb
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants