Hi, I'm not too sure if this is the best place to look for answers to this but if anyone has had a similar issue any help would be greatly appreciated.
I've been having an issue with writing greater than 20 bytes to a BLE characteristic. This issue only occurs when using 'bleak' for windows and so doesn't occur when using for example the nRF connect app. I thought this would be due to the MTU size but when using 'bleak' to check the MTU size it says it is 247 bytes.
Would it be an MTU size issue or something else? If this isn't the best place to be asking this question could anyone direct me to another site?