Mi arduino MKR1000 deja de enviar datos a thingspeak
    1 Ansicht (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    JOSE JAVIER Anaya Velayos
 am 17 Jan. 2024
  
    
    
    
    
    Kommentiert: JOSE JAVIER Anaya Velayos
 am 18 Jan. 2024
            Hola,
Tengo 2 arduinos MKR1000, el 1 y 2. El MKR1000 1 envía datos en un canal y 4 campos y me funciona bien. Entonces configuro el otro MKR1000 2  en el mismo canal pero en 4 campos diferentes y entonces éste último me deja de funcionar, sólo recibo 2 mensajes. Y cuando vuelvo a poner el MkR1000 1  ya sólo recibo también 2 mensajes.Thingspeak bloquea alguna MAC por algún motivo?
Muchas gracias.
Un saludo,
Sofía
0 Kommentare
Antworten (2)
  Christopher Stapels
    
 am 17 Jan. 2024
        
      Verschoben: Christopher Stapels
    
 am 17 Jan. 2024
  
      We recommend using one channel for each device.  There is a 15 second minimum between posting to a channel for the free license, so the devices are likely colliding and causing your data to be lost. Both devices can simultaneously post to separate channels.
 If you want both devices to be visible in the same channel, you can create a derived channel with custom visualizations that scrape both channels and show the data.  Or you could add a visualization for channel A that reads from channel B and displays the data there.    
0 Kommentare
  JOSE JAVIER Anaya Velayos
 am 18 Jan. 2024
        2 Kommentare
  Christopher Stapels
    
 am 18 Jan. 2024
				Do you mean you can only post or write two messages or you can only receive two messages from ThingSpeak when you try to read data?
My guess is that you are posting two fast. Can you share a code snippet so we can have a look at how you are writing or reading?  
Communitys
Weitere Antworten in ThingSpeak Community
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!