10-08-2026, 23:50
Hi,
Sorry for the late reply.
When the problem appeared, had you upgraded the Cumulus MX software? It wouldn't be the first time a Cumulus MX upgrade broke WeatherDuino's Davis emulation.
Have you tried connecting to Cumulus MX via TCP instead of USB? If that works, we will know the problem is related to the USB port.
Rgs
Werk_AG
Sorry for the late reply.
When the problem appeared, had you upgraded the Cumulus MX software? It wouldn't be the first time a Cumulus MX upgrade broke WeatherDuino's Davis emulation.
Have you tried connecting to Cumulus MX via TCP instead of USB? If that works, we will know the problem is related to the USB port.
Code:
// --------------------------------------------------------------------------------------
// Define Station Connection Mode - USB or TCP
// --------------------------------------------------------------------------------------
#define CON_MODE 0 // 0= USB, 1= TCPRgs
Werk_AG

