SMS connection timeout and software reboot
Hi, please try the code attach.This code is for AT command to control GSM of LinkIt ONE, you can make voice phone call, write/read a SMS and so on.1. AT_CMD_Arduino should put to libraries folder of...
View ArticleSMS connection timeout and software reboot
hello,I use a SMS connection on my linkit board. The connection run and after few minutes i'm not able to receive and send sms. Afetr,I am obliged to reboot the board for receive SMShave you a solution...
View ArticleHow to get Via filling: Non conductive
Hi there!I have vias in pads for a a design I am doing and I wanted to make sure that I get the vias "plugged" (filled) with a non conductive material. This will prevent solder wicking (to a lot of...
View ArticlePorting MAUI software
Is it possible to port MAUI software on to LinkIt? If so, what is the level of effort?Statistics : Posted by abekankot • on Tue Apr 21, 2015 9:12 am • Replies 0 • Views 12
View ArticleSD Card Shield v4.1 - trouble locating correct pins
I recently purchased a SD Card Shield v4.1 with hopes of using it with a Freescale Freedom board. (I know it is not an Arduino but it has a physically compatible pin header.)Before purchase, I...
View ArticleShieldbot library import problems
I was getting going with my new shield bot and on Windows 7 using version 1.0.5 of the IDE. I imported the shieldbot library using:Statistics : Posted by jason_michael_butler • on Wed Feb 12, 2014 6:33...
View ArticleShieldbot library import problems
I was getting going with my new shield bot and on Windows 7 using version 1.0.5 of the IDE. I imported the shieldbot library using: Sketch->Import Library->add library...and ran into the problem...
View ArticleStalker V3 powering on and off the SD card
Hello,I have been trying to power off the SD card on Stalker v3 using the command "digitalWrite(4,HIGH);" (after soldering P2 as specified in the Stalker v3 wiki). However I am not sure that it is...
View ArticleSerial.print not working on Stalker v3
Hi,I got this problem at the begining, there are two possible explanations:1. Check that the serial rate (not sure this is the name for this) is the same between your code and your sketch (in your...
View ArticleSerial.print not working on Stalker v3
Hi,I'm trying a very basic example... and Serial.print is not working. When I open the serial monitor, I get unreadable characters...Code: void setup() { pinMode(13, OUTPUT); Serial.begin(9600);}void...
View ArticleGrove RFID
I wish to obtain Card ID from the 10 ascii characters output by the grove in uart mode. In the wiki for the older rfid brick there is a note that the card id is contained in the last 4 bytes. Can...
View ArticleRainbowduino 3.0 code for Rainbow cube Help...
Is anyone willing to upload or supply a link to a complete .ino to get my cube working? I've tried the code given on the site, but get errors compiling them all!!!Thanks!!!Statistics : Posted by jp902...
View ArticleSeeeduino Lite on Arduino 1.6.3
Hi all,I recently got the Seeeduino Lite and was trying to follow instructions to get the basic 'blink' sketch running.The driver seems to be installed allright: I see a COM3 connection called...
View ArticleSimple webserver with Wifi Shield
I have watched the videohttps://www.youtube.com/watch?v=ek63patAl80And I can see that the code works, however, I think that there is some difficulty with the former boards; like I said before, I have...
View ArticleSimple webserver with Wifi Shield
Yes, you're right, i have even encountered this problem, but somebody may not. I have invited our freelancer to solve this problem, and i would post the solution here after he solve it. Thanks for your...
View ArticleSimple webserver with Wifi Shield
Dear friends, I'm trying to run theExample 5: Controlling The Arduino Digital Pins From a Webpage (Toggling LEDs From an Webpage)Which is here:http://www.seeedstudio.com/wiki/Wifi_shield_v1.2I'm able...
View ArticleSimple webserver with Wifi Shield
Hi Jacket Chen, thank you for your answer, I did as you said, I loaded the sketchExample 5: Controlling The Arduino Digital Pins From a Webpage (Toggling LEDs From an Webpage)However, I doesn't work. I...
View ArticleSimple webserver with Wifi Shield
Hi, we do have a new wiki for Wifi shield, it's compatible with v1.1 and v1.2. Maybe the demos on the wiki can satisfy your requirement. New wiki website:...
View ArticleSimple webserver with Wifi Shield
Hi friends, I want to do exactly this project:http://www.arduino-hacks.com/wifly-modu ... webserver/However, I have some difficulties, first, I don't have the same Wifi Module, I have...
View ArticleDSO203 GCC APP - Community Edition (2.51+SmTech1.8+Fixes)
marcosin wrote:Very good work!!! I've a question: which is the fft frequency scale? I've found only a little bug, in the trigger level label visualization, when i go in manual and return to automatic...
View Article