Skip to content

Instantly share code, notes, and snippets.

@gugaiz
gugaiz / problema_microinversor_deye_Argentina.md
Created May 3, 2026 22:38
Diagnóstico y Solución de Problemas de Grid en Microinversor Deye SUN-225G4-EU-Q0-I (Argentina)

Problema

El microinversor no se conecta a la red eléctrica AC, mostrando:

  • Estado: FAULT (estado 4)
  • Código de fallo: F35 - "No AC grid" (無市電)
  • Voltaje AC detectado: 0V
  • Frecuencia AC detectada: 0Hz

A pesar de que:

  • ✓ La red eléctrica tiene voltaje (220V)
@gugaiz
gugaiz / Making Apple Developer certificates on Linux.md
Last active November 2, 2023 19:47 — forked from boodle/Making Apple Developer certificates on Linux.md
Making Apple Developer certificates on Linux
  1. Create a new directory; mkdir Apple\ Enterprise cd Apple\ Enterprise

  2. Generate a certificate signing request openssl req -nodes -newkey rsa:2048 -keyout ios_enterprise.key -out CertificateSigningRequest.certSigningRequest

  3. With the information like so (ensure you give it a password): Country Name (2 letter code) [AU]:GB State or Province Name (full name) [Some-State]:London