-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ConnectAnyThing doesn't activate gpio #5
Comments
Hi Glenn, |
I didn't see anything about a sketch in any of the docs. The SD card image is the only software I saw that I was being told to download. I'm using a Gen1 but the firmware is up to date. Can you point me to the sketch? Did I miss that in the instructions? Also, The webpage comes up squished into my phone's screen. All of the words and buttons are on top of each other. Is that just me or is this an issue that's been seen before? Date: Mon, 19 Jan 2015 10:23:50 -0800 Hi Glenn, If you get the webpage but the board pins aren't responding, I would guess that there's something wrong with the CAT Arduino sketch... did you upload anything to the board after you installed the SD image? CAT currently works using an Arduino sketch that communicates with the webpage, so overwriting the sketch would produce the problem you describe. You also might see this problem if you're using a GEN1 Galileo that hasn't had a firmware update. If you're using a GEN2, or GEN1 with updated firmware, I'd try re-installing the CAT SD image first, and going from there. Good luck! —
|
Are you using Connect AnyThing v0.2.1? GEN2 Galileos use a different pin-mapping, so we had to change the pin mappings internally in the latest versions of CAT. Don't worry about the sketch, it's all included. It's only a problem if you try to upload a new sketch to a board running CAT. As for page scaling, that's usually something that changes device-to-device. You can try pinch-zooming out on a mobile device, or control + "-" on pc. For this version of CAT, we recommend using an Android device if you have one, and the Dolphin web browser. -https://play.google.com/store/apps/details?id=mobi.mgeek.TunnyBrowser&hl=en |
I'll try v 2.1. The docs say 2.2 and below. I'm using a nexus 5 with lollipop. I'll try dolphin. Does the sketch load with the os? --- Original Message --- From: "lucasainsworth" [email protected] Are you using Connect AnyThing v0.2.1? GEN2 Galileos use a different pin-mapping, so we had to change the pin mappings internally in the latest versions of CAT. Don't worry about the sketch, it's all included. It's only a problem if you try to upload a new sketch to a board running CAT. As for page scaling, that's usually something that changes device-to-device. You can try pinch-zooming out on a mobile device, or control + "-" on pc. For this version of CAT, we recommend using an Android device if you have one, and the Dolphin web browser. -https://play.google.com/store/apps/details?id=mobi.mgeek.TunnyBrowser&hl=en Reply to this email directly or view it on GitHub: |
Yes, once the Galileo finishes startup, it looks for sketch.elf and runs it. The sketch is already included in the CAT image. That's why if you upload your own sketch using the Arduino IDE, it overwrites the CAT sketch, but everything else (webpage, hotspot, etc.) still works. |
Now I've got it working on a breadboard, but not with the shield I'm using. |
Great. Thanks for all of the help. Login is still glitchy. It works best with Dolphin. I can't get on with Chrome at all. On my Android I have to go to "Sign in to Network" to use the buttons. Chrome looks for a connection and never makes it. |
I've been trying to use the CAT image to control a relay board. The webpage is there but it doesn't seem to do anything on the actual boar. I also tried manually activation the GPIO thru the sysFS but get no action. I didn't see anything on the relay board using pins 4 - 7 so I tried the onboard GPIO13 LED and still see nothing. Any ideas?
The text was updated successfully, but these errors were encountered: