Other Parts Discussed in Thread: CC2540, CC2640
Hello,
I'm using CC2540 with BTool as central device to communicate with peripheral device. This peripheral device send data with MTU size 26. The problem is how to change MTU size in BTool, I tried to change it by instruction GATT_ExchangeMTU and I have successful response. But I am still not able to receive longer message prom Peripheral device. I tried to communicate with this peripheral device using the application in my cell phone, there it works. Is there something else what I have to set in BTool?
Thanks