Skip to content

Sending data in CSV format #1681

@oKieran

Description

@oKieran

Hi,

I have just picked up the ESP8266 and have managed to connect it to a network using serial AT commands. I need to be able to send a reasonable amount of data to a location on the network drive (I.E a shared area) preferably in a CSV format. The data is collected using an Arduino Uno using various methods, I will use the same Arduino to control the Wifi.
Is this possible? I have seen alot of tutorials on how to send/recieve data from/to websites, but not to a network drive. Sorry if this seems like a noob quesion..

The only way I can think of is to send the data to an SD card mounted to the Arduino and have an SSH client (PuTTY?) on a PC to listen to the ESP8266 and create the CSV to a mapped drive on the PC... if this is even possible..

Thanks alot!

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: questionwaiting for feedbackWaiting on additional info. If it's not received, the issue may be closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions