Ousret / pyTeliumManager

Python library to manipulate Ingenico mobile payment device like iCT220 or iWL220 equipped with Telium Manager. RS232/USB.
http://pyteliummanager.readthedocs.io
MIT License
104 stars 20 forks source link

"Payment terminal isn't ready to accept data from host." #5

Closed jess-sys closed 6 years ago

jess-sys commented 6 years ago

Got this error each time I try to run the example code:

Payment terminal isn't ready to accept data from host. Check if terminal is properly configured or not busy.

I checked /dev/ttyACM0. I enabled "Cash connection" on Telium Manager.

Device: Ingenico iCT250 using standard USB cable.

PeterAlabaster commented 6 years ago

How are you connecting the device to the pc? I found when I used the dedicated USB B --> A connector directly on the terminal itself, I could not form any soft of connection with the device.

However, when using a Serial --> USB A connector (out of the 'magic box') I could form a connection.

EDIT: I'd also like to say i've just raised an issue of my own in regard to strange behaviour, so i'm not entirely sure that connecting via the serial output is the correct way. I did just verify however that I got the same behaviour as you when using a USB B --> A connection directly out the back of the terminal.

This is on an iCT250 with a connected iPP350 (same behaviour if i disconnect the iPP350)

Ousret commented 6 years ago

Hi,

I'm sorry for the delay, but this is mostly because your device have another micro-app that conflict with Telium Manager. Or because your telium manager micro app is outdated or because of weird co-dependance with pinpad ippxxx. Should be one of these. I'm always working with latest version of Telium Manager + CBEMV + CBCONTACTLESS.

Hope you get it to work properly if not already the case.

Regards,