# APP & firmware cowork ### Bluetooth process 命名待確定 未定 待工程部門結論 * Boardcast "M001-{productID}{DeviceName}" * ex: M001-X5TVRIJ59A000002 未定 ## step * step 0. mobile BLE pairing * step 1. mobile get **productId**,**deviceName** from **"device Bluetooth boardcast name"** * Step 2. mobile send ``` {"SSID":"String","Password":"String","PSK":"String"} ``` * Step3. mobille read "success msg" * Bluetooth process done ## other wifi passwrod 錯誤 待處理