Due to my fat-fingers, some bad code may have gotten into the original _00R release of our I2C modifications and software. Inadvertent use of the D13 I/O pin caused the radio to go into transmit immediately on power up. We had overlooked the fact that D13 is used on the Arduino Nano to control an on-board LED and needs special treatment to use it as a Digital input.
This has been corrected by moving off of D13 and shifting to D11 and D12 instead of D12 and 13. To make it easier for everyone, I'm posting an updated zipfile that contains the corrected software and for those of you who have decided to try it, I have also included the required LiquidCrystal_I2C library necessary to get the code to compile properly -- Everything is included in the attached ubitx_I2C_V_1_01R.zip For some reason my ISP is blocking emails from [email protected] so any questions please reply directly to w0eb@.... Jim Sheldon, W0EB |