Search found 1 match

by rnplus
Sun Sep 07, 2025 2:00 pm
Forum: ESP-IDF
Topic: Nimble BLE GATT write returns status 0x103 (259)
Replies: 0
Views: 1049

Nimble BLE GATT write returns status 0x103 (259)

Hello! I'm trying to communicate with a BLE thermal printer from an ESP32.

I am trying to do what this Python script does on a PC: https://github.com/rbaron/catprinter/blob/main/catprinter/ble.py

My attempt at porting this to ESP32 can be found here: https://github.com/renzenicolai/catprinter-test ...

Go to advanced search