Size of data bytes

Hello,

i'm programing a nrf52832 and a nrf52805 and I'm using the peripheral uart example, I would like to change the size of the bytes of my rx and tx that I can send (150 or less) because for now this is 20 characters maximum.

I already tried to change the size of NRF_SDH_BLE_GATT_MAX_MTU_SIZE. He has a valor of 247 but my program is not working after that.

Thank you so much for your help. 

Parents Reply Children
Related