Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Can you reboot ? And if the issue persist share the logHey guys I was hoping someone can help me with PWM stuff. I can't seem to figure out how to make it work using reef pi. Here's what I've done. I did a fresh install. Noobs 3.1.1, reef pi 2.4. I updated everything before I installed reef pi. I went into config.txt and configured the pwm by adding code into the text. I am using the raspberry and I get this code and nothing works, thanks for the help
![]()
Yes, if I understand correctly this is a bug related to missing validation, reef-pi should not allow deleting drivers without deleting the associated connectors@Ranjib
Well i think i have a bug. Ive experienced this a couple times. I noticed today that my lights were not changing in intensity. Not sure when it started everything else is working fine. So i test to make sure the pca was getting signal from pi. It was.
Well maybe my pca9685 is bad put a new one on still nothing. Well let me go delete it and re add it. Well i forgot to delete the jacks before deleting the driver.
The picture is what i get now under the connectors tab. Cannot get past it unless i delete database and start over. Ideas?
![]()
I've rebooted a couple of times not sure on how to share the logCan you reboot ? And if the issue persist share the log
https://reef-pi.github.io/guides/troubleshooting/I've rebooted a couple of times not sure on how to share the log
You have to delete your reef-pi database if you are planning to upgrade to 3.0, and do the configuration again. In 3.0 you have to create a driver first, and then associate jacks with it. One the plus side you can use pca9685 as outlet , other than typical jacksI am having the same problem adding the pca9685, had it running fine on 2.3 but updated to 3.0 alpha 2 and keeps giving error messages. Not sure if these images are what you need to help diagnose this problem but here are some![]()
![]()
![]()
guess I should add I have tried restarting several times and have even wiped the sd card and started new
Yes, that’s it.@Ranjib if you are talking about this then it has already been done
Sudo apt-get remove reef-pi -y --purge
Sudo rm -rf /var/lib/reef-pi
Is there something or somewhere I'm forgetting?
I did both of those, restarted, downloaded and installed 3.0, restarted again. Had to put in EVERYTHING fresh
What error you are getting? I2c is enabled ? Do you see the address via i2cdetect ? Does the chip shows red led light on ?Thank you for the welcome
Any idea why it won't load the pca9685? I was going to try to format the sd card again tomorrow and reinstall from scratch to see if that will take care of the problem, maybe I made a mistake the first time
Still having the same error, Alaa?