On October 12, I’m giving a webinar about reverse engineering Bluetooth Low Energy (BLE) devices. In this hands-on demonstration, I’ll show you how to figure out commands sent between a mobile app and a BLE device by sniffing BLE traffic, as well as how to send these commands in your own Python software using the Bleak library:
I’ll demonstrate this with a Bluetooth clock for which I integrated time synchronization code into Theengs Gateway.