This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

I get soft reset when MTU is bigger than 65

Hello!

I am trying to increase the MTU size to get higher speeds. When I increase the MTU above 65 the application locks/software reset when doing transfer. Up to 65 it works. I have increased RAM memory for SoftDevice a lot. No difference. I check the return value of softdevice_enable(). Always zero. I have not enabled DLE.

65 sounds awfully close to 64, but it is still a bit strange value.

Any hints or tips would be appreciated

Parents
  • Hi Sigurd,

    your debug suggestion worked. I have now found that the error comes from softdevice_handler.c line 187 and I get NRF_ERROR_DATA_SIZE (error code 12). I do not understand why.

    I will close this and open a new question, thanks for the help!

    /Stefan

Reply
  • Hi Sigurd,

    your debug suggestion worked. I have now found that the error comes from softdevice_handler.c line 187 and I get NRF_ERROR_DATA_SIZE (error code 12). I do not understand why.

    I will close this and open a new question, thanks for the help!

    /Stefan

Children
No Data
Related