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

Sending multiple notify packets per connection interval

Hi,

Device: NRF53

I'm trying to send 3 notify packets in a 15ms connection internal but I can send 2.

I'm using Nrf connect and Zephyr.  is there a limit or a define to set this.

Thank you for any guidance and help

Regards

  • Morning Torbjørn,

    The end goal is to be able to send a minimum of 3 x160 byte packets every 15ms interval so this should be fine.  My new issue is that the original project is on an older SDK version that the fix doesn't work on but the fix for that is to update the sdk to the latest.

    Thanks for all your help.

  • Hi Neil

    In that case the fix should probably not be needed, if you are sending 160 byte packets. 

    Migrating to a newer SDK should be less of a hassle now than it was in the old days (with the nRF5 SDK), but this depends on how complex your project is obviously. 

    The best of luck Slight smile

    Best regards
    Torbjørn

  • Hi Torbjorn,

    Thank you for your support with this, I've integrated with the project and it's working well.

    ...also thank you Simon and Hung Slight smile

    Many thanks,

    Neil

Related