Navigation

    Welcome to the Pycom forum

    Forum

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

    • J

      PSM LTE-M Not Registering Properly
      GPy • gpy lte-m power saving psm edrx • • James Pruet  

      5
      0
      Votes
      5
      Posts
      67
      Views

      J

      I continue to wait patiently for Pycom to support its product it sold me.
    • D

      Pycom ( Gpy, Fipy .... ) + 1nce Simcard for Lte communication.
      GPy • gpy gpy lte m1 lte band • • DEFRAINE.JM  

      3
      0
      Votes
      3
      Posts
      34
      Views

      D

      Hi Paul, Many thanks for this rapid answer. I will try that as soon as possible and give the result. Best regards Jiemde
    • D

      Pytrack2, Expansion board 3.1 failed to upgrade firmware
      Expansion Board • gpy expansion board firmware update wipy3.0 pytrack2 • • DEFRAINE.JM  

      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • R

      PyTrack 2.0 - esp_image: Checksum failed. Calculated 0x36 read 0x16
      Expansion Board • gpy firmware esp32 firmware upgrad pytrack2 • • Raymond Limpens  

      1
      1
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • D

      GPY + PYTRACK2 + VSC can't connect for normal use
      GPy • gpy pytrack2 vsc • • DEFRAINE.JM  

      1
      0
      Votes
      1
      Posts
      11
      Views

      No one has replied

    • D

      Visual Studio Code and Pymakr
      Pymakr • gpy gps pytrack vsc vscode pymakr • • DEFRAINE.JM  

      7
      0
      Votes
      7
      Posts
      64
      Views

      Don-iot

      @DEFRAINE-JM Many thanks. I did find a stable combination after all, although not the latest version of the plugin or VSCODE, but I am happy that it works.
    • A

      PyGate, GPy, Stopping concentrator, Unable to Connect
      Discussion • gpy pygate concentrator stopping unable connect • • aimeeraymond  

      3
      0
      Votes
      3
      Posts
      61
      Views

      P

      Pygate needs a lot of RAM. As suggested in the docs you can turn off LTE or Wifi (whichever you don't need) https://docs.pycom.io/tutorials/expansionboards/pygate/#setup
    • J

      Powering Pytrack + Gpy without USB - How to connect?
      Expansion Board • gpy pytrack battery power vin • • jpgamboa  

      5
      0
      Votes
      5
      Posts
      63
      Views

      J

      Just to give feedback, I've had the Pytrack + Gpy powered via the VUSB_AUX for a few hours and all is working fine. Thank you for all the help!
    • L

      Gpy + Hologram in Europe
      GPy • gpy hologram.io • • Luka Basek  

      1
      0
      Votes
      1
      Posts
      45
      Views

      No one has replied

    • S

      PyGate with Gpy India Frequencies
      GPy • gpy pygate india • • sarya  

      2
      0
      Votes
      2
      Posts
      18
      Views

      G

      @sarya said in PyGate with Gpy India Frequencies: m based out of India and was wondering which configuration to use to set up a gateway using this setup. If anyone can share a snippet it would be great as I don't want to brick the devices. Thanks Hi, I will have this information available in the documentation very soon. In the meantime, you can use this: You can find the config file for your region here Make a file called config.json in your project and paste the appropriate region settings to that file Add the following to the bottom of the config.json file:... } ], "gateway_ID": "XXXXXXXXXXXXXXXX", "keepalive_interval": 10, "stat_interval": 30, "push_timeout_ms": 100, "forward_crc_valid": true, "forward_crc_error": false, "forward_crc_disabled": false } } Edit the gateway_ID to reflect yours.
    • T

      Modem Firmware
      GPy • gpy modem firmware • • tlanier  

      4
      0
      Votes
      4
      Posts
      107
      Views

      G

      To your first question, both firmwares are fine. The second question applies to the modules shipped from December 2019 and after and is not related to the firmware version difference. The last question, it is fine to sign up with Pybytes. The Pybytes library is always in the firmware (even if you did not sign up), but once you disable the connection, it will not connect to the Pybytes servers.
    • A

      Sending Emails using WiFi (GPy)
      GPy • gpy wifi send data email • • Akul9092  

      1
      0
      Votes
      1
      Posts
      42
      Views

      No one has replied

    • S

      Temperature specs
      Getting Started • gpy wipy3.0 • • serafimsaudade  

      4
      0
      Votes
      4
      Posts
      44
      Views

      rcolistete

      See my Teensy 3.x/4.0 CoreMark, Temperature and Power Benchmark. With a simple black aluminium heatsink from Raspberry Pi the MCU temperturare of the Teensy 4.0 is up to 15 C lower. Other solution is to cover the case/box with reflective surface. I've had experienced 20-30 C lower temperature.
    • S

      Can i run multiple python program at a time on gpy+pytrack?
      GPy • gpy • • Sumit Pai  

      3
      0
      Votes
      3
      Posts
      128
      Views

      S

      @crumble Thankyou very much
    • shanefowler25

      Bluetooth GATTSCharacteristic GPy
      Discussion • gpy pycom bluetooth network gatt • • shanefowler25  

      13
      0
      Votes
      13
      Posts
      666
      Views

      A

      Dear @shanefowler25, @shanefowler25 said in Bluetooth GATTSCharacteristic GPy: I just wasn't able to do a GET request for my application. May I humbly ask whether you wanted to connect using SSL here? I'm just asking because we didn't test these details thoroughly with our custom builds yet. @shanefowler25 said in Bluetooth GATTSCharacteristic GPy: Hopefully sometime in the future, there will be another update to the firmware that allows users to use Wifi/Bluetooth or Cellular/Bluetooth, without the program crashing and resetting the board. Issues around this "coexist" thing have even bitten Espressif Systems for quite a while, as outlined above. In this manner, the Pycom firmware is pretty much innocent here as it depends very much on the details coming from the ESP-IDF in this regard. @shanefowler25 said in Bluetooth GATTSCharacteristic GPy: My program would still crash when I used to Bluetooth to break the while loop of my program. While we are avid WiFi users, some people from our community are also approaching BLE these days. @poesel reported his observations on [1] and [2] already, but unfortunately he is currently traveling without being able to confirm our latest build would work better for him. He is using a GPy as well. @shanefowler25 said in Bluetooth GATTSCharacteristic GPy: I figured out a workaround that works for the application that I'm trying to do. Good that you found something that works for you. As we are currently trying to collect experiences from people affected by this issue on [3], we still ask anyone who could test the latest dragonfly builds. So, if you might find some time for that beyond working on your program, we would be more than happy to hear about the outcome. Thanks already and happy hacking. With kind regards, Andreas. [1] https://forum.pycom.io/topic/5358/1-20-0rc13-guru-meditation [2] https://community.hiveeyes.org/t/investigating-core-panics-with-ble-on-pycom-devices/2715 [3] https://community.hiveeyes.org/t/testing-the-custom-dragonfly-builds-on-pycom-devices/2746
    • K

      sim card expiry
      GPy • gpy sim sequans • • kjm  

      2
      0
      Votes
      2
      Posts
      234
      Views

      O

      @kjm To check whether the LTE sim card is deactivated or not you need to contact the service provider.
    • shanefowler25

      SQL Database with GPY board
      Discussion • gpy getting started database sql get • • shanefowler25  

      3
      0
      Votes
      3
      Posts
      334
      Views

      shanefowler25

      Hi @jcaron, Thank you for answering, so I reviewed that other forum as well before and I am still a bit confused. I understand creating a server side script in python, php, etc. to execute the SQL queries, however, I’m lost at how to return the results over HTTP. I see the other forum talks about sending data to a MQTT broker, is that something I would have to do? Send the query results from the database to the broker and then subscribe to the MQTT?
    • P

      RTC Clock - Unexpected Time Changes
      Firmware • gpy • • panda  

      1
      0
      Votes
      1
      Posts
      175
      Views

      No one has replied

    • K

      lte OSError
      GPy • gpy oserror • • kjm  

      1
      0
      Votes
      1
      Posts
      182
      Views

      No one has replied

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 1 / 10