Support
Need help with BlueTea? Check the FAQ below, or email us.
Contact: support@rorical.blue
Frequently asked questions
- What is BlueTea?
- A Bluetooth Low Energy (BLE) testing and automation tool for iPhone and iPad. Scan for nearby peripherals, inspect their GATT services and characteristics, read/write values — then automate it all with small Lua scripts.
- Do I need a Bluetooth device to use it?
- For the device features, yes — any BLE peripheral works. The script editor, examples, and API reference can be used without a device.
- Does BlueTea collect my data?
- No. No accounts, analytics, tracking, or ads. Everything you create stays on your device. See our Privacy Policy.
- How does iCloud sync work?
- If you're signed in to iCloud, your saved devices and scripts sync across your own devices via your private iCloud (CloudKit). The developer cannot see this data. Without iCloud, everything stays local to the device.
- Are the Lua scripts safe?
- Scripts run in a locked-down sandbox with no file-system, network, or process access. They can only use the BLE API, build on-screen panels, and read/write their own on-device storage.
- Which devices are supported?
- iPhone and iPad running iOS / iPadOS 18 or later.
- How do I report a bug or request a feature?
- Email support@rorical.blue with your device model, iOS version, and steps to reproduce.