Acertronix LogoControl Panel

🏠 HA: Checking...
Product Module 485 485 Up-time Buffer Solutions Actions
❓
Confirmation
Are you sure?

πŸ“ System Notes

×

πŸ”„ Data Flow Architecture

Probe β†’ Acerline β†’ Communication_485 β†’ Module_485 β†’ Communication_Ethernet β†’ RPI β†’ Communication_MQTT β†’ Mosquitto_Broker β†’ UI_Interfaces

πŸ“‹ Component Description

ComponentDescription
ProbeTemperature/pressure sensor
AcerlineElectronic board that communicates directly with probes
485 ModuleRS485-to-Ethernet converter (e.g. IP 192.168.1.x)
RPIRaspberry Pi running NPX-485-Ethernet.py
Mosquitto BrokerMQTT server (local and mqtt.novaspex.com)
UI InterfacesDashboard, Sensor Maps, Home Assistant

⚠️ Status Messages (Solutions) - By priority

#MessageMeaning
1RPI offlineRPI no longer communicating (Delta time β‰₯ 2 min) - Check Internet/tunnel SSH
2485 Module not detectedTCP connection to port 65535 failed - 485 module off or wrong IP
3Buffer 0: no 485 module transmission485 module connected but no bytes received - RS485 A/B wiring incorrect
4No transmission from Acerline3 consecutive recv() timeouts - Acerline board off or disconnected
5Sensor data staleLast_push > 5 min - Data received but not published to MQTT
6System OKAll components working correctly

πŸ”§ Quick Diagnostic

ProblemCheck
RPI offlineRPI Internet, SSH tunnel (port), systemd service active
485 Module not detectedModule IP in .ini, module power, Ethernet cable
Buffer 0RS485 A/B wiring reversed?, baud rate 9600, termination
No Acerline transmission24V Acerline power, RS485 cable, DIP switch address
Sensor data stalePython service active but Last_push old - restart service

πŸ“¦ Release Notes

VersionDateChanges
Loading...