Configure a cellular gateway node (AMN-PLUS-C, AMN-PLUS-H, or AMN-MODULO) to collect data from nearby mesh edge nodes and send it to the neatMon cloud.
An AMN Cellular Gateway acts as a bridge between mesh edge nodes and the neatMon Cloud API server.
It hosts a local access point (SSID: neatmon-esp32
) that mesh nodes connect to and use for local data transfer.
amn-cg-firmware-vXXX.bin
Component | Description |
---|---|
Device | Cellular enabled AMN-PLUS or AMN-MODULO |
Antenna | High-gain antenna |
Antenna Bulkhead | Connection to antenna, preferably N-Male |
Power | At least 5W Solar Panel or 1A USB |
Control upgrade | Modem control |
From the serial console:
1 Network Config
9 Next page
6 Enable Gateway Mode
This will automatically disable sleep mode.
1 Network Config
5 Sync rate (mins)
Type: 60
2 Sensor Config
1 Add sensor
Select: 1 (nM TPRH)
Sample rate: 15
Clock port: 2
Data port: 1
x
Saving configuration to EEPROM...
Resetting node now...
Server: api.neatmon.io
Path: /api/device/81a8e7b1-bf35-8d4e-d48afcaf9218
Port: 1330
APN: hologram
Gateway mode: enabled
Sync rate: 60m
Alert sync: 15m
Sleep mode: 0
After boot:
AP IP address: 192.168.4.1
Waiting for client .....................
After configuration:
neatmon-esp32
to confirm the AP is active.AP IP address: 192.168.4.1
Waiting for client .....................
api.neatmon.io
.Issue | Cause | Fix |
---|---|---|
Gateway does not connect with mesh edge nodes | Gateway mode disabled | Enable via Network Config > Next Page > Enable Gateway |
Cloud upload fails | Weak signal, APN incorrect, Server IP incorrect | Check SIM, signal strength, verify IP address and network connections |
Edge node cannot connect | Gateway busy, wrong IP addresses used | Wait until gateway idle or increase sync rate, verify correct IP addresses used in configuration |