I'm working on a BLE Peripheral device with a GATT Server based on Serialization (SPI) and STM32. The Peripheral device also has a BLE Central Device to connect to another Peripheral; though for this issue I don't believe the Central Device impacts my…