gildas gaudin
Forum Replies Created
-
AuthorPosts
-
gildas gaudin
ParticipantThank you for support.
Does MultiTech plan to make new versions from Lora-net 3.x.y releases ?
Regards.
gildas gaudin
ParticipantIt seems that http://git.multitech.net/cgi-bin/cgit.cgi/lora_gateway.git/log/?h=1.7.0-mts does not match with https://github.com/Lora-net/packet_forwarder
Example: struct lgw_conf_board_s no more defined)
Do we have an other branch for packet_forwarder source code ?
gildas gaudin
Participantproblem was in library.cfg
I change configurations:
CFG_BRD=ref_1301_868mtaclora
CFG_BAND=eu868full (else compilation issue)gildas gaudin
ParticipantIn dmesg I see :
usb 1-2.1: new high-speed USB device number 3 using atmel-ehci
usb 1-2.1: New USB device found, idVendor=0403, idProduct=6014
usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 1-2.1: Product: Single RS232-HS
usb 1-2.1: Manufacturer: FTDIand in loragw_spi.ftdi.c :
/* parameters for a FT2232H */
#define VID 0x0403
#define PID 0x6010
(edit wrong file)-
This reply was modified 8 years, 11 months ago by
gildas gaudin.
-
This reply was modified 8 years, 11 months ago by
gildas gaudin.
-
This reply was modified 8 years, 11 months ago by
gildas gaudin.
-
This reply was modified 8 years, 11 months ago by
gildas gaudin.
gildas gaudin
ParticipantWith this version I also have problems:
1/ cross compilation issue (toochain from http://www.multitech.net/mlinux/sdk/3.1.0/) => ftdi.h include not found from mpsse.h when compiling loragw_spi.ftdi.c
It works when LIBFTDI1=1 (=> libftdi1/ftdi.h)
Could you confirm that is the right way to fix it ?2/ ERROR: MPSSE OPEN FUNCTION FAILED when running util_pkt_logger on MTCDT-210L
Any information for the debug is welcome.Thanks.
-
This reply was modified 8 years, 11 months ago by
gildas gaudin.
gildas gaudin
ParticipantHi,
I have the same problem.
How do we get a lora_gateway source code up to date for a MultiConnect Conduit (mLinux Model) ?Thanks.
-
This reply was modified 8 years, 11 months ago by
-
AuthorPosts