Skip to content

File Configuracion.h

File List > firmware > Configuracion.h

Go to the documentation of this file

#ifndef CONFIGURACION_H
#define CONFIGURACION_H

#define ID_USUARIO "AIRLINK_01"

#define HABILITAR_NBIOT 1

#define SERVIDOR_IP "http://direccion.servidor.com"   
#define SERVIDOR_PUERTO "64340"                       
#define SERVIDOR_API "/aqindoor"          

#define APN_NBIOT "iot.1nce.net"

#endif  // CONFIGURACION_H