-
-
Notifications
You must be signed in to change notification settings - Fork 257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Santoker R500 Bluetooth not working on Artisan 2.8.2 #1088
Comments
HI Makomo, I made another report, the is R200 Bluetooth which is working on the Santoker app, it's my sample roaster and I would like to use Artisan for both the sample and the production roaster. The Santoker App works on Bluetooth in Windows 10 and Linux Ubuntu 22.04 LTS, but Artisan does not. I also have a smaller Q5 2.0 which that does work via WiFi (private network by Santoker module called Santoker 5) on both the Santoker App and Artisan. |
Just to Clarify there are two R200, the R200 and the R200 Bluetooth, Cropster has just fixed this issue, so I am hoping it is possible to fix with Artisan. I can test for you if possible. Thank You. |
Artisan is simply not implementing the Bluetooth communication. I also don't have a device to test thus I will not implement this. If you can submit an implementation of such a Bluetooth connection, please submit its code as PR and we will integrate it if we find the resources to do so. Note that Santoker never supported the Artisan project in any way, we not even have a specification of the protocol Santoker is using, and nobody in the team is willing or even able to do commercial software development for free. Note further that Cropster is a commercial software company that is financed by their customer. Artisan has zero relationship with Cropster and is a non-commercial open-source project. |
I just added a variants of the "Santoker Q Series" "Santoker R Series" which communicate the very same protocol via Serial/Bluetooth (not BLE!) instead of Network/Wifi. However, I am not sure this works for you as I don't have any technical information on this connection. Especially, I do not know the serial parameters (and if the transport is indeed serial communication via Bluetooth and not BluetoothLowEnergy BLE). Thus you need to specify the correct comm port (connected via BT) and the baudrate, byte size, parity and stopbits under menu Config >> Ports, ET/BT tab. The new continuous build with this addition is available here: https://github.com/artisan-roaster-scope/artisan/releases/tag/continuous Please report back if this works for you and if it works please tell me the correct serial parameters. |
Unfortunately, the aforementioned devices all work in BLE mode. |
Santoker R Series support was just improved and Bluetooth communication was added. Could you please check if the setup |
Stall |
Is your feature request related to a problem? Please describe.
Running Linux, Ubuntu I cannot connect artisan using Bluetooth, LInux sees the Santoker machine, and all permissions are correct. The Santoker software sees it fine on the same computer.
Describe the solution you'd like
I would like the Artisan software to recognize the Santoker R500 Bluetooth to use that software across all machines.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Using Linux, also tried in Windows 10 but only Santoker software works using bluetooth on both, not Artisan software.
The text was updated successfully, but these errors were encountered: