eriklins / BLE-Scout

Cross-platform desktop Bluetooth LE tool.
MIT License
11 stars 2 forks source link

Add Microchip Virtual Serial Port for BLE #2

Open joeygold opened 2 weeks ago

joeygold commented 2 weeks ago

Microchip BLE modules all have the same RNBD451, RN4870 and RN4871 BLE Characteristics

UART_SERVICE_UUID = "49535343-4C8A-39B3-2F49-511CFF073B7E" UART_RX_CHAR_UUID = "49535343-8841-43F4-A8D4-ECBE34729BB3" UART_TX_CHAR_UUID = "49535343-1E4D-4BD9-BA61-23C647249616"