Navigation

    Welcome to the Pycom forum

    Forum

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

    • P

      Nano SIM Card Specifications
      FiPy • fipy lte sim • • panik  

      3
      0
      Votes
      3
      Posts
      1143
      Views

      P

      Thank you @jmarcelino for fast reply.
    • B

      Nano-SIM Card Orentation
      FiPy • fipy lte sim • • brotherdust  

      5
      0
      Votes
      5
      Posts
      2623
      Views

      rskoniec

      @rskoniec said in Nano-SIM Card Orentation: @seb I think FiPy's Pinout Diagram is perfect place for the update with this picture. @seb This should also be covered by new datasheets (GPy, FiPy).
    • S

      FiPy LTE antenna clarification
      FiPy • fipy lte antenna • • SpaceDandy  

      3
      0
      Votes
      3
      Posts
      1038
      Views

      S

      Thank you.
    • S

      LTE / NB IoT information
      Discussion • lte nb-iot • • SpaceDandy  

      6
      2
      Votes
      6
      Posts
      2229
      Views

      C

      It's 2019 now. In fact we're more than half way through 2019, and still it looks like the FiPy is useless for cellular in the UK. In fact even though Things Mobile and Hologram offer 'IoT LTE sims', neither support NB-Iot or CAT-M1 LTE. So basically the FiPy can't be used some 18 months later. I've just ordered a SIM7600E-H module from AliExpress instead :(
    • M

      Gpy on Telstra Australia - Melbourne LTE-M1
      GPy • gpy lte sim telstra australia • • micksta  

      3
      0
      Votes
      3
      Posts
      1473
      Views

      M

      Thks jmar, have just save me burning hours.. Cheers dude, pizza's & beers on me!
    • M

      Sim Card Germany
      GPy • lte nb-iot germany catm1 • • mbeier  

      13
      0
      Votes
      13
      Posts
      2890
      Views

      mfalkvidd

      @combaindeft can you share any details on the round trip times experienced when using tcp?
    • A

      FiPy on Telia Norway LTE-M1
      FiPy • fipy lte • • albert  

      8
      1
      Votes
      8
      Posts
      1839
      Views

      F

      @GeirFrimann hello, I`m just starting out, can you share your settings for telia?
    • X

      Send SMS with FiPy via LTE-M1 control plane
      FiPy • fipy lte iot sms control plane • • X-Ryl  

      7
      0
      Votes
      7
      Posts
      3400
      Views

      A

      @jmarcelino ok, thx for this answer! Maybe i shoud introduce you into what my project is and you can tell me what the easiest way would be to implement this. In general i can say i want so send data from a Sensor to anywhere where i can catch the information from and i want so see it everywhere. This is what the IoT is for... ?. I don´t know realy much about programming, cellular network and internet protocols so my first idea was to send a sms or email. Now i know ist possible, but just with other providers or with detour. In my opinion it good to be independent as much as possible. I would like to use the internet via cellularnetwork . Thats why i chosed the GPY. The board can send from anywhere over LTE-NB-IoT. I hope in the near future i can put my sim-card inside the GPY and connect to the Internet. So this is the way i´ll send my data. Could this work?! :S But how to recieve and which transfer method would be good for sending via internet? Today i tried sending data with MQTT via WLAN. The example from https://www.hackster.io/bucknalla/mqtt-micropython-044e77 worked very good with my GPY! I also have seen that i can open my own MQTT-Server with https://mosquitto.org/ . Do you know: Would this also work with the LTE-module in the future? Is there a better solution you can recommend me? Maybe some thing with FTP- or MYSQL_Server(to heavy?)?! Thank you very much! Andy
    • 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")
    • M

      FiPy unable to import LTE library
      FiPy • fipy firmware lte • • markopraakli  

      5
      0
      Votes
      5
      Posts
      2322
      Views

      I

      We're hoping to use Telstra Australia
    • S

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

      38
      0
      Votes
      38
      Posts
      13224
      Views

      N

      @jmarcelino Done ;)
    • F

      Important Manufacturing Update
      Announcements & News • fipy lte nb-iot devkit lte global • • Fred  

      1
      1
      Votes
      1
      Posts
      903
      Views

      No one has replied

    • 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
    • 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
    • 1
    • 2
    • 3
    • 4
    • 5
    • 5 / 5