Saltar al contenido principal
Abrir/cerrar menú de navegación
Contact Support
Categorías
Centro de Ayuda
Preguntas Frecuentes
Búsqueda
Preguntas Frecuentes
Registrarse en Hello Heart
¿Cómo me registro en Hello Heart?
Artículo promovido
Necesito ayuda para registrarme en Hello Heart
Me acabo de registrar en Hello Heart. ¿Ahora qué?
Necesito ayuda para descargar la aplicación
Administrar tu cuenta
Tengo problemas para iniciar sesión
No recibí las instrucciones para restablecer la contraseña
Tengo problemas estableciendo una nueva contraseña
Necesito restablecer mi contraseña
¿Cómo habilitar el inicio de sesión con huella digital o rostro?
Tengo preguntas acerca de mis puntos o recompensas
Uso del monitor Hello Heart
¿Cómo conecto mi monitor de presión arterial?
Artículo promovido
¿Cómo me tomo la presión arterial?
La lectura de mi presión arterial es más alta/baja que lo esperado
Tengo problemas con mi monitor de presión arterial
Tengo problemas para conectar el monitor a mi iPhone o iPad
Tengo problemas para conectar el monitor a mi teléfono o tableta Android
Ver los 8 artículos
Uso de la aplicación Hello Heart
¿Cómo programo recordatorios para medir mi presión arterial?
Cambiar el idioma en la app de Hello Heart
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Can't find what you're looking for?
Contact Support
Categorías
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Abrir/cerrar menú de navegación
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categorías
Categorías
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
Más información
<% } %>
<% } %>