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.

CR800 + NL201 interface


coralie Oct 1, 2021 08:46 AM

Hello,

I am used to working with CR310 datalogger that we usually connect to a modem-router to transfer data over 3G mobile connection.

I am about to use a CR800 datalogger connected to a NL201 interface and I would like to know if it will be possible to connect these modules to a 3G modem as I did with the CR310.

Is it possible to manually attribute a local IP address to the CR800+NL201 system to create a local network with the modem (192.168.1.XXX, for example)?

Does the CR800+NL201 interface have an API URL allowing to access the datalogger data using, for example:

${IP_Address}/?command=DataQuery&uri=dl:${TABLE}&format=toa5&mode=date-range&p1=${date1}T00:00:00&p2=${date2}T00:00:00

with

${IP_Address} = datalogger + NL201 IP address

${TABLE} =  data table

${date1} = start date

${date2} = end date

Regards,

Coralie


JDavis Oct 1, 2021 05:01 PM

Set the NL201 to bridge mode. Then, the IP settings will be in the CR800. CSIO IP#1 is where you set the local IP address in the CR800. With the NL201 in bridge mode, the web api of the datalogger is works. HTTP must be enables on the Network Services tab of settings in the CR800.

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