Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. gpy
    Log in to post

    • benstr

      Set Cellular Access Point Name (APN)
      FiPy • fipy gpy lte cellular • • benstr  

      51
      4
      Votes
      51
      Posts
      23239
      Views

      jmarcelino

      @camdenkrupala You can already set an APN manually by doing lte.send_at_cmd('AT+CEREG=2') time.sleep(2) lte.send_at_cmd('AT+CFUN=1') time.sleep(1) lte.send_at_cmd('AT+CGDCONT=1,"IP","YOUR_APN_HERE"') time.sleep(2) while lte.isattached() == False: time.sleep(1) lte.connect() while not lte.isconnected(): time.sleep(1) print("connected")
    • Smeedy

      Any GPy/FiPy NB-IoT modem FW news?
      GPy • fipy gpy firmware nb-iot • • Smeedy  

      2
      0
      Votes
      2
      Posts
      1035
      Views

      jmarcelino

      Hi @smeedy, We should have NB-IoT news around middle of January (next month).
    • robert-hh

      P12 on GPy and FiPy
      Issues & Bugs • fipy gpy safeboot pin-out p12 • • robert-hh  

      3
      2
      Votes
      3
      Posts
      1142
      Views

      robert-hh

      @jmarcelino Hi Jose, thanks for the confirmation. What was the reason for moving away from GPIO16 for the antenna switch?
    • S

      GPy and LTE
      Getting Started • gpy lte mqtt internet • • serafimsaudade  

      38
      0
      Votes
      38
      Posts
      13224
      Views

      N

      @jmarcelino Done ;)
    • B

      Schematic for microSD connections with WiPy, GPy and FiPy
      Discussion • fipy gpy wipy schematics microsd • • bigboy20769  

      4
      0
      Votes
      4
      Posts
      1543
      Views

      jmarcelino

      @robert-hh is correct
    • O

      Gpy lte sdk
      Getting Started • gpy lte emulator • • ozeta  

      4
      0
      Votes
      4
      Posts
      1488
      Views

      L

      hi @bucknall, can you tell a date, when the documentation will be available? thank you
    • B

      [SOLVED] GPy plan cost
      Getting Started • gpy • • BetterAuto  

      6
      0
      Votes
      6
      Posts
      1991
      Views

      C

      @BetterAuto I really don't know. I've ordered some SIM cards but I do not have GPy yet.
    • S

      FiPy / GPy LTE Antenna Connector Type?
      Getting Started • fipy gpy lte nb-iot • • stefani  

      2
      0
      Votes
      2
      Posts
      1130
      Views

      R

      Hello! I believe it's u.fl for both WiFi and LTE
    • S

      Does GPy Have a NanoSim?
      Getting Started • gpy nanosim • • stefani  

      2
      1
      Votes
      2
      Posts
      1232
      Views

      R

      Hello, Under the webshop you'll find photos of Fipy module. It has a nanoSIM socket, also on spec sheet: Fipy I thinking that the two modules have almost the same sizes so maybe Gpy will have also nanoSIM...
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 10 / 10