-
Notifications
You must be signed in to change notification settings - Fork 1
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
Question: Using bluetooth without using Wi-Fi #4
Comments
@jcasman |
@simago Do you have information for X? The documentation indicates that X behaves differently with bluetooth. I believe it's easier to configure. |
Documentation of Theta X Bluetooth API is very insufficient for developers. I will discuss a plan with Theta members. |
@codetricity theta-ble-client demo works with Theta X, but current Theta X provides |
@simago can you confirm that the theta-ble-client does not work with the X to take a picture? Please confirm that the only BLE API commands that work with the THETA X are on this screen: We want to have a clear understanding of the expected capabilities of the theta-ble-client working with the THETA X. |
@codetricity theta-ble-client demo with Theta X, only following buttons work:
Tapping another button, an error message is displayed since Theta X does not support necessary BLE characteristics. |
@simago thank you, very helpful |
@jcasman I put the information out on .guide https://community.theta360.guide/t/ricoh-theta-bluetooth-sdk-theta-ble-client/9377/6?u=craig |
I got this question from the theta360.guide community. Is it possible to use bluetooth without using Wi-Fi at all?
I found this in the API documentation (here): “RICOH THETA authenticates a central device via Web API and Bluetooth API. The camera does not use pairing.”
To me that sounds like you need Wi-Fi to set up bluetooth. Is it possible to set up bluetooth without using Wi-Fi?
The text was updated successfully, but these errors were encountered: