hbldh / bleak

A cross platform Bluetooth Low Energy Client for Python using asyncio
MIT License
1.61k stars 279 forks source link

NSLocalizedDescription The request is not supported #1583

Closed Huy1908 closed 3 weeks ago

Huy1908 commented 3 weeks ago

I tried writing char but got the following error "Failed to connect to iPhone: Failed to write characteristic 21: Error Domain=CBATTErrorDomain Code=6 "The request is not supported." UserInfo={NSLocalizedDescription=The request is not supported.}"

Please check the main file I have attached with the code content main.txt