Thread: uploading to xively, arduino hanging array size to big?

  1. #1
    Registered User
    Join Date
    Mar 2014
    Posts
    1

    uploading to xively, arduino hanging array size to big?

    I'm new to programming but have created using my ardunio a program to upload temperatures, humidity and soil resistance to xively. It works fine when I send less than six data streams up to xively but any more than that and the arduino hangs. Is there a maximum size of the feed you can upload or is the array to big for the arduino? I have attached my code below. Any help would be appreciated.
    Thanks CJ
    Attached Files Attached Files

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C and Arduino
    By bamwels in forum C Programming
    Replies: 11
    Last Post: 08-21-2013, 09:20 PM
  2. arduino
    By Annonymous in forum Tech Board
    Replies: 7
    Last Post: 05-29-2012, 11:13 PM
  3. Arduino programming
    By Terese in forum C++ Programming
    Replies: 5
    Last Post: 12-11-2010, 01:03 PM
  4. size of array - why function gives size ONE only
    By noob123 in forum C++ Programming
    Replies: 7
    Last Post: 12-18-2009, 05:20 PM
  5. Finding Words in a array[size][size]
    By ^DJ_Link^ in forum C Programming
    Replies: 8
    Last Post: 03-08-2006, 03:51 PM