Skip to content

Cellular Modems

52 Topics 348 Posts

Discuss questions related to integrating VOXL products with cellular modems

  • Which controller are you using in the LTE demo video?

    3
    1
    0 Votes
    3 Posts
    789 Views
    yu zhangY
    @RichieRich said in Which controller are you using in the LTE demo video?: https://www.razer.com/mobile-controllers/razer-raiju-mobile/RZ06-02800100-R3U1 Thanks!
  • LTE not Registered

    14
    0 Votes
    14 Posts
    2k Views
    Chuck BokathC
    @tom The crazy continues. The ATT sim card works at my home, though not in the office. I have an ATT phone, and it works at the office, though the data sim card does not. arrgh.
  • LTE - Modem Works But Cannot Ping

    27
    0 Votes
    27 Posts
    7k Views
    tomT
    @vmassague Awesome!
  • LTE Modem Registration Issue

    2
    0 Votes
    2 Posts
    1k Views
    tomT
    @Chuck-Bokath Are you using an LTE v1 or v2 modem? Are you using voxl-modem in order to connect to the network?
  • 5G modem recommendation

    2
    0 Votes
    2 Posts
    855 Views
    Chad SweetC
    We expect to have more product announcements later this summer around 5G
  • IOT Sim-card integration

    14
    0 Votes
    14 Posts
    3k Views
    tomT
    @Arrowtec Okay this all looks normal, have you tested this SIM card in a different device to confirm that it is indeed functional?
  • LTE Modem v2 Registration Error

    2
    0 Votes
    2 Posts
    729 Views
    tomT
    @Arrowtec This seems like it could be either a SIM card issue or an APN issue. Can you test the SIM card in another device such as a cellphone to confirm that it is functional? If it is, I would use voxl-configure-modem and confirm that you are using the correct APN in order to connect to the network.
  • Speed of LTE-modem recognition

    5
    0 Votes
    5 Posts
    1k Views
    A
    @Eric-Katzfey I figured that would be the case. Atm I am just letting it boot on it's own; the systemd service file is an idea that i will test and afterwards I will get back to you.
  • LTE Modem "Feather is Disabled"

    19
    0 Votes
    19 Posts
    4k Views
    S
    Sounds good, thanks!
  • Which LTE CARRIER SHOULD I ORDER FOR CANADA

    19
    0 Votes
    19 Posts
    3k Views
    modaltbM
    @Aldo-Castro-Freire thanks for the feedback, do you mind sharing the openVPN Client and Server versions you ended up using that worked? We've tested using server v2.4.8, voxl-vpn (v2.1.3 inside that), and OpenVPN Connect ver 3.2.2 on Adroid.
  • Modem not working

    1
    0 Votes
    1 Posts
    574 Views
    No one has replied
  • issue with orange apn

    2
    0 Votes
    2 Posts
    628 Views
    tomT
    Hi @Olivier-GASTÉ It looks as though the instructions you are following are for the "v1" LTE modem while you are using a "v2" LTE modem. Just yesterday I updated our modem documentation. Here is the updated documentation for getting your modem going: https://docs.modalai.com/lte-v2-modem-manual/ These instructions require the newest version of voxl-modem which can be downloaded directly from http://voxl-packages.modalai.com/stable/voxl-modem_0.10.0.ipk In order to install this new ipk, you can use the following: # On host pc adb push voxl-modem_0.10.0.ipk /home/root/ipk/ adb shell # On VOXL opkg install /home/root/ipk/voxl-modem_0.10.0.ipk Once installed, you should be able to use the voxl-configure-modem script to get your modem up and running.