Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

CR300 Collect data automatically for free (w/o loggernet and with linux)


MarquezChile Dec 11, 2019 08:05 PM

Hi, thanks for your attention.

We have successful data transmission of cr1000 with raspberry and usb modem (we have low budget). The communication uses the PyCampbellCR1000 library.
We need to obtain the data of a cr300 through linux periodically to make data transmission.
I tried to communicate with PyPak and PyCampbellCR1000 without success.
Anyone know how to get cr300 data without campbell programs?

Greetings from Chile!

Camilo


Italo Jan 8, 2020 01:05 AM

I've been working with Campbell datalogger for about 2 years without loggernet, but I've never tried PyPak and/or PyCampbellCR100

I think the easiest solution to work get data from datalogger without loggernet is to uploading the files/table using FTP, HTTP or e-mail. This way you don't have any issues if your data-logger is behind a Carrier-grade NAT, since all the communication is started by the datalogger.

If you need remote access to the datalogger, you can configure the CR300 as TCP Client and connect it to a PC running a TCP server that creates a Virtual COM port. This way you can connect remotely to your datalogger using campbell free software as PC200W and Device configuration utility

Log in or register to post/reply in the forum.