Hi all,
I am trying to use Digi TransPort WR44 with Fleet I/O interface but I cant get it fully working.
System information:
Model: TransPort WR44v2
Part Number: WR44-L1F1-NE1-RF
FW Version: 5.2.13.4 (Nov 20 2015 07:17:06)
I have read and followed these documents:
http://ftp1.digi.com/support/documentation/90001245_D.pdf
http://ftp1.digi.com/support/documentation/transport/assets/guides/html/AN_49_Digi_TransPort_Fleet_card.htm
GPS-module of the I/O interface is working. But how can I use CAN bus, accelerometer and fleet card gpio.
On the command line "fleet gpio" command gives only ERROR.
Importing digicanbus in Python gives following error:
>>> import digicanbus
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
SystemError: _PyImport_FixupExtension: module digicanbus not loaded
>>>
>>> help('digicanbus')
problem in digicanbus - <type 'exceptions.SystemError'>: _PyImport_FixupExtension: module digicanbus not loaded
Best regards,
Juha Autioniemi