Peripheral is the device that you would like to communicate with (the “server” of BLE). This
struct contains both the current state of the device (its properties, characteristics, etc.)
as well as functions for communication.
Get the desk instance by it’s Bluetooth MAC address (BD_ADDR).
The address can be obtained also by accessing mac_addr property
on instantiated Idasen instance.