This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Problem connection to centrals to one peripheral

Hello,

I need help. I cannot see my earlier ongoing ticket!? I have been working With it for the last couple of Days and today i was asked to share my Project but now the whole ticket is gone:( What to do, do i need to do it all again or can you guys pick it up somewere?

/Kalle

Parents
  • If you dont have any backup. 

    I have tried to change parameters in example codes but i Always get the error code 0x3001 if i change the number of Connection (doenst matter if i increase peripherals or centrals). If i change it from 1 to let us say 2 or more, i get 0x3001.
    The function that return this error message is:
    ret = sd_ble_gap_adv_start(&adv_params, m_conn_cfg_tag);

    The parameter that i change is:

    #define BLE_GAP_ROLE_COUNT_PERIPH_DEFAULT      (1)

    In my last ticket we get so far that i was asked to send/share my Project. I asked how, if the responsible person had an >FTP or email for sharing this Project. After that the ticket dissapeared.

Reply
  • If you dont have any backup. 

    I have tried to change parameters in example codes but i Always get the error code 0x3001 if i change the number of Connection (doenst matter if i increase peripherals or centrals). If i change it from 1 to let us say 2 or more, i get 0x3001.
    The function that return this error message is:
    ret = sd_ble_gap_adv_start(&adv_params, m_conn_cfg_tag);

    The parameter that i change is:

    #define BLE_GAP_ROLE_COUNT_PERIPH_DEFAULT      (1)

    In my last ticket we get so far that i was asked to send/share my Project. I asked how, if the responsible person had an >FTP or email for sharing this Project. After that the ticket dissapeared.

Children
Related