Navigation

    Welcome to the Pycom forum

    Forum

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

    • I

      BAND support for GPY and FIPY
      Announcements & News • fipy gpy lte lte-m lte nb iot • • iwahdan  

      8
      1
      Votes
      8
      Posts
      1032
      Views

      J

      @naveen I paid EUR 2.90 for the return postage.
    • C

      [DNS NOW WORKING] A List / Documentation of all LTE-NB1(NB-IOT) & LTE-M (LTE-CATM1) operators around the world.
      Comments & Feedback • nb-iot lte-m nb-iot coverage suggestion lte-nb1 • • combaindeft  

      6
      1
      Votes
      6
      Posts
      1204
      Views

      C

      UPDATE - DNS over NB-IOT is now working! Please update to the latest 1.18.2 (stable): https://forum.pycom.io/topic/4361/new-stable-firmware-release-v1-18-2 or to the latest 1.20.0.rc7 (development): https://forum.pycom.io/topic/4359/new-v1-20-0-release-candidate-v1-20-0-rc7 Use the following to set your DNS Server to Google's DNS Servers ... usocket.dnsserver(0,'8.8.8.8') usocket.dnsserver(1,'4.4.4.4') usocket.dnsserver() ('8.8.8.8', '4.4.4.4') Then bring up your LTE Connection, and do: >>> print(usocket.getaddrinfo("www.google.com", 80)[0][-1]) ('216.58.211.4', 80)
    • P

      LTE / NB-IOT in the UK
      GPy • lte-m • • project2501  

      4
      0
      Votes
      4
      Posts
      585
      Views

      P

      @project2501 Ill see what I can find out.
    • R

      Modem firmware download requires login?
      Firmware • lte-m • • reidfo  

      3
      0
      Votes
      3
      Posts
      445
      Views

      R

      @robert-hh Thank you. I missed that update.
    • A

      LTE init/ deinit freezes the entire board for some seconds
      Issues & Bugs • lte-m thread freeze • • akshayjames  

      3
      0
      Votes
      3
      Posts
      520
      Views

      P

      @paul-thornton Thanks for the response and information to this important thread. Just to let you know, the blocking and unstable lte.init()/deinit() behavior is forcing me to consider totally switching platforms, and abandoning Pycom. I am running the newest modem firmware.
    • W

      Fipy + Pytrack v1.18.1.r4 + SNQNS Firmware CATM1-39592 - Verizon Socket Connection OSERROR:-1
      Support & Troubleshooting • fipy lte-m verizon socket connect • • wghirakawa  

      7
      0
      Votes
      7
      Posts
      889
      Views

      D

      @wghirakawa The code seems to be ok. I don't have access to Cat M1 network (only NB-IoT available here) so I cannot test with the same Sequans firmware. Are you able to perform communication on the same APN and with the same SIM using different hardware? @iwahdan could you please take a look?
    • F

      Kickstarter campaign: PyGo for Enterprise
      Pylife • lora pycom sigfox lte-m kickstarter • • Fred  

      7
      3
      Votes
      7
      Posts
      1497
      Views

      B

      @catalin ok. thank you very much for your detailled explanation at this time.
    • D

      Update LTE-M issues Australia
      FiPy • fipy lte-m telstra australia • • davidchallender  

      3
      0
      Votes
      3
      Posts
      572
      Views

      robert-hh

      @dan An empty string is returned in cases, when the LTE modem takes longer than 10 seconds to respond. Sending an empty AT command (lte.send_at_command('')) may show such a late resonse.
    • C

      Trying to connect to LTE-M1
      FiPy • lte-m kpn not attaching • • ChielvDiepen  

      17
      0
      Votes
      17
      Posts
      3409
      Views

      E

      Entlich mal. I've got connection. Got finally a new SIM from KPN and it worked immediately . Thanks all for the encouraging words:-) Now I can start my project. Keep you posted.
    • A

      LTE M1 with Swisscom SIM
      Discussion • fipy lte lte-m apn swisscom • • akshayjames  

      1
      0
      Votes
      1
      Posts
      655
      Views

      No one has replied

    • R

      AWSIoTMQTTClient keepalive interval?
      Issues & Bugs • lte-m lte m1 aws mqtt aws iot bandwidth • • reidfo  

      4
      0
      Votes
      4
      Posts
      904
      Views

      C

      @reidfo Sure looks like it. Change line 294, see if you get a different behavior. http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc385349238 https://github.com/pycom/pycom-micropython-sigfox/blob/f517b1df5083ddc158c075852d7f2497480b0d84/esp32/frozen/Common/MQTTClient.py#L294
    • T

      Gpy FREZZES URGENT!
      Firmware • gpy lte-m • • tanmay07  

      2
      0
      Votes
      2
      Posts
      482
      Views

      dan

      Hi @tanmay07, Could you check the firmware version of the devices? (os.uname()) What code are you running on them? Are you using WiFi, Bluetooth, or LTE?
    • S

      FiPy LTE-NB Problems SQN3330 Firmware Updater
      FiPy • fipy lte-m lte m1 lte nb iot sqnsupgrade • • sh4nnongoh  

      2
      0
      Votes
      2
      Posts
      840
      Views

      dan

      Hi @sh4nnongoh, Please check this post for updates about the modem upgrades. Hope this helps!
    • A

      Can the IP67 Case for Pysense/Pytrack hold the LTE antenna ?
      Comments & Feedback • lte-m case ip67 dimensions • • AhmedAch  

      2
      0
      Votes
      2
      Posts
      487
      Views

      X

      @ahmedach At the moment we offer the Smaller IP67 Case for Pysense/Pytrack. We are looking at options for a universal IP67 case but don’t yet have any committed timelines for this. The earliest we could deliver this would be late Autumn but there’s a good chance it will be pushed into next year
    • T

      URGENT ! Pycom firmware/hardware freezes after some hours.
      GPy • gpy esp32 lte-m enhancement • • tanmay07  

      16
      0
      Votes
      16
      Posts
      3038
      Views

      A

      Dear @tanmay07 and @Martinnn, if you feel lucky, you might want to try our custom build just released on [1]. More background about this is available through [2]. Please be aware that when upgrading from a lower firmware version to this custom build based on 1.20.1.r1, you will have to erase your device completely before flashing in order to keep things straight. You will find respective references to this on the forum. Hint: Use pycom-fwtool-cli --port /dev/ttyUSB0 erase_all, see also [3]. With kind regards, Andreas. [1a] https://packages.hiveeyes.org/hiveeyes/foss/pycom/vanilla/GPy-1.20.1.r1-0.6.0-vanilla-dragonfly.tar.gz [1b] https://packages.hiveeyes.org/hiveeyes/foss/pycom/vanilla/FiPy-1.20.1.r1-0.6.0-vanilla-dragonfly.tar.gz [2] https://community.hiveeyes.org/t/investigating-random-core-panics-on-pycom-esp32-devices/2480 [3] https://community.hiveeyes.org/t/installing-the-recent-pycom-firmware-1-20-1-r1-requires-erasing-the-flash-memory-completely/2688
    • H

      Telia LTE-M Sweden
      GPy • lte lte-m lte m1 telia sweden • • hammerfet  

      1
      0
      Votes
      1
      Posts
      564
      Views

      No one has replied

    • M

      Keep getting 'Not Attached' with LTE-M in Netherlands on KPN network.
      FiPy • fipy lte-m kpn • • mronday  

      13
      0
      Votes
      13
      Posts
      2801
      Views

      F

      @pmb_nl Yes it works without any problems the last few weeks so far
    • 1
    • 2
    • 1 / 2