dgrant / eyefiserver2

A standalone Eye-Fi server in Python, for Linux
GNU General Public License v3.0
140 stars 40 forks source link

Direct Mode #6

Closed lightsaber closed 10 years ago

lightsaber commented 10 years ago

Are you aware if the SOAP messaging is the same over standard WiFi or the "Direct Mode"? It seems that Direct Mode is a little less flaky than standard WiFi so I would like to use that but I don't want to waste time trying something that isn't implemented.

Also, do you know if there is a call that can be made from the server to the card, sort of like a ping, that might be able to tell the card that it's time to sync up?

dgrant commented 10 years ago

Sorry I have no idea what the protocol for Direct Mode looks like. Sorry I don't know of any way to tell the card to sync up either. Generally the card decides to sync up with the server whenever it is powered up.