User Activity

I'm using a microcontrollerboard FEZ with integrated SPWF04Sc from GHI-Electronics to load sensor data to Azure Table Storage.My test-application ran fine with transmission through SSL sockets for some days with several hundred transmissions until it...
I'm using the SPWF04SA module to write sensor data to Azure Storage Table service by sending https POST request over a socket connection. The application works fine for some hundred requests over several hours but occasionally a WIND: NtpServerDelive...
I'm using the SPW04SA module and want to write sensor data to the Azure Storage Table service. To achieve this I have to add special headers to my requests.Until now I couldn't find out if/how this can be done using AT+S.HTTPPOST and AT+S.HTTPGET. As...