SD Card support
Hi everybody.Anybody is experiencing the same issue like me?Whenever I select the SD card support (SD/SPI switch moved to SD) the board stops to work. It doesn't execute the sketch, even if the...
View Articlecan`t run wifi or gprs server
hi i try to run the wifi server and or the gprs server i compile the wifi server from the LinkIt-ONE-IDE/examples/Starter_Kit_for_LinkIt/Extend_Lesson/L10_Web_Temp_Advanced/L10_Web_Temp_Advanced.ino...
View ArticleLinux based SDK
Hi, we are doing our best to support Linux, but I can't tell you the date yet, should be before the end of this year, thanks.Statistics : Posted by seeed77 • on Fri Dec 05, 2014 6:24 am • Replies 1 •...
View ArticleLinux based SDK
Hi,When do you plan to provide a Linux based SDK for the linkit one board.I don't have any windows (or Mac) system at home and therefore I cannot use/buy this board.ThanksJCStatistics : Posted by...
View ArticleNFC Grove
Hi, I will try it tomorrow when I go back to office, maybe something need to be modified to fit LinkIt ONE, when I finish it, I will update our github page and post to here as well, thanks.Statistics :...
View ArticleNFC Grove
Hi,I bought a Linkit One Arduino board. I'm trying it out with the NFC Grove. The code in the wiki (http://www.seeedstudio.com/wiki/Grove_%EF%BC%8D_NFC) using UART interface without cutting the...
View ArticleSD Card support
Hi, I am sorry we didn't make it clear in the wiki, I will update it soon.when you set the switch to SD, D0~D13(SPI) are not available.Statistics : Posted by albatetra • on Fri Dec 05, 2014 4:40 pm •...
View ArticleWi-Fi connection timeout?
nice~ Statistics : Posted by squeck94 • on Wed Nov 26, 2014 3:49 am • Replies 2 • Views 143
View ArticleWi-Fi connection timeout?
Update: It looks like it's working and it was only my fault. I had a boolean variable named "connected" that conflicted with the LWifiClient which also has a .connected() function.Everything is working...
View ArticleWi-Fi connection timeout?
Hello everybody,I'm connecting to some TCP servers using my new LinkIt ONE and the LWiFiClient class.The .connect() method returns 1 if it connects to the IP address I specified, but if the IP address...
View ArticleGPRS Shield and Auto On?
Yes, it has. You have to solder a jumper called "JP" and use Digital Pin 9.From wikiPower on/off by D9Unsolder pad JP default. Solder it if you wanna use software to power on/off the GPRS shield. Set...
View ArticleGPRS Shield and Auto On?
I have the Seeed GPRS version 2 shield, and I was wondering, is there an auto-on option for this shield? Do I need to set a jumper or bypass a circuit to automatically activate this shield once the...
View ArticleShow your Open Source Hardware products to us
Like this thread !!!I show you my double line wattmeter (it's for a little solar panel instalation so I can register both production and comsuption.It has a Nokia 5110 LCD (with button for auto...
View ArticleShow your Open Source Hardware products to us
I like this thread! The first open source kit I built was Ladyada's MintyBoost v2 (in a Donald Duck mint can as I didn't have Altoids). Here are two pictures:I then built the awesome O2 Headphone...
View ArticleShow your Open Source Hardware products to us
We all have many toys when we were young, but do you have open source hardware products? Nowadays, it’s time to show it! Show your earliest open source hardware products to us, let’s see how oldest...
View ArticleSeeeduino GPRS
I recomend you a 12V 2A source.I have check it, and if you want to receive a call o call to anybody, you have to put a good power source.Statistics : Posted by lucio.radaelli • on Wed Nov 19, 2014...
View ArticleSeeeduino GPRS
Hello, I'd like to develop a project with Seeduino GPRS and I have some question regarding power: the source where it will be attached is 12V 1A, is it enough for peak requests during transmission?Is...
View ArticleHEX to BIN ??
I'd be interested to see the dumps.They are not of direct use to me as I have earlier hardware and a 3.11C DFU. However, I did do a simple disassem of that version to see the Licensing handling so I...
View ArticleHEX to BIN ??
OK, after some research I found SW that will let me review the HEX file and also save it in BIN. Interesting notes I found in the code.. The micro controller being used is the STM32F103VE. There was...
View ArticleHEX to BIN ??
I have the V2.81 hdwe and recently downloaded the bootloader code (1st 16K) with the STM serial interface. The download only provides a hex file and the upload to flash anything requires a BIN file. So...
View Article