Establish a BLE connection to a G1 device using its Bluetooth MAC address, enabling communication via the Nordic UART protocol. Returns connection status, device name, and error details if applicable.
Send hexadecimal messages to G1 Bluetooth devices via the Nordic UART protocol, await responses, and receive JSON status updates including sent status, response data, and errors.
Enables Claude to control Nordic Thingy:52 IoT devices via Bluetooth LE, allowing users to manage LED colors, play sounds, and read environmental sensors through natural language conversations.
Enables semantic search and question-answering over semiconductor component data stored in Excel files using ChromaDB vector database and HuggingFace language models through a RAG pipeline.
Enables communication with G1 Bluetooth devices using the Nordic UART protocol over BLE. Supports device discovery, connection management, and message exchange for G1 audio devices through natural language commands.