blatann.examples.central_device_info_service module

This example demonstrates reading a peripheral’s Device Info Service using blatann’s device_info service module. The operations here are programmed in a procedural manner.

This can be used alongside any peripheral which implements the DIS and advertises the 16-bit DIS service UUID. The peripheral_device_info_service example can be used with this.

blatann.examples.central_device_info_service.main(serial_port)