Problem using AGGREGATE with DS202 and with a datalogger from ONSET.
The situation is:
LAN 1: PC1 (with Aggregate Client) + router1
INTERNET
LAN 2: PC2 (with Linkserver) + DS202 (connected to ONSET datalogger) + router2
I try to consult data from ONSET datalogger of LAN2 from the PC1 in LAN1.
If the DS202 was in the same LAN, I can configure a VSP with the DS202 and then the HOBO software from ONSET can use this COM port to download the data from datalogger. That works fine.
The problem is when the DS202 is in another LAN. I've installed AGGREGATE server and client, and now from PC1 of LAN1 I can see the DS202 of LAN2. That's OK.
But now, I need to create something like a COM Port with this DS202 of the LAN2. I've tried to use the VSP, but I only see the DS202 which are connected in the same LAN... So, how must I do to create a VSP with the tibbo of the other LAN??
Why does EM202 default firmware truncate tcp message sizes larger than 127 bytes?
EM202 default firmware will break messages into two or more parts if the serial data is larger than 127 bytes.... We wrote custom tibbo firmware to avoid this but it seems like a bug to me... Why not 255 bytes or make it programmable? DS Manager has a setting you can change, but it seems to have no effect.
How do I implement the "Change IP" function in my programmable EM202 Tibbo? The Change IP function I am referring to is the one that is Device Explorer and you can do this with the default firmware.
Hello, I ́m a new user of em202 device, and I want build an aplication with Labview.My aplication has a PC and plenty of slaves (every slave have an em202 device), and I want to be able to comunicate with them.
I have a little problem because I don ́t undertand how em202 device works. I ́m not sure if this steps are corrects:
1-Configure every device (en202) with baud rate,start bit,stop bit,parity, private i,ethernet port,...¿¿¿¿
2-In my Labview aplication, starting tcp/ip connection with some one of my devices, Will I be able to transfer data from my pc to one of em202?
I need some references or documentation because I want to be able to understand behavior of your devices.
Can I help me please???
Thanks
Please add some finder (searching) feature to find variable (name) from all files inside basic files and header files in TIDE.
and also please publish your documentation for LCD, FD, etc faster
thank you.
I can't upload "application" to my DS202-00 running firmware (tios-em202-2_05_01.bin)
(the led is flashing..) when using the IDE to upload the app it just says "uploading.." but nothing happens. The MAC is NOT shown in DS-Explorer and serial upload gives the same result.
If I put the standard DS firmware (3.66) the device is shown in DS-manager and DS-explorer. At this state I can upload the TIOS using UDP or serial, but after this the device is not found.
Am I using wrong firmware?
This was the only one I found..
What is the difference of the DS202-00, ..01 ..02 ..03 ??
How to link ps/2 connector to em1000-ev board i can link barcode scanner with ps/2 interface?
also, i would like to link character lcd 4x20 with em-1000-ev board.
I need help for software issues an hardware too.
Thanks
I'm currently developing a security system. It's ethernet-based and I'm using an EM1000. It seemed OK, until I found that anyone having access to the network could stop the application (and replace it with another!!!) simply using Tibbo's IDE (TIDE), available to anyone on the internet.
How can I protect an application running on an EM1000?
*** Hint *** In the same network I have an access control terminal (from Giga-Tms), based on a Tibbo module, running some "3.14(S)+N" firmware version. Any attempt of rebooting or uploading results in a message box request "Enter password". Can't EM1000 do this as well?
When RTS/CTS flow control is enabled (EM202) the RTS line stays high at all times blocking communications (based on manual RTS should be low to enable traffic). On the other hand, when flow control is changed to idle/remote it goes low, as expected. [This eliminates hardware/software problem on my end, right?]
In other words, flow control seems to be non-functional when selected. Any ideas?
For EM202, is the DTR (pin #3) line (when used as general-purpose output) open-drain (to be connected directly to 3V pulled-up device, or needs level translation)?
Also, does the predefined power-up DTR state become effective immediately upon power up or after several ms when the EM202 completes its initialization?
There are any code samples while the docs aren't ready that show how to work with the LCD object ?
* what lcd types/devices does it work well ? (from TIDE project options, graphical ones)
* does it work with the generic with a HD44780-based character lcd ?
* any gotchas to be aware of ?
* any specific device know to work reliable with a EM1000 ?