gildas gaudin

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Develop LoRa program #12148
    gildas gaudin
    Participant

    Thank you for support.

    Does MultiTech plan to make new versions from Lora-net 3.x.y releases ?

    Regards.

    in reply to: Develop LoRa program #12105
    gildas gaudin
    Participant

    It 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 ?

    in reply to: Develop LoRa program #12102
    gildas gaudin
    Participant

    problem was in library.cfg

    I change configurations:
    CFG_BRD= ref_1301_868 mtaclora
    CFG_BAND= eu868 full (else compilation issue)

    in reply to: Develop LoRa program #12096
    gildas gaudin
    Participant

    In 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: FTDI

    and 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.
    in reply to: Develop LoRa program #12094
    gildas gaudin
    Participant

    With 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.
    in reply to: Develop LoRa program #12087
    gildas gaudin
    Participant

    Hi,

    I have the same problem.
    How do we get a lora_gateway source code up to date for a MultiConnect Conduit (mLinux Model) ?

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)