Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Robo-Tank v5.20 is Ready
#21
Ah brutal, thanks for letting me know. I made a small mod for someone and just looked and see I forgot to remove it before packaging the update. I'll do that right now, in 30 minutes you can download again. You can probably see the 2 functions that are commented out and below them are the same 2 functions. Remove the 2 and then uncomment the other two and you should be back to normal.
Reply to top
#22
(07-12-2019, 07:09 AM)midwestE Wrote: After re-enabling the web features and rebooting, it will reboot loop again

That's the part that makes no sense. As you can see the watchdog isn't enabled until after the web connects and with all my tests if I put a 30 second delay before enabling the watchdog it won't restart unless 10 seconds have pasts after it enables. By the time it enables everything is done so I don't know why this is happening especially as I don't experience it. Maybe back in the day when I first enabled it I made a mod to my IDE that none of you have. I'll have to look into it more. The package now ready for download has the watchdog removed and that feeder issue fixed so just download again and upload and you should be set.
Reply to top
#23
Sorry also...
I said I had same issue, but after comment out internet line, it’s ok.
Reply to top
#24
(07-12-2019, 07:22 AM)Rob F Wrote:
(07-12-2019, 07:09 AM)midwestE Wrote: After re-enabling the web features and rebooting, it will reboot loop again

That's the part that makes no sense. As you can see the watchdog isn't enabled until after the web connects and with all my tests if I put a 30 second delay before enabling the watchdog it won't restart unless 10 seconds have pasts after it enables. By the time it enables everything is done so I don't know why this is happening especially as I don't experience it. Maybe back in the day when I first enabled it I made a mod to my IDE that none of you have. I'll have to look into it more. The package now ready for download has the watchdog removed and that feeder issue fixed so just download again and upload and you should be set.

Not sure why, but uploading the new sketch I'm getting:

This should read 50: 255

(07-12-2019, 11:00 AM)midwestE Wrote:
(07-12-2019, 07:22 AM)Rob F Wrote:
(07-12-2019, 07:09 AM)midwestE Wrote: After re-enabling the web features and rebooting, it will reboot loop again

That's the part that makes no sense. As you can see the watchdog isn't enabled until after the web connects and with all my tests if I put a 30 second delay before enabling the watchdog it won't restart unless 10 seconds have pasts after it enables. By the time it enables everything is done so I don't know why this is happening especially as I don't experience it. Maybe back in the day when I first enabled it I made a mod to my IDE that none of you have. I'll have to look into it more. The package now ready for download has the watchdog removed and that feeder issue fixed so just download again and upload and you should be set.

Not sure why, but uploading the new sketch I'm getting:

This should read 50: 255

Full serial monitor log is:

Starting Robo-Tank v5.20
Initializing sd card...
SUCCESS - sd card initialized.
SUCCESS - Found index.html file.
This should read 50: 255
Starting Controller -------------------
assertion "(address & 0x80) == 0" failed: file "../source/twi.c", line 279, function: TWI_StartWrite
Exiting with status 1.
Reply to top
#25
(07-12-2019, 11:00 AM)midwestE Wrote:
(07-12-2019, 07:22 AM)Rob F Wrote:
(07-12-2019, 07:09 AM)midwestE Wrote: After re-enabling the web features and rebooting, it will reboot loop again

That's the part that makes no sense. As you can see the watchdog isn't enabled until after the web connects and with all my tests if I put a 30 second delay before enabling the watchdog it won't restart unless 10 seconds have pasts after it enables. By the time it enables everything is done so I don't know why this is happening especially as I don't experience it. Maybe back in the day when I first enabled it I made a mod to my IDE that none of you have. I'll have to look into it more. The package now ready for download has the watchdog removed and that feeder issue fixed so just download again and upload and you should be set.

Not sure why, but uploading the new sketch I'm getting:

This should read 50: 255

(07-12-2019, 11:00 AM)midwestE Wrote:
(07-12-2019, 07:22 AM)Rob F Wrote:
(07-12-2019, 07:09 AM)midwestE Wrote: After re-enabling the web features and rebooting, it will reboot loop again

That's the part that makes no sense. As you can see the watchdog isn't enabled until after the web connects and with all my tests if I put a 30 second delay before enabling the watchdog it won't restart unless 10 seconds have pasts after it enables. By the time it enables everything is done so I don't know why this is happening especially as I don't experience it. Maybe back in the day when I first enabled it I made a mod to my IDE that none of you have. I'll have to look into it more. The package now ready for download has the watchdog removed and that feeder issue fixed so just download again and upload and you should be set.

Not sure why, but uploading the new sketch I'm getting:

This should read 50: 255

Full serial monitor log is:

