Thank you, but unfortunately it did not help. I see it is waiting much longer until the "[WebRTC] No activity on connection - closing ..." but still nothing.
I get the blue "Connected to xxx..." message almost immediately on the phone when browser logs
"[WebRTC] Peer ID: xxx ...." , "[WebRTC] Connecting to yyyy" but then nothing happens and after 10 seconds it ends in same way "[WebRTC] No activity on connection - closing yyyy"
So I don't know, something is blocked somewhere when the phone is over mobile connection. The PC->phone direction is however somehow working as I get the connected message with correct guid of the PC side on the phone. Is there some logging of the phone javascript side where this WebRTC part runs?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thank you, but unfortunately it did not help. I see it is waiting much longer until the "[WebRTC] No activity on connection - closing ..." but still nothing.
I get the blue "Connected to xxx..." message almost immediately on the phone when browser logs
"[WebRTC] Peer ID: xxx ...." , "[WebRTC] Connecting to yyyy" but then nothing happens and after 10 seconds it ends in same way "[WebRTC] No activity on connection - closing yyyy"
So I don't know, something is blocked somewhere when the phone is over mobile connection. The PC->phone direction is however somehow working as I get the connected message with correct guid of the PC side on the phone. Is there some logging of the phone javascript side where this WebRTC part runs?