cancel
Showing results for 
Search instead for 
Did you mean: 

On Iot Node Kit, send message to azure without all data parameters

DSabo
Associate III

I am working with the Iot Node Kit and Azure. I've found that after running for > 12 hours it stops sending messages to Azure so I'm trying to track that down.

One of the modifications I made to the demo code is to create many functions that serialize data from the model for just one piece of data. I did this because I don't want to send data for all the data parameters every message. (As a poor example, say I only want to send the temperature if it is greater than 30 c, and only send humidity if it's greater than 60%.)

I'm wondering if me doing it this way may be causing some issue which is killing communications or the send message mechanism is hung.

I know the board itself isn't hung, but it no longer sends messages, that loop doesn't run anymore.

0 REPLIES 0