Starting Robo-Tank v5.20
Initializing sd card...
SUCCESS - sd card initialized.
SUCCESS - Found index.html file.
This should read 50: 255
Starting Controller -------------------
assertion "(address & 0x80) == 0" failed: file "../source/twi.c", line 279, function: TWI_StartWrite
Exiting with status 1.

All sorted out now.  I read in a different post that when it cant write to eeprom, you have to unplug it from power and USB for a period then plug it back in.  That worked and all seems to be working now.
Reply to top
#26
(07-12-2019, 10:44 AM)Dom59 Wrote: Sorry also...
I said I had same issue, but after comment out internet line, it’s ok.

Thanks, strange why this is happening, will look into it more.

Are you having the issues you were in previous versions?

(07-12-2019, 12:27 PM)midwestE Wrote: All sorted out now.  I read in a different post that when it cant write to eeprom, you have to unplug it from power and USB for a period then plug it back in.  That worked and all seems to be working now.

Whew, that was scary my first read, glad it worked out.
Reply to top
#27
For the moment it’s running, but with only 1 t° sensor. Tomorrow I will try internet, ph probe and other sensors.
Reply to top
#28
If you have all the sensors enabled on hardware connected screen than you'll be ok but if all are disabled expect one temp then there could still be issues. If there's a problem it should be easy to add a short delay.
Reply to top
#29
(07-12-2019, 01:31 PM)Rob F Wrote: If you have all the sensors enabled on hardware connected screen than you'll be ok but if all are disabled expect one temp then there could still be issues. If there's a problem it should be easy to add a short delay.

Hi Rob, 
 Without changing anything, display was frozen on clock screen saver, since 4 this morning.
Reply to top
#30
Hey Rob,

Just noticed that the update cleared the temperature settings for the tank (reverted to 70-72). You may want to mention that in bold in the original post as some reef creatures will struggle at temps that low.
Reply to top
#31
(07-13-2019, 04:10 AM)Dom59 Wrote: Hi Rob, 
 Without changing anything, display was frozen on clock screen saver, since 4 this morning.

Hi Dom, can you try disabling the screen saver, maybe I messed something up. I'm going to enable mine and let it run 24 hours. 

Do you know if just the display locked up or controller too? For future the best way to know this is first unplug RJ45 from display and plug it back in, if the display gets past the first red dot the controller was still running fine. If the screen was locked on an image I'm guessing only the display froze, typically if controller freezes the display will still function but with no current data.

(07-13-2019, 05:39 AM)midwestE Wrote: Hey Rob,

Just noticed that the update cleared the temperature settings for the tank (reverted to 70-72).  You may want to mention that in bold in the original post as some reef creatures will struggle at temps that low.

Hi midwestE, I will do that, sorry I wasn't very clear about the temps being reverted. Would defaults of maybe 75-77 be better? What do you think?
Reply to top
#32
Screen saver is disabled now. I don not know if it was the display or controller. But there is a lack of data on t° graph between 4 and 8 during display frozen. but just after, t° Was correct.
Reply to top
#33
If the display is locked the graphs won't record any data, this also makes me think it was only display locked otherwise it would continue to log the last known value. If this happens again just unplug the display and plug back in to see if it starts up, this will tell us which was locked.
Reply to top
#34
Rob, what are the safe temps for freshwater species? Id say a default of somewhere in the acceptable range for both would be best. 75-77 would be acceptable for saltwater
Reply to top
#35
Thanks, I'll make a change for next update.
Reply to top
#36
Hi Rob, don't know if it's only an issue with my lcd, in Customize Home Page if I select Last Fish Feed in the right box it always put the icon in the left box... The touch comand works fine in the selected box...
Reply to top
#37
Sorry that's a problem in the code, I'll have to fix that with the next update.
Reply to top
#38
At which update will the expansion board work again?
Reply to top
#39
It shouldn't be too much longer, maybe a month or so.
Reply to top
#40
Nice, starting to plan on changing my fertilizers which require some more dosing pumps :)
Reply to top


Possibly Related Threads…
Thread Author Replies Views Last Post
  Robo-Tank v5.13 is Ready Rob F 61 35,320 06-19-2019, 12:30 AM
Last Post: Rob F
  Robo-Tank v5.12 is Ready Rob F 34 22,126 04-30-2019, 12:35 PM
Last Post: fietsenrex
  Robo-Tank v5.10 is Ready Rob F 157 82,010 04-18-2019, 10:43 PM
Last Post: Rob F
  Robo-Tank v5.0 is Ready Rob F 206 132,688 04-03-2019, 09:18 AM
Last Post: Rob F

Forum Jump:

Current time: 03-28-2024, 04:40 AM