11-08-2026, 23:33
(11-08-2026, 13:39)PapaErde Wrote: Next i uploaded the "4proDB_flash_write_test" and monitored the Output via Serial Monitor:
13:19:44.678 -> ⸮k
13:19:44.678 -> Z@⸮)⸮!!⸮I_J0i+#)V⸮ĉ⸮⸮⸮!+B#a⸮⸮1ZH!!ARFM95 init done.
13:19:44.909 -> RFM95 goes to Sleep Mode.
13:19:44.976 -> Point 1
13:19:44.976 -> Logger chip status register: 10001100
13:19:44.976 -> Manufacturer ID: C0
13:19:44.976 -> Device ID (part 1): 2A
13:19:44.976 ->
13:19:44.976 -> Point 2
Here the output stops after Point 2... What´s interesting: There are differences in the Output of Manufacturer ID and Device ID under Test- and Mainversion Sketch.
Would appreciate any advice for further testing. Thank you.
Best, PapaErde
This is a great clue. Could you please try compile and re upload the WeatherDuino firmware with the data logger disabled
Code:
// --------------------------------------------------------------------------------------
// Data Logger Settings (Davis compatible)
// --------------------------------------------------------------------------------------
#define LOGGER_ENABLE 0 // 0= Disable 1= Enable, and then start Cumulus MX also with the data logger option disabled?
Maybe the issue is with the data logger chip on the WeaterDuino RX board.
Please let me know if with the data logger disabled Cumulus MX starts to receive data.
The upgrade to latest ComulusMX 5.1.5 isn't the problem, I have tested and it works.
Rgs.
Werk_AG

