Best approach to send large chunks of bytes using BlueNRG-2 on STEVAL-STWINKT1
Hello all!I have a STEVAL-STWINKT1 board and I have created my custom services and characteristics to be able to send to a Raspberry Pi an uint8_t array of 240 bytes.From the RPi side, I am using bluepy to connect to my board and receive the notifica...