Hello
@HBTA, I experienced the same issue with 10-20 seconds delay after switching between AiMesh nodes (RT-AC68U + RP-AC55). The interesting part is that ping monitoring utilities (on both iOS, Android and just ping on Windows) worked perfectly during the node switch, at most one packet 100ms delay, and also Wi-Fi indicator transition from weak signal to strong signal instantly, but all the application traffic got stuck during this time, causing calls loss. Also what I noticed (maybe just my feelings and not the real case), that if browsing Web via browser during this time, jumping around the pages on the website you have opened already got stuck, however going to the new tab and opening website you did not have opened with the old AiMesh node works fine without any delays. This made me thinking that there is something happening with TCP-connections.
Solution that worked for me:
After trying many different things from this forum, I found this:
Disabling NAT acceleration mentioned there did the trick and now transition works perfectly without any hiccups during calls. This gave instant result unlike Wi-Fi options tuning like channels, Airtime Fairness and Universal Beamforming toggling.
Uneducated guess which can be wrong:
It seems to be that NAT acceleration for TCP and UDP is doing some optimizations that are failing during transitioning from one AiMesh node to another. And ping uses ICMP protocol, which does not have ports and is processed differently by NAT, maybe that is why ping works good during node switch unlike TCP.