Jakeler / ble-serial

"RFCOMM for BLE" a UART over Bluetooth low energy (4+) bridge for Linux, Mac and Windows
https://blog.ja-ke.tech/tags/#bluetooth
MIT License
264 stars 37 forks source link

Error: Specified characteristic is not writable! #9

Closed jedras1991 closed 3 years ago

jedras1991 commented 3 years ago

Hi, I'm trying to connect to ble-nano keywish module which as far as i know contains cc2540 chip. Its characteristics are the same as in example, but i still cant connect to the module. Erroe is: Specified characteristic is not writable!. I can connect to module with android or windows. Would much appreciate ant help.

Jakeler commented 3 years ago

Please post the description from your device with ble-scan -d and the full output of ble-serial with -v.

Jakeler commented 3 years ago

I am closing this because of inactivity.