Dear,
I’m working at the R&D section of the university of Antwerp. I’m currently developing a RFID-reader based on the OMINKEY 5553 module from HID. Now I’m testing the communication with the module true RS232. But this is the part where the troubles rises. When I enter the command “c” for a continuous read of the RFID module, the module enables the green led (reading led). When I enter again the “c” command the module stops reading the RFID tag by disabling the green led. Also when I enter a wrong command, by example “w”, the red led (error) flashes once. I also did several other tests by entering different commands and trying to understand the reaction of the module on the commands that I entered. So my guess is that the communication from the pc to the module works fine.
The hard part is that the commands that I enter by using a terminal (putty, HyperTerminal) give no single response to the terminal. But I’m able to read the TX signal from the module to the PC on a digital oscilloscope. When I connect the pc to the module, the TX signal fluctuates between +0,6V and -4,6V when I disconnect the RS232 cable from the PC (see 1.jpg) . When I connect the RS232 cable to the PC the voltage level of the TX drops to +0,6V and -3,6V (see 2.jpg). The RX channel when I enter server commands in the terminal and the RS232 cable is connected with the module, fluctuates between -0,6V and +4,6V (see 3.jpg). I find this quite strange because I always thought that RS232 signals fluctuates between -5V and -15V or +5V and +15V for the sender of the signal (Omnikey module).
I also tried to connect the RS232 signal trough a MAX232 (RS232 driver) by placing the MAX232 between the module (TX/RX) and the PC (TX/RX). But this resulted in no communication between the PC and the module. Since the datasheet indicates that the module TX and RX pin is a USART port that needs to be connected with the PC, I don’t think that I need to connect the MAX232.
Also I would like to add that I didn’t connect the signal ground (pin 5) from the RS232 connector since this also resulted in a failure of communication. But since RS232 can be used without a connected ground, I don’t see what’s causing my problem of communication with the PC.
Due to the strict deadline of the project I hope that it’s possible to receive a positive answer soon. Many thanks in advance for the time u took to instigate this problem.
Sincerely,
Toon
1.jpg (TX without connecting PC):
2.jpg (TX with connecting PC):
3.jpg (RX with connecting PC):
Manual ominkey module: <snip>
I’m working at the R&D section of the university of Antwerp. I’m currently developing a RFID-reader based on the OMINKEY 5553 module from HID. Now I’m testing the communication with the module true RS232. But this is the part where the troubles rises. When I enter the command “c” for a continuous read of the RFID module, the module enables the green led (reading led). When I enter again the “c” command the module stops reading the RFID tag by disabling the green led. Also when I enter a wrong command, by example “w”, the red led (error) flashes once. I also did several other tests by entering different commands and trying to understand the reaction of the module on the commands that I entered. So my guess is that the communication from the pc to the module works fine.
The hard part is that the commands that I enter by using a terminal (putty, HyperTerminal) give no single response to the terminal. But I’m able to read the TX signal from the module to the PC on a digital oscilloscope. When I connect the pc to the module, the TX signal fluctuates between +0,6V and -4,6V when I disconnect the RS232 cable from the PC (see 1.jpg) . When I connect the RS232 cable to the PC the voltage level of the TX drops to +0,6V and -3,6V (see 2.jpg). The RX channel when I enter server commands in the terminal and the RS232 cable is connected with the module, fluctuates between -0,6V and +4,6V (see 3.jpg). I find this quite strange because I always thought that RS232 signals fluctuates between -5V and -15V or +5V and +15V for the sender of the signal (Omnikey module).
I also tried to connect the RS232 signal trough a MAX232 (RS232 driver) by placing the MAX232 between the module (TX/RX) and the PC (TX/RX). But this resulted in no communication between the PC and the module. Since the datasheet indicates that the module TX and RX pin is a USART port that needs to be connected with the PC, I don’t think that I need to connect the MAX232.
Also I would like to add that I didn’t connect the signal ground (pin 5) from the RS232 connector since this also resulted in a failure of communication. But since RS232 can be used without a connected ground, I don’t see what’s causing my problem of communication with the PC.
Due to the strict deadline of the project I hope that it’s possible to receive a positive answer soon. Many thanks in advance for the time u took to instigate this problem.
Sincerely,
Toon
1.jpg (TX without connecting PC):
2.jpg (TX with connecting PC):
3.jpg (RX with connecting PC):
Manual ominkey module: <snip>
Last edited by a moderator: