I'm trying to implement BLE in a VS Code extension with node-ble, but I'm getting this error upon trying to write data:
Operation failed with ATT error: 0x82
Does anyone have any idea what this means?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm trying to implement BLE in a VS Code extension with node-ble, but I'm getting this error upon trying to write data:
Operation failed with ATT error: 0x82
Does anyone have any idea what this means?