Hi I am using V298, isn't it repeated automatically in the filename? greetings Tom Am 23.08.2020 um 05:43 schrieb brownrb: What firmware file are you using? I know the issue and how to correct it. issues incompiling myFP2_ULN2003_298.ino https://sourceforge.net/p/arduinoascomfocuserpro2diy/discussion/general/thread/41e4dd6546/?limit=25#f21e Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/arduinoascomfocuserpro2diy/discussion/general/ To unsubscribe from further...
it is uncommented: // To enable support when usng a Micro instead of a Nano, uncomment the next line #define CONTROLLERISAMICRO 1 // provided by IL, enables the serialEventRun function for a Micro and I get the above error
Hi, tried to compile myFP2_ULN2003_298.ino it seems there is something missing around lines 842 in myFP2_ULN2003_298 I give you the complet error-output: Arduino: 1.8.13 (Windows 10), Board: "Arduino Micro" In file included from F:\myFocuserPro2\myFP2_ULN2003_298\myFP2_ULN2003_298.ino:358:0: sketch\serialcomms.h: In function 'void serialEventRun()': serialcomms.h:614:5: error: 'serialEvent' was not declared in this scope serialEvent(); ^~~~~~~~~~~ sketch\serialcomms.h:614:5: note: suggested alternative:...
Hello, thank you for the very nice piece of work of the Focuser! using N.I.N.A I wanted to connect FocuserPro2 via Ascom. unfortunately I get an error message: Please reconnect focuser! Cannot connect to controler clicking on settings of Focuser in N.I.N.A, the Focuser windows opens and I can modify the settings, but still no connect. re-connecting on hardware-side does not help. any advice ? thank you very much Tom in attachment: N.I.N.A - log screenshot of error-message