Hi I'm new here and have a small problem using VB.NET.
I have a small hand held device that reads data from a sensor when it is held close to the sensor. The data is saved in the device but there is only a limited amount of space available. The device can be connected to a computer using a USB cable, this connection is also used to charge the device.
When I connect the device to my computer it does not show up in Windows Explorer, in the device display a message is shown "Connected with computer".
I want to see what files are saved on the device and read the data stored on it. It is just a reading job, I do not want to write to the device.
Can anyone point me in the right direction so that I can start writing some code. All help would be greatly welcome.
Best regards,
Ben