I am using BlueNRG M2 in a network co-processor mode and want to send 10 packets per second, each of 100 bytes. I have generated code through STM32CubeMX and changed the ATT_MTU value from 23 to 247 in the bluenrg1_gatt_server.h file, which was gener...