Navigation

    Welcome to the Pycom forum

    Forum

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

    • E

      pybytes coredump
      Pybytes IoT platform • beta • • Eric Waai  

      9
      0
      Votes
      9
      Posts
      708
      Views

      E

      @jirkakrepl i Don't have that exact software version anymore and you couldn't do much with it because it communicates via CAN-bus with some other devices you probably don't have. the sending to pybytes parts looks a lot like the provided example. the time it crashed i didn't update a part i only tried to open the flash tab in pybytes. i get the Error publish [Errno 12] ENOMEM more if i increase the wait time between some data bursts. with 60 seconds almost never but with 600 seconds more often.
    • N

      [solved] How to manage WiFi networks?
      Pybytes IoT platform • beta • • nervencid  

      2
      0
      Votes
      2
      Posts
      428
      Views

      J

      Hi @nervencid, this table is only for saving wifi credentials in Pybytes. These wifi credentials could be selected (from the combo box) when you create a new device profile in Pybytes. At this moment a device profile is "locked" with one wifi credentials which were selected during that particular device profile creation. After that only when you update your Pycom device with the firmware updater, a Pycom device will receive new wifi credentials from Pybytes.
    • P

      [solved] Pybytes auto reconnect?
      Pybytes IoT platform • beta • • protean  

      8
      0
      Votes
      8
      Posts
      1124
      Views

      J

      @protean WiFi connection should now be much more stable in the new firmware 1.18.2.r2. https://forum.pycom.io/topic/4446/update-to-pybytes-firmware-1-18-2-r2-solving-device-wifi-connectivity-issues Please update your device!
    • D

      Stacked chart option
      Pybytes IoT platform • beta • • dnear1  

      2
      0
      Votes
      2
      Posts
      405
      Views

      J

      Hi @dnear1 stacked option could create a stacked bar chart if you send an array of a tupple of values with your signal. But at this moment we don't support it, so it does nothing. We're going to refactor this part of UI. We're going to update docs this week.
    • J

      [solved] No data on dash board since update
      Pybytes IoT platform • beta • • jmpratt  

      8
      0
      Votes
      8
      Posts
      891
      Views

      J

      @jirkakrepl Thanks for the response. I updated my code with the new command and it works fine.
    • X

      New Pybytes firmware 1.18.1.r9 (Experimental LTE support)
      Announcements & News • beta • • Xykon  

      10
      0
      Votes
      10
      Posts
      1684
      Views

      P

      @jirkakrepl said in New Pybytes firmware 1.18.1.r9 (Experimental LTE support): If your LTE configuration is correct, your device with a Simcard should connect to Pybytes using LTE. Then Terminal and Flash OTA update should work too. Awesome, I'll try it out soon, thanks! LTE OTA was only thing holding us back from a production release.
    • J

      Pybytes dashboard not accepting data
      Pybytes IoT platform • beta • • jmpratt  

      3
      0
      Votes
      3
      Posts
      470
      Views

      P

      Glad you worked it out :) Ill try and get a note added to the documentation so this is more clear.
    • B

      Enable PyBytes in Micropython build
      Pybytes IoT platform • beta • • brady.aiello  

      4
      0
      Votes
      4
      Posts
      816
      Views

      dan

      Hi @brady-aiello, let me know if it still doesn't work and I'll help you out
    • S

      Pycom Firmware Software requires TAR files to update locally but Pybytes offer ZIP files
      Pybytes IoT platform • beta • • sh4nnongoh  

      2
      0
      Votes
      2
      Posts
      532
      Views

      J

      Hello, zip archive which you can download from Pybytes contains just Pybytes library (python code) which you can flash manually with Pymakr. Tar files are firmware files for Pycom boards.
    • S

      Pycom Firmware Software does not support Pybytes Registration
      Pybytes IoT platform • beta • • sh4nnongoh  

      6
      0
      Votes
      6
      Posts
      987
      Views

      P

      @reidfo Im as confused as you are.. Think the spam bots are leaking.
    • B

      Can't connect to PyBytes
      Support & Troubleshooting • lopy wifi pybytes beta connect • • brady.aiello  

      2
      0
      Votes
      2
      Posts
      551
      Views

      B

      This is strange behavior. When I assign it a new ssid / pw, it acts as an access point, and I can directly connect to it. When I delete the device, and add it again with an ssid / pw for the local wifi, it connects to that, and subsequently connects to PyBytes.
    • tobz

      Disable pybytes
      Pybytes IoT platform • beta • • tobz  

      4
      1
      Votes
      4
      Posts
      1367
      Views

      tobz

      @jirkakrepl Aha, awesome, thanks
    • T

      PyBytes OTA ?
      Pybytes IoT platform • beta • • timh  

      9
      0
      Votes
      9
      Posts
      1415
      Views

      E

      Hi, Any news on an update for this? We also are looking to widely deploy Pycom's but this looks like it could be a roadblock for us.
    • nespressif

      Pybyte and Pymate
      Pybytes IoT platform • beta • • nespressif  

      4
      0
      Votes
      4
      Posts
      985
      Views

      K

      Hi,SiPy is already supported in Pybytes.
    • R

      Rest API
      Pybytes IoT platform • beta • • robmarkcole  

      2
      0
      Votes
      2
      Posts
      855
      Views

      dan

      Hi @robmarkcole, we don't have a release date for it yet
    • X

      New beta firmware updater 1.13.1.b1
      Beta Announcements & Development News • beta beta updater • • Xykon  

      3
      2
      Votes
      3
      Posts
      1332
      Views

      T

      @Xykon As mentioned by the esp-idf docs: The OTA data partition is two flash sectors (0x2000 bytes) Can you clarify why this is not the case for your otadata-partition? Edit: Never Mind-> https://forum.pycom.io/topic/3161/solved-invalid-partition-table-of-otadata-size-can-corrupt-ota_0-partition/2 you are not using the esp-idf related functions to perform ota.
    • rskoniec

      Hidden network issue - not connecting
      Pybytes IoT platform • beta • • rskoniec  

      3
      0
      Votes
      3
      Posts
      753
      Views

      rskoniec

      @dan OK, it would be great.
    • rskoniec

      Terminal strange output
      Pybytes IoT platform • beta • • rskoniec  

      2
      0
      Votes
      2
      Posts
      642
      Views

      J

      Hi, thank you for your feedback We will take a look and fix it soon.
    • 1
    • 2
    • 1 / 2