how to run DHTXXX
hi i have a new problem i want to use 2 dht 11 on my grove shield V2.0 what for a library i need to do this ?i try with the grove library from wiki page...
View ArticleSerial not working
Hi, does the LinkIt ONE works fine ever? And about the usb port, do you choose the modem port?Statistics : Posted by xxuejie • on Fri Dec 12, 2014 10:04 am • Replies 4 • Views 147
View ArticleSerial not working
For the record, I can't even make the following code print anything:Code: void setup() { Serial.begin(115200);}void loop() { Serial.println("Test!"); delay(1000);}So, I really don't think the...
View ArticleSerial not working
look into the forum under can`t run wifi and gprsadd 2 lines into the sketch and you see your serialStatistics : Posted by xxuejie • on Fri Dec 12, 2014 10:04 am • Replies 4 • Views 147
View ArticleSerial not working
Hey guys,I was trying to run the Wifi example provided in secton 5.3 of the official Developer's Guide.However, I can see nothing from the Serial Monitor in the Arduino application, nor any errors show...
View ArticleSerial not working
Thanks for the reply!Unfortunately, this doesn't seem to work for me. Any idea what else might cause the problem?Statistics : Posted by xxuejie • on Fri Dec 12, 2014 10:04 am • Replies 4 • Views 147
View Article"reload parameters error" solution
Hi fdufnewsYes I have tried afew times saving diferent parametersbut it just keeps bouncing back to original screen with the reload error at startup. Very frustrating.Thankyou.Geof.Statistics : Posted...
View Article"reload parameters error" solution
After formating did you save a set of parameters?Statistics : Posted by HugeMan • on Tue Jun 21, 2011 9:05 am • Replies 9 • Views 7069
View Article"reload parameters error" solution
I am new to this but I also have the reload parameters problem. I have done what was sugested but no luck. I must be doing something wrong. The Quad is a great device and I would like to be able to use...
View Article"reload parameters error" solution
Thx it's working.Statistics : Posted by HugeMan • on Tue Jun 21, 2011 9:05 am • Replies 9 • Views 7069
View Article"reload parameters error" solution
thanksStatistics : Posted by HugeMan • on Tue Jun 21, 2011 9:05 am • Replies 9 • Views 7069
View Article"reload parameters error" solution
when updated to app245, some Quads may show up "reload parameters error" when power up, and can not reload the settings .1. connect the Quad with PC via USB . and power up the Quad .2. format the Quad...
View ArticleOLED 96x96 and MBED
Looks like you can use the Suli platform.Can't post github url github / Seeed-Studio/OLED_96x96_Sulihttp://www.seeedstudio.com/wiki/How_to_ ... le_LibraryStatistics : Posted by richard_markham • on Fri...
View ArticleOLED 96x96 and MBED
Hi Dan,Thanks for ordering Arch Pro and 96 and OLED display. As far I know, there is no mbed library available for this display. We have only the arduino library for this display. Please see 96x96 OLED...
View ArticleOLED 96x96 and MBED
Hi, I have exactly the same question, did you get any answers? Did you get this working?I just ordered this 96x96 OLED board with a seeed arch pro, Initially things looked great because the arch pro...
View ArticleOLED 96x96 and MBED
Hi, noob to mbed and arch board but getting there...So is the 96x96 oled (SSD1327) module supported in mbed?Is there an mbed library for it anywhere?I found the arduino code for the SSD1327 and mbed...
View ArticleSMS connection timeout and software reboot
Hi, did you send a new line at the end of command(\r\n or \n), it's needed.Statistics : Posted by anthony.gobinet • on Sun Dec 14, 2014 10:11 pm • Replies 3 • Views 150
View ArticleSMS connection timeout and software reboot
thanks for the answer but i'm sorry because the AT command doesn't work.. Look my attachementAttachments Capture.PNG (37.18 KiB) Viewed 115 times Statistics : Posted by anthony.gobinet • on Sun Dec 14,...
View ArticleSMS 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 Article