You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
So that means to be able to use both I would have to flip flop between SD card and w5100 ?Ciasto piekarz– Ciasto piekarz2016年12月17日 15:30:15 +00:00Commented Dec 17, 2016 at 15:30
-
Yes most probably you will make pin 4 OUT when you will not use then 4 IN when you will be using it. And i think it is preferable not to use pin 4 for any i/o data. Like don't put your DHT on pin 4. I can see from your code you are using pin 8 so its fine.Kegham K.– Kegham K.2016年12月17日 15:33:27 +00:00Commented Dec 17, 2016 at 15:33
-
thanks that helps, however even after it is connected I see it is not pushing data based on the web client call to URL as shown in above post !Ciasto piekarz– Ciasto piekarz2016年12月17日 16:23:45 +00:00Commented Dec 17, 2016 at 16:23
-
@Ciastopiekarz try changing the GET method to POST.Kegham K.– Kegham K.2016年12月17日 20:23:46 +00:00Commented Dec 17, 2016 at 20:23
-
Done that already 😞Ciasto piekarz– Ciasto piekarz2016年12月18日 01:22:58 +00:00Commented Dec 18, 2016 at 1:22