Stay updated with the latest news and success stories from Globalsat Group. Explore our diverse range of industry insights, innovative solutions, and remarkable achievements as we continue to empower businesses and individuals with reliable, high-performance communication solutions.
Globalsat Group Awarded “Deal of 2024” for Innovative IoT Solution Developed in Brazil
At ELEVATE Viasat's global partnerevent, held recently in California, USA, Globalsat Group was recognized as the“Deal of 2024” by the American company.
Globalsat Group establishes strategic alliance to form Globalsat Central America and the Caribbean
Globalsat Group has agreed to forma strategic alliance to create a new affiliate to develop IoT opportunitiesthroughout Central America and the Caribbean.
Globalsat Group and Myriota sign collaboration agreement
The worldwide collaboration anddistribution agreement between Myriota and Globatsat Group will revolutionizesensor connectivity for Globatsat´s customers.
MSUA Announces Re-Election of J. Alberto Palacios, Founder and CEO of Globalsat Group, to 2024 Board of Directors
The 30-year old not-for-profit association, shares election results for the leaders that will represent millions of satellite solutions users worldwide.
GlobalSat Group Partners with Rivada to bring The OuterNET™ to Latin America
Next-Generation Network is Key for Mission-Critical Infrastructure • Unique global data constellation using satellite-to-satellite laser links
• Resilient and ultra-secure low latency network
• Combining the speed of fiber with the reach of satellite
Oops! Something went wrong while submitting the form.
fetch('https://api.ipify.org?format=json')
.then(response => response.json()) // Convertir la respuesta a JSON
.then(data => {
console.log('Tu IP pública es:', data.ip);
// Mostrar la IP en algún elemento del DOM
document.getElementById('user-ip').textContent = data.ip;
})
.catch(error => console.error('Error al obtener la IP:', error));
//--------------------------------------------------