18-06-2020, 20:25
(17-06-2020, 23:15)Werk_AG Wrote:(17-06-2020, 20:29)bombenm Wrote: ...
Can I somehow simulate the connection of the two missing sensors in order to cheat the receiver and thus close the sequence?
Hi,
Yes, you can!
Just program the Pro2 PLUS to work is Test Mode. You will find how at the end of the Config_Options.h
Bear in mind that, running a system in Test mode, have some collateral effects. After you end all your test, and right before starting to use your system in prodution, you MUST perform a Factory Reset (search the forum about how to do it).
Code:// --------------------------------------------------------------------------------------
// Test Mode : Never run a live system in test mode
// --------------------------------------------------------------------------------------
bool Test_Mode = true; // false= Normal working mode, true= Test mode only (no logger, no usb connection)
Rgs.
Hi Werk,
Today I tried to load the latest version of software, in test mode, into the receiver, hoping that everything would work.
Unfortunately nothing happened, in the sense that the display is always frozen on the same page that I photographed.
The receiver transmits the data to the weatherduino 4pro.
I noticed that it shows three dots, two of which are green and one red.
I also photographed the system initialization and it looks good to me.
Anyone have any ideas?
In your opinion, could it be a problem with the display (connections or hardware problems)?
Thanks

