I am using STM32WB55 as client, I am establishing connection with server using "aci_gap_create_connection".
And I want to disconnect from the server so I am using aci_gap_terminate_gap_proc(GAP_DIRECT_CONNECTION_ESTABLISHMENT_PROC);
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-25 10:29 PM
But I am not able to disconnect.
Can someone please help me with how to disconnect from the server?
Labels:
- Labels:
-
STM32WB series
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-01-30 1:32 AM
Hello,
To terminate a connection from the server, you can use ACI_GAP_TERMINATE command.
Best Regards
